@zappway/embeds 1.0.28 → 1.0.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. package/dist/chatbox/index.js +131 -129
  2. package/dist/form/index.js +73 -73
  3. package/dist/locales/ar/translations.json +87 -0
  4. package/dist/locales/az/translations.json +87 -0
  5. package/dist/locales/bg/translations.json +87 -0
  6. package/dist/locales/bn/translations.json +87 -0
  7. package/dist/locales/ca/translations.json +87 -0
  8. package/dist/locales/cs/translations.json +87 -0
  9. package/dist/locales/da/translations.json +87 -0
  10. package/dist/locales/de/translations.json +87 -0
  11. package/dist/locales/el/translations.json +87 -0
  12. package/dist/locales/en/translations.json +87 -0
  13. package/dist/locales/eo/translations.json +87 -0
  14. package/dist/locales/es/translations.json +87 -0
  15. package/dist/locales/et/translations.json +87 -0
  16. package/dist/locales/fa/translations.json +87 -0
  17. package/dist/locales/fi/translations.json +87 -0
  18. package/dist/locales/fr/translations.json +87 -0
  19. package/dist/locales/ga/translations.json +87 -0
  20. package/dist/locales/he/translations.json +87 -0
  21. package/dist/locales/hi/translations.json +87 -0
  22. package/dist/locales/hu/translations.json +87 -0
  23. package/dist/locales/id/translations.json +87 -0
  24. package/dist/locales/it/translations.json +87 -0
  25. package/dist/locales/ja/translations.json +87 -0
  26. package/dist/locales/ko/translations.json +87 -0
  27. package/dist/locales/lt/translations.json +87 -0
  28. package/dist/locales/lv/translations.json +87 -0
  29. package/dist/locales/ms/translations.json +87 -0
  30. package/dist/locales/nb/translations.json +87 -0
  31. package/dist/locales/nl/translations.json +87 -0
  32. package/dist/locales/pl/translations.json +87 -0
  33. package/dist/locales/pt/translations.json +88 -0
  34. package/dist/locales/pt-BR/translations.json +87 -0
  35. package/dist/locales/ro/translations.json +87 -0
  36. package/dist/locales/ru/translations.json +87 -0
  37. package/dist/locales/sk/translations.json +87 -0
  38. package/dist/locales/sl/translations.json +87 -0
  39. package/dist/locales/sv/translations.json +87 -0
  40. package/dist/locales/th/translations.json +87 -0
  41. package/dist/locales/tl/translations.json +87 -0
  42. package/dist/locales/tr/translations.json +87 -0
  43. package/dist/locales/uk/translations.json +87 -0
  44. package/dist/locales/ur/translations.json +87 -0
  45. package/dist/locales/zh/translations.json +87 -0
  46. package/package.json +1 -1
@@ -4008,5 +4008,92 @@
4008
4008
  "description": "Bliv en partner hos ZappWay og begynd at tjene 30% tilbagevendende månedlige provisioner. Henvis blot brugere til vores platform, og efterhånden som de fortsætter deres abonnementer, vil du modtage en stabil indkomst.",
4009
4009
  "becomePartner": "Bliv Partner",
4010
4010
  "commissionInfo": "Tjen 30% provision for hver henvisning du foretager. Dine indtægter vokser i takt med, at dine henvist fortsætter deres abonnementer."
4011
+ },
4012
+ "WhatsAppIntegrationPage": {
4013
+ "loading": "Indlæser...",
4014
+ "accessDenied": "Adgang nægtet",
4015
+ "title": "WhatsApp-sessioner",
4016
+ "updateButton": "Opdater",
4017
+ "newSessionButton": "Ny session",
4018
+ "noSessionsTitle": "Du har endnu ikke konfigureret WhatsApp-sessioner",
4019
+ "noSessionsButton": "Konfigurer WhatsApp",
4020
+ "deniedText": "Adgang nægtet",
4021
+ "statusLabel": "Status:",
4022
+ "deviceLabel": "Enhed:",
4023
+ "lastUpdateLabel": "Sidste opdatering:",
4024
+ "connected": "Forbundet",
4025
+ "disconnected": "Frakoblet",
4026
+ "manageButton": "Administrer",
4027
+ "connectButton": "Forbind",
4028
+ "disconnectButton": "Frakobl",
4029
+ "manageSessionModalTitle": "Administrer session: {sessionName}",
4030
+ "connectSessionModalTitle": "Forbind WhatsApp: {sessionName}",
4031
+ "newSessionModalTitle": "Ny WhatsApp-session",
4032
+ "newSessionPlaceholder": "Sessionsnavn",
4033
+ "newDevicePlaceholder": "Enhedsnavn",
4034
+ "cancelButton": "Annuller",
4035
+ "createSessionButton": "Opret session"
4036
+ },
4037
+ "QRCode": {
4038
+ "titles": {
4039
+ "error": "Fejl",
4040
+ "connected": "WhatsApp forbundet!",
4041
+ "connect": "Forbind din WhatsApp"
4042
+ },
4043
+ "messages": {
4044
+ "closeWindow": "Du kan nu lukke dette vindue.",
4045
+ "expireWarning": "Denne QR-kode udløber om 1 minut."
4046
+ },
4047
+ "buttons": {
4048
+ "tryAgain": "Prøv igen",
4049
+ "disconnect": "Frakobl WhatsApp",
4050
+ "generateNew": "Generer ny QR-kode"
4051
+ },
4052
+ "steps": {
4053
+ "step1": "1. Åbn WhatsApp på din telefon",
4054
+ "step2": "2. Tryk på Menu eller Indstillinger og vælg Forbundne enheder",
4055
+ "step3": "3. Tryk på Forbind en enhed",
4056
+ "step4": "4. Peg din telefons kamera mod denne QR-kode"
4057
+ },
4058
+ "errors": {
4059
+ "qrUnavailable": "QR-koden er ikke tilgængelig",
4060
+ "connectionCheck": "Fejl ved kontrol af forbindelsesstatus",
4061
+ "disconnect": "Fejl ved frakobling af WhatsApp",
4062
+ "newQR": "Fejl ved generering af ny QR-kode",
4063
+ "default": "Der opstod en fejl under indlæsning af QR-koden",
4064
+ "unrecognizedAction": "Ugenkendt handling",
4065
+ "invalidParams": "Ugyldige parametre",
4066
+ "missingParams": "organizationId og sessionId er påkrævet",
4067
+ "internalError": "Intern serverfejl",
4068
+ "unauthorized": "Uautoriseret",
4069
+ "sessionIdRequired": "Sessionens ID er påkrævet",
4070
+ "sessionNotFound": "Session ikke fundet",
4071
+ "noPermission": "Ingen tilladelse til at få adgang til denne session",
4072
+ "sessionUpdateFailed": "Fejl ved opdatering af sessionen"
4073
+ }
4074
+ },
4075
+ "ConnectWhatsApp": {
4076
+ "errors": {
4077
+ "unauthorized": "Uautoriseret",
4078
+ "methodNotAllowed": "Metoden er ikke tilladt",
4079
+ "creationFailed": "Fejl ved oprettelse af WhatsApp-session",
4080
+ "sessionIdMissing": "Sessionens ID blev ikke angivet",
4081
+ "sessionNotFound": "Session ikke fundet",
4082
+ "noPermissionToDisconnect": "Ingen tilladelse til at frakoble denne session",
4083
+ "disconnectFailed": "Fejl ved frakobling af WhatsApp",
4084
+ "sessionListFailed": "Fejl ved hentning af WhatsApp-sessioner",
4085
+ "internalServerError": "Intern serverfejl"
4086
+ },
4087
+ "messages": {
4088
+ "sessionCreated": "Sessionen er oprettet med succes. Vent venligst på genereringen af QR-koden.",
4089
+ "imageSent": "Billede sendt",
4090
+ "cannotDownloadImage": "Kunne ikke downloade billede",
4091
+ "errorProcessingImage": "Fejl ved behandling af billede",
4092
+ "videoSent": "Video sendt",
4093
+ "documentSent": "Dokument sendt",
4094
+ "voiceMessage": "Talebesked",
4095
+ "stickerSent": "Klistermærke sendt",
4096
+ "unrecognizedMessage": "Ukendt besked: {{content}}"
4097
+ }
4011
4098
  }
4012
4099
  }
@@ -4008,5 +4008,92 @@
4008
4008
  "description": "Werden Sie ZappWay-Partner und beginnen Sie, wiederkehrende monatliche Provisionen von 30% zu verdienen. Verweisen Sie einfach Nutzer auf unsere Plattform und während sie ihre Abonnements fortsetzen, erhalten Sie ein stetiges Einkommen.",
4009
4009
  "becomePartner": "Partner werden",
4010
4010
  "commissionInfo": "Verdienen Sie 30% Provision für jede Empfehlung, die Sie machen. Ihre Einnahmen wachsen, während Ihre empfohlenen Nutzer ihre Abonnements fortsetzen."
4011
+ },
4012
+ "WhatsAppIntegrationPage": {
4013
+ "loading": "Lädt...",
4014
+ "accessDenied": "Zugriff verweigert",
4015
+ "title": "WhatsApp-Sitzungen",
4016
+ "updateButton": "Aktualisieren",
4017
+ "newSessionButton": "Neue Sitzung",
4018
+ "noSessionsTitle": "Sie haben noch keine WhatsApp-Sitzungen konfiguriert",
4019
+ "noSessionsButton": "WhatsApp konfigurieren",
4020
+ "deniedText": "Zugriff verweigert",
4021
+ "statusLabel": "Status:",
4022
+ "deviceLabel": "Gerät:",
4023
+ "lastUpdateLabel": "Letztes Update:",
4024
+ "connected": "Verbunden",
4025
+ "disconnected": "Getrennt",
4026
+ "manageButton": "Verwalten",
4027
+ "connectButton": "Verbinden",
4028
+ "disconnectButton": "Trennen",
4029
+ "manageSessionModalTitle": "Sitzung verwalten: {sessionName}",
4030
+ "connectSessionModalTitle": "WhatsApp verbinden: {sessionName}",
4031
+ "newSessionModalTitle": "Neue WhatsApp-Sitzung",
4032
+ "newSessionPlaceholder": "Sitzungsname",
4033
+ "newDevicePlaceholder": "Gerätename",
4034
+ "cancelButton": "Abbrechen",
4035
+ "createSessionButton": "Sitzung erstellen"
4036
+ },
4037
+ "QRCode": {
4038
+ "titles": {
4039
+ "error": "Fehler",
4040
+ "connected": "WhatsApp verbunden!",
4041
+ "connect": "Verbinde dein WhatsApp"
4042
+ },
4043
+ "messages": {
4044
+ "closeWindow": "Du kannst dieses Fenster jetzt schließen.",
4045
+ "expireWarning": "Dieser QR-Code läuft in 1 Minute ab."
4046
+ },
4047
+ "buttons": {
4048
+ "tryAgain": "Erneut versuchen",
4049
+ "disconnect": "WhatsApp trennen",
4050
+ "generateNew": "Neuen QR-Code generieren"
4051
+ },
4052
+ "steps": {
4053
+ "step1": "1. Öffne WhatsApp auf deinem Handy",
4054
+ "step2": "2. Tippe auf Menü oder Einstellungen und wähle Verknüpfte Geräte",
4055
+ "step3": "3. Tippe auf Gerät verbinden",
4056
+ "step4": "4. Richte die Kamera deines Handys auf diesen QR-Code aus"
4057
+ },
4058
+ "errors": {
4059
+ "qrUnavailable": "QR-Code nicht verfügbar",
4060
+ "connectionCheck": "Fehler beim Überprüfen des Verbindungsstatus",
4061
+ "disconnect": "Fehler beim Trennen von WhatsApp",
4062
+ "newQR": "Fehler beim Generieren eines neuen QR-Codes",
4063
+ "default": "Beim Laden des QR-Codes ist ein Fehler aufgetreten",
4064
+ "unrecognizedAction": "Nicht erkannte Aktion",
4065
+ "invalidParams": "Ungültige Parameter",
4066
+ "missingParams": "organizationId und sessionId sind erforderlich",
4067
+ "internalError": "Interner Serverfehler",
4068
+ "unauthorized": "Unbefugt",
4069
+ "sessionIdRequired": "Sitzungs-ID erforderlich",
4070
+ "sessionNotFound": "Sitzung nicht gefunden",
4071
+ "noPermission": "Keine Berechtigung, auf diese Sitzung zuzugreifen",
4072
+ "sessionUpdateFailed": "Fehler beim Aktualisieren der Sitzung"
4073
+ }
4074
+ },
4075
+ "ConnectWhatsApp": {
4076
+ "errors": {
4077
+ "unauthorized": "Unbefugt",
4078
+ "methodNotAllowed": "Methode nicht erlaubt",
4079
+ "creationFailed": "Fehler bei der Erstellung der WhatsApp-Sitzung",
4080
+ "sessionIdMissing": "Sitzungs-ID nicht angegeben",
4081
+ "sessionNotFound": "Sitzung nicht gefunden",
4082
+ "noPermissionToDisconnect": "Keine Berechtigung, diese Sitzung zu trennen",
4083
+ "disconnectFailed": "Fehler beim Trennen von WhatsApp",
4084
+ "sessionListFailed": "Fehler beim Abrufen der WhatsApp-Sitzungen",
4085
+ "internalServerError": "Interner Serverfehler"
4086
+ },
4087
+ "messages": {
4088
+ "sessionCreated": "Sitzung erfolgreich erstellt. Bitte warten Sie, bis der QR-Code generiert wurde.",
4089
+ "imageSent": "Bild gesendet",
4090
+ "cannotDownloadImage": "Bild konnte nicht heruntergeladen werden",
4091
+ "errorProcessingImage": "Fehler bei der Bildverarbeitung",
4092
+ "videoSent": "Video gesendet",
4093
+ "documentSent": "Dokument gesendet",
4094
+ "voiceMessage": "Sprachnachricht",
4095
+ "stickerSent": "Sticker gesendet",
4096
+ "unrecognizedMessage": "Unbekannte Nachricht: {{content}}"
4097
+ }
4011
4098
  }
4012
4099
  }
@@ -4008,5 +4008,92 @@
4008
4008
  "description": "Γίνετε συνεργάτης της ZappWay και ξεκινήστε να κερδίζετε επαναλαμβανόμενες μηνιαίες προμήθειες 30%. Απλώς παραπέμψτε χρήστες στην πλατφόρμα μας και καθώς συνεχίζουν τις συνδρομές τους, θα λαμβάνετε σταθερό εισόδημα.",
4009
4009
  "becomePartner": "Γίνετε Συνεργάτης",
4010
4010
  "commissionInfo": "Κερδίστε 30% προμήθεια για κάθε παραπομπή που κάνετε. Τα κέρδη σας αυξάνονται καθώς οι παραπεμπόμενοι συνεχίζουν τις συνδρομές τους."
4011
+ },
4012
+ "WhatsAppIntegrationPage": {
4013
+ "loading": "Φόρτωση...",
4014
+ "accessDenied": "Η πρόσβαση απορρίφθηκε",
4015
+ "title": "Συνεδρίες WhatsApp",
4016
+ "updateButton": "Ενημέρωση",
4017
+ "newSessionButton": "Νέα Συνεδρία",
4018
+ "noSessionsTitle": "Δεν έχετε ρυθμίσει ακόμα συνεδρίες WhatsApp",
4019
+ "noSessionsButton": "Ρύθμιση WhatsApp",
4020
+ "deniedText": "Η πρόσβαση απορρίφθηκε",
4021
+ "statusLabel": "Κατάσταση:",
4022
+ "deviceLabel": "Συσκευή:",
4023
+ "lastUpdateLabel": "Τελευταία ενημέρωση:",
4024
+ "connected": "Συνδεδεμένο",
4025
+ "disconnected": "Αποσυνδεδεμένο",
4026
+ "manageButton": "Διαχείριση",
4027
+ "connectButton": "Σύνδεση",
4028
+ "disconnectButton": "Αποσύνδεση",
4029
+ "manageSessionModalTitle": "Διαχείριση Συνεδρίας: {sessionName}",
4030
+ "connectSessionModalTitle": "Σύνδεση WhatsApp: {sessionName}",
4031
+ "newSessionModalTitle": "Νέα Συνεδρία WhatsApp",
4032
+ "newSessionPlaceholder": "Όνομα Συνεδρίας",
4033
+ "newDevicePlaceholder": "Όνομα Συσκευής",
4034
+ "cancelButton": "Ακύρωση",
4035
+ "createSessionButton": "Δημιουργία Συνεδρίας"
4036
+ },
4037
+ "QRCode": {
4038
+ "titles": {
4039
+ "error": "Σφάλμα",
4040
+ "connected": "Το WhatsApp συνδέθηκε!",
4041
+ "connect": "Συνδέστε το WhatsApp σας"
4042
+ },
4043
+ "messages": {
4044
+ "closeWindow": "Μπορείτε τώρα να κλείσετε αυτό το παράθυρο.",
4045
+ "expireWarning": "Αυτός ο κωδικός QR θα λήξει σε 1 λεπτό."
4046
+ },
4047
+ "buttons": {
4048
+ "tryAgain": "Δοκιμάστε ξανά",
4049
+ "disconnect": "Αποσυνδέστε το WhatsApp",
4050
+ "generateNew": "Δημιουργία νέου κωδικού QR"
4051
+ },
4052
+ "steps": {
4053
+ "step1": "1. Ανοίξτε το WhatsApp στο κινητό σας",
4054
+ "step2": "2. Πατήστε το Μενού ή τις Ρυθμίσεις και επιλέξτε Συνδεδεμένες Συσκευές",
4055
+ "step3": "3. Πατήστε 'Σύνδεση Συσκευής'",
4056
+ "step4": "4. Στοχεύστε την κάμερα του κινητού σας σε αυτόν τον κωδικό QR"
4057
+ },
4058
+ "errors": {
4059
+ "qrUnavailable": "Ο κωδικός QR δεν είναι διαθέσιμος",
4060
+ "connectionCheck": "Σφάλμα κατά τον έλεγχο της σύνδεσης",
4061
+ "disconnect": "Σφάλμα κατά την αποσύνδεση του WhatsApp",
4062
+ "newQR": "Σφάλμα κατά τη δημιουργία νέου κωδικού QR",
4063
+ "default": "Παρουσιάστηκε σφάλμα κατά τη φόρτωση του κωδικού QR",
4064
+ "unrecognizedAction": "Μη αναγνωρισμένη ενέργεια",
4065
+ "invalidParams": "Μη έγκυρες παράμετροι",
4066
+ "missingParams": "Τα organizationId και sessionId είναι υποχρεωτικά",
4067
+ "internalError": "Εσωτερικό σφάλμα διακομιστή",
4068
+ "unauthorized": "Μη εξουσιοδοτημένο",
4069
+ "sessionIdRequired": "Απαιτείται το ID της συνεδρίας",
4070
+ "sessionNotFound": "Η συνεδρία δεν βρέθηκε",
4071
+ "noPermission": "Δεν έχετε άδεια για πρόσβαση σε αυτή τη συνεδρία",
4072
+ "sessionUpdateFailed": "Απέτυχε η ενημέρωση της συνεδρίας"
4073
+ }
4074
+ },
4075
+ "ConnectWhatsApp": {
4076
+ "errors": {
4077
+ "unauthorized": "Μη εξουσιοδοτημένο",
4078
+ "methodNotAllowed": "Η μέθοδος δεν επιτρέπεται",
4079
+ "creationFailed": "Σφάλμα κατά τη δημιουργία της συνεδρίας WhatsApp",
4080
+ "sessionIdMissing": "Δεν παρασχέθηκε το ID της συνεδρίας",
4081
+ "sessionNotFound": "Η συνεδρία δεν βρέθηκε",
4082
+ "noPermissionToDisconnect": "Δεν έχετε άδεια για αποσύνδεση αυτής της συνεδρίας",
4083
+ "disconnectFailed": "Σφάλμα κατά την αποσύνδεση του WhatsApp",
4084
+ "sessionListFailed": "Σφάλμα κατά την ανάκτηση της λίστας συνεδριών WhatsApp",
4085
+ "internalServerError": "Εσωτερικό σφάλμα διακομιστή"
4086
+ },
4087
+ "messages": {
4088
+ "sessionCreated": "Η συνεδρία δημιουργήθηκε με επιτυχία. Παρακαλώ περιμένετε τη δημιουργία του κωδικού QR.",
4089
+ "imageSent": "Η εικόνα εστάλη",
4090
+ "cannotDownloadImage": "Δεν ήταν δυνατή η λήψη της εικόνας",
4091
+ "errorProcessingImage": "Σφάλμα κατά την επεξεργασία της εικόνας",
4092
+ "videoSent": "Το βίντεο εστάλη",
4093
+ "documentSent": "Το έγγραφο εστάλη",
4094
+ "voiceMessage": "Φωνητικό μήνυμα",
4095
+ "stickerSent": "Το αυτοκόλλητο εστάλη",
4096
+ "unrecognizedMessage": "Μη αναγνωρισμένο μήνυμα: {{content}}"
4097
+ }
4011
4098
  }
4012
4099
  }
@@ -4010,6 +4010,93 @@
4010
4010
  "description": "Become a ZappWay partner and start earning recurring monthly commissions of 30%. Simply refer users to our platform and as they continue their subscriptions, you will receive a steady income.",
4011
4011
  "becomePartner": "Become a Partner",
4012
4012
  "commissionInfo": "Earn a 30% commission for each referral you make. Your earnings grow as your referrals continue their subscriptions."
4013
+ },
4014
+ "WhatsAppIntegrationPage": {
4015
+ "loading": "Loading...",
4016
+ "accessDenied": "Access Denied",
4017
+ "title": "WhatsApp Sessions",
4018
+ "updateButton": "Update",
4019
+ "newSessionButton": "New Session",
4020
+ "noSessionsTitle": "You haven't configured any WhatsApp sessions yet",
4021
+ "noSessionsButton": "Configure WhatsApp",
4022
+ "deniedText": "Access Denied",
4023
+ "statusLabel": "Status:",
4024
+ "deviceLabel": "Device:",
4025
+ "lastUpdateLabel": "Last update:",
4026
+ "connected": "Connected",
4027
+ "disconnected": "Disconnected",
4028
+ "manageButton": "Manage",
4029
+ "connectButton": "Connect",
4030
+ "disconnectButton": "Disconnect",
4031
+ "manageSessionModalTitle": "Manage Session: {sessionName}",
4032
+ "connectSessionModalTitle": "Connect WhatsApp: {sessionName}",
4033
+ "newSessionModalTitle": "New WhatsApp Session",
4034
+ "newSessionPlaceholder": "Session Name",
4035
+ "newDevicePlaceholder": "Device Name",
4036
+ "cancelButton": "Cancel",
4037
+ "createSessionButton": "Create Session"
4038
+ },
4039
+ "QRCode": {
4040
+ "titles": {
4041
+ "error": "Error",
4042
+ "connected": "WhatsApp Connected!",
4043
+ "connect": "Connect Your WhatsApp"
4044
+ },
4045
+ "messages": {
4046
+ "closeWindow": "You can now close this window.",
4047
+ "expireWarning": "This QR code will expire in 1 minute."
4048
+ },
4049
+ "buttons": {
4050
+ "tryAgain": "Try Again",
4051
+ "disconnect": "Disconnect WhatsApp",
4052
+ "generateNew": "Generate New QR Code"
4053
+ },
4054
+ "steps": {
4055
+ "step1": "1. Open WhatsApp on your phone",
4056
+ "step2": "2. Tap Menu or Settings and select Connected Devices",
4057
+ "step3": "3. Tap Connect a Device",
4058
+ "step4": "4. Point your phone's camera at this QR code"
4059
+ },
4060
+ "errors": {
4061
+ "qrUnavailable": "QR Code not available",
4062
+ "connectionCheck": "Error checking connection status",
4063
+ "disconnect": "Error disconnecting from WhatsApp",
4064
+ "newQR": "Error generating new QR code",
4065
+ "default": "An error occurred while loading the QR code",
4066
+ "unrecognizedAction": "Unrecognized action",
4067
+ "invalidParams": "Invalid parameters",
4068
+ "missingParams": "organizationId and sessionId are required",
4069
+ "internalError": "Internal server error",
4070
+ "unauthorized": "Unauthorized",
4071
+ "sessionIdRequired": "Session ID is required",
4072
+ "sessionNotFound": "Session not found",
4073
+ "noPermission": "No permission to access this session",
4074
+ "sessionUpdateFailed": "Session update failed"
4075
+ }
4076
+ },
4077
+ "ConnectWhatsApp": {
4078
+ "errors": {
4079
+ "unauthorized": "Unauthorized",
4080
+ "methodNotAllowed": "Method not allowed",
4081
+ "creationFailed": "Error creating WhatsApp session",
4082
+ "sessionIdMissing": "Session ID not provided",
4083
+ "sessionNotFound": "Session not found",
4084
+ "noPermissionToDisconnect": "No permission to disconnect this session",
4085
+ "disconnectFailed": "Error disconnecting from WhatsApp",
4086
+ "sessionListFailed": "Error fetching WhatsApp sessions",
4087
+ "internalServerError": "Internal server error"
4088
+ },
4089
+ "messages": {
4090
+ "sessionCreated": "Session successfully created. Please wait for the QR code to be generated.",
4091
+ "imageSent": "Image sent",
4092
+ "cannotDownloadImage": "Unable to download image",
4093
+ "errorProcessingImage": "Error processing image",
4094
+ "videoSent": "Video sent",
4095
+ "documentSent": "Document sent",
4096
+ "voiceMessage": "Voice message",
4097
+ "stickerSent": "Sticker sent",
4098
+ "unrecognizedMessage": "Unrecognized message: {{content}}"
4099
+ }
4013
4100
  }
4014
4101
  }
4015
4102
 
@@ -4008,5 +4008,92 @@
4008
4008
  "description": "Iĝi partnero de ZappWay kaj komencu gajni ripetajn monatajn komisionojn de 30%. Simple referu uzantojn al nia platformo kaj kiam ili daŭrigos siajn abonojn, vi ricevos konstantan enspezon.",
4009
4009
  "becomePartner": "Iĝi Partnero",
4010
4010
  "commissionInfo": "Gajnu 30% komision por ĉiu refero, kiun vi faras. Viaj enspezoj kreskas dum viaj referoj daŭrigas siajn abonojn."
4011
+ },
4012
+ "WhatsAppIntegrationPage": {
4013
+ "loading": "Ŝarĝante...",
4014
+ "accessDenied": "Aliro malpermesita",
4015
+ "title": "WhatsApp Sesioj",
4016
+ "updateButton": "Ĝisdatigi",
4017
+ "newSessionButton": "Nova Sesiĝo",
4018
+ "noSessionsTitle": "Vi ankoraŭ ne agordis WhatsApp sesiojn",
4019
+ "noSessionsButton": "Agordi WhatsApp",
4020
+ "deniedText": "Aliro malpermesita",
4021
+ "statusLabel": "Statuso:",
4022
+ "deviceLabel": "Aparato:",
4023
+ "lastUpdateLabel": "Lasta ĝisdatigo:",
4024
+ "connected": "Konektita",
4025
+ "disconnected": "Malkonektita",
4026
+ "manageButton": "Administri",
4027
+ "connectButton": "Konekti",
4028
+ "disconnectButton": "Malkonekti",
4029
+ "manageSessionModalTitle": "Administri Sesiĝon: {sessionName}",
4030
+ "connectSessionModalTitle": "Konekti WhatsApp: {sessionName}",
4031
+ "newSessionModalTitle": "Nova WhatsApp Sesiĝo",
4032
+ "newSessionPlaceholder": "Sesiĝa Nomo",
4033
+ "newDevicePlaceholder": "Aparata Nomo",
4034
+ "cancelButton": "Nuligi",
4035
+ "createSessionButton": "Krei Sesiĝon"
4036
+ },
4037
+ "QRCode": {
4038
+ "titles": {
4039
+ "error": "Eraro",
4040
+ "connected": "WhatsApp Konektita!",
4041
+ "connect": "Konektu vian WhatsApp"
4042
+ },
4043
+ "messages": {
4044
+ "closeWindow": "Vi povas nun fermi ĉi tiun fenestron.",
4045
+ "expireWarning": "Ĉi tiu QR-kodo eksvalidiĝos post 1 minuto."
4046
+ },
4047
+ "buttons": {
4048
+ "tryAgain": "Provu denove",
4049
+ "disconnect": "Malkonekti WhatsApp",
4050
+ "generateNew": "Generi Novan QR-kodon"
4051
+ },
4052
+ "steps": {
4053
+ "step1": "1. Malfermu WhatsApp en via telefono",
4054
+ "step2": "2. Tsuĉu Menuon aŭ Agordojn kaj elektu Konektitaj Aparatoj",
4055
+ "step3": "3. Tsuĉu Konekti Aparaton",
4056
+ "step4": "4. Dirigu la kameron de via telefono al ĉi tiu QR-kodo"
4057
+ },
4058
+ "errors": {
4059
+ "qrUnavailable": "QR-kodo ne disponeblas",
4060
+ "connectionCheck": "Eraro kontrolante la konekton",
4061
+ "disconnect": "Eraro malkonektante de WhatsApp",
4062
+ "newQR": "Eraro generante novan QR-kodon",
4063
+ "default": "Eraro okazis dum ŝarĝado de la QR-kodo",
4064
+ "unrecognizedAction": "Nekonata ago",
4065
+ "invalidParams": "Nevalidaj parametroj",
4066
+ "missingParams": "organizationId kaj sessionId estas bezonataj",
4067
+ "internalError": "Interna servila eraro",
4068
+ "unauthorized": "Senpermesita",
4069
+ "sessionIdRequired": "Sesiĝa ID estas bezonata",
4070
+ "sessionNotFound": "Sesiĝo ne trovita",
4071
+ "noPermission": "Vi ne havas permeson por aliri ĉi tiun sesiĝon",
4072
+ "sessionUpdateFailed": "Ĝisdatigo de la sesio malsukcesis"
4073
+ }
4074
+ },
4075
+ "ConnectWhatsApp": {
4076
+ "errors": {
4077
+ "unauthorized": "Senpermesita",
4078
+ "methodNotAllowed": "Metodo ne permesita",
4079
+ "creationFailed": "Eraro kreante WhatsApp sesiĝon",
4080
+ "sessionIdMissing": "Sesiĝa ID ne provizita",
4081
+ "sessionNotFound": "Sesiĝo ne trovita",
4082
+ "noPermissionToDisconnect": "Vi ne rajtas malkonekti ĉi tiun sesiĝon",
4083
+ "disconnectFailed": "Eraro malkonektante de WhatsApp",
4084
+ "sessionListFailed": "Eraro eldonante la liston de WhatsApp sesioj",
4085
+ "internalServerError": "Interna servila eraro"
4086
+ },
4087
+ "messages": {
4088
+ "sessionCreated": "Sesiĝo sukcese kreita. Bonvolu atendi la generadon de la QR-kodo.",
4089
+ "imageSent": "Bildo sendita",
4090
+ "cannotDownloadImage": "Ne eblis elŝuti la bildon",
4091
+ "errorProcessingImage": "Eraro prilaborante la bildon",
4092
+ "videoSent": "Video sendita",
4093
+ "documentSent": "Dokumento sendita",
4094
+ "voiceMessage": "Voĉmesaĝo",
4095
+ "stickerSent": "Afisho sendita",
4096
+ "unrecognizedMessage": "Nekonata mesaĝo: {{content}}"
4097
+ }
4011
4098
  }
4012
4099
  }
@@ -4010,6 +4010,93 @@
4010
4010
  "description": "Conviértete en socio de ZappWay y comienza a ganar comisiones mensuales recurrentes del 30%. Simplemente refiere usuarios a nuestra plataforma y, a medida que continúan sus suscripciones, recibirás un ingreso constante.",
4011
4011
  "becomePartner": "Conviértete en Socio",
4012
4012
  "commissionInfo": "Gana un 30% de comisión por cada referido que hagas. Tus ganancias crecen a medida que tus referidos continúan sus suscripciones."
4013
+ },
4014
+ "WhatsAppIntegrationPage": {
4015
+ "loading": "Cargando...",
4016
+ "accessDenied": "Acceso Denegado",
4017
+ "title": "Sesiones de WhatsApp",
4018
+ "updateButton": "Actualizar",
4019
+ "newSessionButton": "Nueva Sesión",
4020
+ "noSessionsTitle": "Aún no has configurado sesiones de WhatsApp",
4021
+ "noSessionsButton": "Configurar WhatsApp",
4022
+ "deniedText": "Acceso Denegado",
4023
+ "statusLabel": "Estado:",
4024
+ "deviceLabel": "Dispositivo:",
4025
+ "lastUpdateLabel": "Última actualización:",
4026
+ "connected": "Conectado",
4027
+ "disconnected": "Desconectado",
4028
+ "manageButton": "Gestionar",
4029
+ "connectButton": "Conectar",
4030
+ "disconnectButton": "Desconectar",
4031
+ "manageSessionModalTitle": "Gestionar Sesión: {sessionName}",
4032
+ "connectSessionModalTitle": "Conectar WhatsApp: {sessionName}",
4033
+ "newSessionModalTitle": "Nueva Sesión de WhatsApp",
4034
+ "newSessionPlaceholder": "Nombre de la Sesión",
4035
+ "newDevicePlaceholder": "Nombre del Dispositivo",
4036
+ "cancelButton": "Cancelar",
4037
+ "createSessionButton": "Crear Sesión"
4038
+ },
4039
+ "QRCode": {
4040
+ "titles": {
4041
+ "error": "Error",
4042
+ "connected": "¡WhatsApp Conectado!",
4043
+ "connect": "Conecta tu WhatsApp"
4044
+ },
4045
+ "messages": {
4046
+ "closeWindow": "Ya puedes cerrar esta ventana.",
4047
+ "expireWarning": "Este código QR expirará en 1 minuto."
4048
+ },
4049
+ "buttons": {
4050
+ "tryAgain": "Intentar de nuevo",
4051
+ "disconnect": "Desconectar WhatsApp",
4052
+ "generateNew": "Generar nuevo código QR"
4053
+ },
4054
+ "steps": {
4055
+ "step1": "1. Abre WhatsApp en tu teléfono",
4056
+ "step2": "2. Toca Menú o Configuración y selecciona Dispositivos Conectados",
4057
+ "step3": "3. Toca Conectar un Dispositivo",
4058
+ "step4": "4. Apunta la cámara de tu teléfono hacia este código QR"
4059
+ },
4060
+ "errors": {
4061
+ "qrUnavailable": "Código QR no disponible",
4062
+ "connectionCheck": "Error al verificar el estado de conexión",
4063
+ "disconnect": "Error al desconectar de WhatsApp",
4064
+ "newQR": "Error al generar un nuevo código QR",
4065
+ "default": "Ocurrió un error al cargar el código QR",
4066
+ "unrecognizedAction": "Acción no reconocida",
4067
+ "invalidParams": "Parámetros inválidos",
4068
+ "missingParams": "Se requieren organizationId y sessionId",
4069
+ "internalError": "Error interno del servidor",
4070
+ "unauthorized": "No autorizado",
4071
+ "sessionIdRequired": "Se requiere ID de sesión",
4072
+ "sessionNotFound": "Sesión no encontrada",
4073
+ "noPermission": "No tienes permiso para acceder a esta sesión",
4074
+ "sessionUpdateFailed": "Error al actualizar la sesión"
4075
+ }
4076
+ },
4077
+ "ConnectWhatsApp": {
4078
+ "errors": {
4079
+ "unauthorized": "No autorizado",
4080
+ "methodNotAllowed": "Método no permitido",
4081
+ "creationFailed": "Error al crear la sesión de WhatsApp",
4082
+ "sessionIdMissing": "ID de sesión no proporcionado",
4083
+ "sessionNotFound": "Sesión no encontrada",
4084
+ "noPermissionToDisconnect": "No tienes permiso para desconectar esta sesión",
4085
+ "disconnectFailed": "Error al desconectar de WhatsApp",
4086
+ "sessionListFailed": "Error al obtener la lista de sesiones de WhatsApp",
4087
+ "internalServerError": "Error interno del servidor"
4088
+ },
4089
+ "messages": {
4090
+ "sessionCreated": "Sesión creada con éxito. Por favor espera a que se genere el código QR.",
4091
+ "imageSent": "Imagen enviada",
4092
+ "cannotDownloadImage": "No se pudo descargar la imagen",
4093
+ "errorProcessingImage": "Error al procesar la imagen",
4094
+ "videoSent": "Video enviado",
4095
+ "documentSent": "Documento enviado",
4096
+ "voiceMessage": "Mensaje de voz",
4097
+ "stickerSent": "Sticker enviado",
4098
+ "unrecognizedMessage": "Mensaje no reconocido: {{content}}"
4099
+ }
4013
4100
  }
4014
4101
  }
4015
4102