@everymatrix/general-registration 1.52.4 → 1.52.6
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.
- package/dist/cjs/checkbox-group-input_14.cjs.entry.js +321 -0
- package/dist/collection/utils/locale.utils.js +321 -0
- package/dist/esm/checkbox-group-input_14.entry.js +321 -0
- package/dist/general-registration/general-registration.esm.js +1 -1
- package/dist/general-registration/{p-78051a5c.entry.js → p-0925f5f9.entry.js} +185 -185
- package/dist/types/Users/adrian.pripon/Documents/Work/widgets-monorepo/packages/stencil/general-registration/.stencil/packages/stencil/general-registration/stencil.config.d.ts +2 -0
- package/dist/types/Users/adrian.pripon/Documents/Work/widgets-monorepo/packages/stencil/general-registration/.stencil/packages/stencil/general-registration/stencil.config.dev.d.ts +2 -0
- package/dist/types/utils/locale.utils.d.ts +6 -0
- package/package.json +3 -3
- package/dist/types/Users/maria.bumbar/Desktop/widgets-monorepo/packages/stencil/general-registration/.stencil/packages/stencil/general-registration/stencil.config.d.ts +0 -2
- package/dist/types/Users/maria.bumbar/Desktop/widgets-monorepo/packages/stencil/general-registration/.stencil/packages/stencil/general-registration/stencil.config.dev.d.ts +0 -2
- /package/dist/types/Users/{maria.bumbar/Desktop → adrian.pripon/Documents/Work}/widgets-monorepo/packages/stencil/general-registration/.stencil/packages/stencil/general-input/src/utils/types.d.ts +0 -0
|
@@ -31609,6 +31609,327 @@ const TRANSLATIONS = {
|
|
|
31609
31609
|
"CountryRestricted": "Maalesef, oyun kabul edemediğimiz bir ülkeden kayıt yapmaya çalışıyorsunuz. Bu nedenle kaydınızı işleme alamıyoruz.",
|
|
31610
31610
|
"generalError": "Something went wrong... Please try again.",
|
|
31611
31611
|
"successMessage": "Register successful"
|
|
31612
|
+
},
|
|
31613
|
+
"en-us": {
|
|
31614
|
+
"GmErr_AMOUNT_INVALID": "The specified amount is invalid.",
|
|
31615
|
+
"GmErr_REGISTER_OVERAGE": "The registration has exceeded the allowable limit.",
|
|
31616
|
+
"GmErr_REGISTER_UNDERAGE": "The registration is under the allowable limit.",
|
|
31617
|
+
"GmErr_USER_AUTH_FAILED_TOO_MANY_ATTEMPTS": "User authentication failed due to too many unsuccessful attempts.",
|
|
31618
|
+
"GmErr_USER_ACCOUNT_BLOCKED": "The user account is blocked.",
|
|
31619
|
+
"GmErr_USER_NOT_VERIFIED": "The user has not been verified.",
|
|
31620
|
+
"GmErr_USER_NOT_FOUND": "No user found with the provided information.",
|
|
31621
|
+
"GmErr_USER_ID_INVALID": "The user ID provided is invalid.",
|
|
31622
|
+
"GmErr_USER_AUTH_FAILED": "User authentication failed.",
|
|
31623
|
+
"GmErr_USER_DUPLICATED": "The user already exists in the system.",
|
|
31624
|
+
"GmErr_USER_NOT_ACTIVATED": "The user account has not been activated.",
|
|
31625
|
+
"GmErr_PASSWORD_CONTAINS_EMAIL": "The password cannot contain the email address.",
|
|
31626
|
+
"GmErr_PASSWORD_CONTAINS_USERNAME": "The password cannot contain the username.",
|
|
31627
|
+
"GmErr_PASSWORD_CONTAINS_SPACES": "The password cannot contain spaces.",
|
|
31628
|
+
"GmErr_USER_4TS_CHECK_EXISTS": "The user 4TS check already exists.",
|
|
31629
|
+
"GmErr_USER_NAV_EXCLUDED_REGISTRATION": "The user is excluded from registration.",
|
|
31630
|
+
"GmErr_USER_NAV_EXCLUDED_LOGIN": "The user is excluded from login.",
|
|
31631
|
+
"GmErr_USERNAME_REQUIRED": "A username is required.",
|
|
31632
|
+
"GmErr_USER_EMAIL_NOT_VERIFIED": "The user's email address has not been verified.",
|
|
31633
|
+
"GmErr_EMAIL_ALREADY_EXISTS": "User with same email already exists",
|
|
31634
|
+
"GmErr_EMAIL_REQUIRED": "An email address is required.",
|
|
31635
|
+
"GmErr_USERNAME_ALREADY_EXISTS": "The username is already taken.",
|
|
31636
|
+
"GmErr_DUPLICATE_PERSONAL_ID": "Duplicate personal ID found.",
|
|
31637
|
+
"GmErr_INVALID_USER_DOCUMENT": "The user document is invalid.",
|
|
31638
|
+
"GmErr_INVALID_CODE": "The code provided is invalid.",
|
|
31639
|
+
"GmErr_EXPIRED_TOKEN": "The token has expired.",
|
|
31640
|
+
"GmErr_ATTEMPTS_EXCEEDED": "The maximum number of attempts has been exceeded.",
|
|
31641
|
+
"GmErr_BLOCK_USER_INCORRECT_CODE": "The user has been blocked due to an incorrect code.",
|
|
31642
|
+
"GmErr_TOKEN_NOT_FOUND": "The token was not found.",
|
|
31643
|
+
"GmErr_INVALID_PHONE_NUMBER": "The phone number provided is invalid.",
|
|
31644
|
+
"GmErr_CODE_MISSING": "The code is missing.",
|
|
31645
|
+
"GmErr_UNREGISTERED_USER": "The user is not registered.",
|
|
31646
|
+
"GmErr_ATTEMPTS_TO_GENERATE_CODE_EXCEEDED": "Maximum attempts to generate a code have been exceeded.",
|
|
31647
|
+
"GmErr_UNEXPECTED_EXCEPTION": "An unexpected exception occurred.",
|
|
31648
|
+
"GmErr_INVALID_USER_ID": "The user ID provided is invalid.",
|
|
31649
|
+
"GmErr_NOT_ALLOWED_EXCEPTION": "This action is not allowed.",
|
|
31650
|
+
"GmErr_CAN_NOT_FIND_ROLE": "Unable to find the specified role.",
|
|
31651
|
+
"GmErr_NO_SESSION_PROVIDED": "No session was provided.",
|
|
31652
|
+
"GmErr_NO_ACTIVE_SESSION_FOUND_FOR_THIS_USER": "No active session found for this user.",
|
|
31653
|
+
"GmErr_USER_HAS_ALREADY_BEEN_ANONYMIZED": "The user has already been anonymized.",
|
|
31654
|
+
"GmErr_NO_ROLE_HAS_BEEN_SET_UP_TO_BE_ASSIGNED": "No role has been set up to be assigned.",
|
|
31655
|
+
"GmErr_PROVIDED_SESSION_DOES_NOT_BELONG_TO_THE_USER": "The provided session does not belong to the user.",
|
|
31656
|
+
"GmErr_PROVIDED_SESSION_DOES_NOT_EXIST": "The provided session does not exist.",
|
|
31657
|
+
"GmErr_ROLE_ALREADY_ASSIGNED_FOR_USER": "The role has already been assigned to the user.",
|
|
31658
|
+
"GmErr_ASSIGN_USER_ROLE_FAILED": "Failed to assign a role to the user.",
|
|
31659
|
+
"GmErr_BadRequest_1000": "There was a problem with the personal identification number",
|
|
31660
|
+
"CountryRestricted": "Unfortunately, you are attempting to register from a country where we cannot accept gameplay. We are unable to process your registration for this reason.",
|
|
31661
|
+
"nextButton": 'Next',
|
|
31662
|
+
"backButton": 'Back',
|
|
31663
|
+
"doneButton": 'Done',
|
|
31664
|
+
"generalError": "Something went wrong... Please try again.",
|
|
31665
|
+
"successMessage": "Register successful"
|
|
31666
|
+
},
|
|
31667
|
+
"ro": {
|
|
31668
|
+
"GmErr_AMOUNT_INVALID": "Suma specificată este invalidă.",
|
|
31669
|
+
"GmErr_REGISTER_OVERAGE": "Înregistrarea a depășit limita permisă.",
|
|
31670
|
+
"GmErr_REGISTER_UNDERAGE": "Înregistrarea este sub limita permisă.",
|
|
31671
|
+
"GmErr_USER_AUTH_FAILED_TOO_MANY_ATTEMPTS": "Autentificarea utilizatorului a eșuat din cauza prea multor încercări nereușite.",
|
|
31672
|
+
"GmErr_USER_ACCOUNT_BLOCKED": "Contul utilizatorului este blocat.",
|
|
31673
|
+
"GmErr_USER_NOT_VERIFIED": "Utilizatorul nu a fost verificat.",
|
|
31674
|
+
"GmErr_USER_NOT_FOUND": "Nu s-a găsit niciun utilizator cu informațiile furnizate.",
|
|
31675
|
+
"GmErr_USER_ID_INVALID": "ID-ul utilizatorului furnizat este invalid.",
|
|
31676
|
+
"GmErr_USER_AUTH_FAILED": "Autentificarea utilizatorului a eșuat.",
|
|
31677
|
+
"GmErr_USER_DUPLICATED": "Utilizatorul există deja în sistem.",
|
|
31678
|
+
"GmErr_USER_NOT_ACTIVATED": "Contul utilizatorului nu a fost activat.",
|
|
31679
|
+
"GmErr_PASSWORD_CONTAINS_EMAIL": "Parola nu poate conține adresa de email.",
|
|
31680
|
+
"GmErr_PASSWORD_CONTAINS_USERNAME": "Parola nu poate conține numele de utilizator.",
|
|
31681
|
+
"GmErr_PASSWORD_CONTAINS_SPACES": "Parola nu poate conține spații.",
|
|
31682
|
+
"GmErr_USER_4TS_CHECK_EXISTS": "Verificarea utilizatorului 4TS există deja.",
|
|
31683
|
+
"GmErr_USER_NAV_EXCLUDED_REGISTRATION": "Utilizatorul este exclus de la înregistrare.",
|
|
31684
|
+
"GmErr_USER_NAV_EXCLUDED_LOGIN": "Utilizatorul este exclus de la autentificare.",
|
|
31685
|
+
"GmErr_USERNAME_REQUIRED": "Este necesar un nume de utilizator.",
|
|
31686
|
+
"GmErr_USER_EMAIL_NOT_VERIFIED": "Adresa de email a utilizatorului nu a fost verificată.",
|
|
31687
|
+
"GmErr_EMAIL_ALREADY_EXISTS": "Un utilizator cu același email există deja.",
|
|
31688
|
+
"GmErr_EMAIL_REQUIRED": "Este necesară o adresă de email.",
|
|
31689
|
+
"GmErr_USERNAME_ALREADY_EXISTS": "Numele de utilizator este deja utilizat.",
|
|
31690
|
+
"GmErr_DUPLICATE_PERSONAL_ID": "S-a găsit un ID personal duplicat.",
|
|
31691
|
+
"GmErr_INVALID_USER_DOCUMENT": "Documentul utilizatorului este invalid.",
|
|
31692
|
+
"GmErr_INVALID_CODE": "Codul furnizat este invalid.",
|
|
31693
|
+
"GmErr_EXPIRED_TOKEN": "Token-ul a expirat.",
|
|
31694
|
+
"GmErr_ATTEMPTS_EXCEEDED": "Numărul maxim de încercări a fost depășit.",
|
|
31695
|
+
"GmErr_BLOCK_USER_INCORRECT_CODE": "Utilizatorul a fost blocat din cauza unui cod incorect.",
|
|
31696
|
+
"GmErr_TOKEN_NOT_FOUND": "Token-ul nu a fost găsit.",
|
|
31697
|
+
"GmErr_INVALID_PHONE_NUMBER": "Numărul de telefon furnizat este invalid.",
|
|
31698
|
+
"GmErr_CODE_MISSING": "Lipsește codul.",
|
|
31699
|
+
"GmErr_UNREGISTERED_USER": "Utilizatorul nu este înregistrat.",
|
|
31700
|
+
"GmErr_ATTEMPTS_TO_GENERATE_CODE_EXCEEDED": "S-a depășit numărul maxim de încercări pentru generarea unui cod.",
|
|
31701
|
+
"GmErr_UNEXPECTED_EXCEPTION": "A apărut o eroare neașteptată.",
|
|
31702
|
+
"GmErr_INVALID_USER_ID": "ID-ul utilizatorului furnizat este invalid.",
|
|
31703
|
+
"GmErr_NOT_ALLOWED_EXCEPTION": "Acțiunea nu este permisă.",
|
|
31704
|
+
"GmErr_CAN_NOT_FIND_ROLE": "Nu s-a găsit rolul specificat.",
|
|
31705
|
+
"GmErr_NO_SESSION_PROVIDED": "Nu a fost furnizată nicio sesiune.",
|
|
31706
|
+
"GmErr_NO_ACTIVE_SESSION_FOUND_FOR_THIS_USER": "Nu a fost găsită nicio sesiune activă pentru acest utilizator.",
|
|
31707
|
+
"GmErr_USER_HAS_ALREADY_BEEN_ANONYMIZED": "Utilizatorul a fost deja anonimizat.",
|
|
31708
|
+
"GmErr_NO_ROLE_HAS_BEEN_SET_UP_TO_BE_ASSIGNED": "Nu a fost configurat niciun rol de atribuit.",
|
|
31709
|
+
"GmErr_PROVIDED_SESSION_DOES_NOT_BELONG_TO_THE_USER": "Sesiunea furnizată nu aparține utilizatorului.",
|
|
31710
|
+
"GmErr_PROVIDED_SESSION_DOES_NOT_EXIST": "Sesiunea furnizată nu există.",
|
|
31711
|
+
"GmErr_ROLE_ALREADY_ASSIGNED_FOR_USER": "Rolul a fost deja atribuit utilizatorului.",
|
|
31712
|
+
"GmErr_ASSIGN_USER_ROLE_FAILED": "Atribuirea rolului utilizatorului a eșuat.",
|
|
31713
|
+
"GmErr_BadRequest_1000": "A apărut o problemă cu numărul de identificare personal.",
|
|
31714
|
+
"CountryRestricted": "Din păcate, încercați să vă înregistrați dintr-o țară unde nu putem accepta jocuri. Din acest motiv, nu vă putem procesa înregistrarea.",
|
|
31715
|
+
"nextButton": "Următorul",
|
|
31716
|
+
"backButton": "Înapoi",
|
|
31717
|
+
"doneButton": "Finalizat",
|
|
31718
|
+
"generalError": "Ceva a mers prost... Vă rugăm să încercați din nou.",
|
|
31719
|
+
"successMessage": "Înregistrare reușită"
|
|
31720
|
+
},
|
|
31721
|
+
"fr": {
|
|
31722
|
+
"GmErr_AMOUNT_INVALID": "Le montant spécifié est invalide.",
|
|
31723
|
+
"GmErr_REGISTER_OVERAGE": "L'inscription a dépassé la limite autorisée.",
|
|
31724
|
+
"GmErr_REGISTER_UNDERAGE": "L'inscription est en dessous de la limite autorisée.",
|
|
31725
|
+
"GmErr_USER_AUTH_FAILED_TOO_MANY_ATTEMPTS": "Échec de l'authentification utilisateur en raison de trop nombreuses tentatives infructueuses.",
|
|
31726
|
+
"GmErr_USER_ACCOUNT_BLOCKED": "Le compte utilisateur est bloqué.",
|
|
31727
|
+
"GmErr_USER_NOT_VERIFIED": "L'utilisateur n'a pas été vérifié.",
|
|
31728
|
+
"GmErr_USER_NOT_FOUND": "Aucun utilisateur trouvé avec les informations fournies.",
|
|
31729
|
+
"GmErr_USER_ID_INVALID": "L'identifiant utilisateur fourni est invalide.",
|
|
31730
|
+
"GmErr_USER_AUTH_FAILED": "Échec de l'authentification utilisateur.",
|
|
31731
|
+
"GmErr_USER_DUPLICATED": "L'utilisateur existe déjà dans le système.",
|
|
31732
|
+
"GmErr_USER_NOT_ACTIVATED": "Le compte utilisateur n'a pas été activé.",
|
|
31733
|
+
"GmErr_PASSWORD_CONTAINS_EMAIL": "Le mot de passe ne peut pas contenir l'adresse e-mail.",
|
|
31734
|
+
"GmErr_PASSWORD_CONTAINS_USERNAME": "Le mot de passe ne peut pas contenir le nom d'utilisateur.",
|
|
31735
|
+
"GmErr_PASSWORD_CONTAINS_SPACES": "Le mot de passe ne peut pas contenir d'espaces.",
|
|
31736
|
+
"GmErr_USER_4TS_CHECK_EXISTS": "La vérification utilisateur 4TS existe déjà.",
|
|
31737
|
+
"GmErr_USER_NAV_EXCLUDED_REGISTRATION": "L'utilisateur est exclu de l'enregistrement.",
|
|
31738
|
+
"GmErr_USER_NAV_EXCLUDED_LOGIN": "L'utilisateur est exclu de la connexion.",
|
|
31739
|
+
"GmErr_USERNAME_REQUIRED": "Un nom d'utilisateur est requis.",
|
|
31740
|
+
"GmErr_USER_EMAIL_NOT_VERIFIED": "L'adresse e-mail de l'utilisateur n'a pas été vérifiée.",
|
|
31741
|
+
"GmErr_EMAIL_ALREADY_EXISTS": "Un utilisateur avec la même adresse e-mail existe déjà.",
|
|
31742
|
+
"GmErr_EMAIL_REQUIRED": "Une adresse e-mail est requise.",
|
|
31743
|
+
"GmErr_USERNAME_ALREADY_EXISTS": "Le nom d'utilisateur est déjà pris.",
|
|
31744
|
+
"GmErr_DUPLICATE_PERSONAL_ID": "Un identifiant personnel dupliqué a été trouvé.",
|
|
31745
|
+
"GmErr_INVALID_USER_DOCUMENT": "Le document utilisateur est invalide.",
|
|
31746
|
+
"GmErr_INVALID_CODE": "Le code fourni est invalide.",
|
|
31747
|
+
"GmErr_EXPIRED_TOKEN": "Le jeton a expiré.",
|
|
31748
|
+
"GmErr_ATTEMPTS_EXCEEDED": "Le nombre maximum de tentatives a été dépassé.",
|
|
31749
|
+
"GmErr_BLOCK_USER_INCORRECT_CODE": "L'utilisateur a été bloqué en raison d'un code incorrect.",
|
|
31750
|
+
"GmErr_TOKEN_NOT_FOUND": "Le jeton n'a pas été trouvé.",
|
|
31751
|
+
"GmErr_INVALID_PHONE_NUMBER": "Le numéro de téléphone fourni est invalide.",
|
|
31752
|
+
"GmErr_CODE_MISSING": "Le code est manquant.",
|
|
31753
|
+
"GmErr_UNREGISTERED_USER": "L'utilisateur n'est pas enregistré.",
|
|
31754
|
+
"GmErr_ATTEMPTS_TO_GENERATE_CODE_EXCEEDED": "Le nombre maximum de tentatives pour générer un code a été dépassé.",
|
|
31755
|
+
"GmErr_UNEXPECTED_EXCEPTION": "Une exception inattendue s'est produite.",
|
|
31756
|
+
"GmErr_INVALID_USER_ID": "L'identifiant utilisateur fourni est invalide.",
|
|
31757
|
+
"GmErr_NOT_ALLOWED_EXCEPTION": "Cette action n'est pas autorisée.",
|
|
31758
|
+
"GmErr_CAN_NOT_FIND_ROLE": "Impossible de trouver le rôle spécifié.",
|
|
31759
|
+
"GmErr_NO_SESSION_PROVIDED": "Aucune session n'a été fournie.",
|
|
31760
|
+
"GmErr_NO_ACTIVE_SESSION_FOUND_FOR_THIS_USER": "Aucune session active n'a été trouvée pour cet utilisateur.",
|
|
31761
|
+
"GmErr_USER_HAS_ALREADY_BEEN_ANONYMIZED": "L'utilisateur a déjà été anonymisé.",
|
|
31762
|
+
"GmErr_NO_ROLE_HAS_BEEN_SET_UP_TO_BE_ASSIGNED": "Aucun rôle n'a été configuré pour être attribué.",
|
|
31763
|
+
"GmErr_PROVIDED_SESSION_DOES_NOT_BELONG_TO_THE_USER": "La session fournie n'appartient pas à l'utilisateur.",
|
|
31764
|
+
"GmErr_PROVIDED_SESSION_DOES_NOT_EXIST": "La session fournie n'existe pas.",
|
|
31765
|
+
"GmErr_ROLE_ALREADY_ASSIGNED_FOR_USER": "Le rôle a déjà été attribué à l'utilisateur.",
|
|
31766
|
+
"GmErr_ASSIGN_USER_ROLE_FAILED": "Échec de l'attribution d'un rôle à l'utilisateur.",
|
|
31767
|
+
"GmErr_BadRequest_1000": "Un problème est survenu avec le numéro d'identification personnel.",
|
|
31768
|
+
"CountryRestricted": "Malheureusement, vous essayez de vous inscrire depuis un pays où nous ne pouvons pas accepter les jeux. Nous ne pouvons pas traiter votre inscription pour cette raison.",
|
|
31769
|
+
"nextButton": "Suivant",
|
|
31770
|
+
"backButton": "Retour"
|
|
31771
|
+
},
|
|
31772
|
+
"es": {
|
|
31773
|
+
"GmErr_AMOUNT_INVALID": "El monto especificado no es válido.",
|
|
31774
|
+
"GmErr_REGISTER_OVERAGE": "El registro ha excedido el límite permitido.",
|
|
31775
|
+
"GmErr_REGISTER_UNDERAGE": "El registro está por debajo del límite permitido.",
|
|
31776
|
+
"GmErr_USER_AUTH_FAILED_TOO_MANY_ATTEMPTS": "La autenticación del usuario falló debido a demasiados intentos fallidos.",
|
|
31777
|
+
"GmErr_USER_ACCOUNT_BLOCKED": "La cuenta del usuario está bloqueada.",
|
|
31778
|
+
"GmErr_USER_NOT_VERIFIED": "El usuario no ha sido verificado.",
|
|
31779
|
+
"GmErr_USER_NOT_FOUND": "No se encontró un usuario con la información proporcionada.",
|
|
31780
|
+
"GmErr_USER_ID_INVALID": "El ID de usuario proporcionado no es válido.",
|
|
31781
|
+
"GmErr_USER_AUTH_FAILED": "La autenticación del usuario falló.",
|
|
31782
|
+
"GmErr_USER_DUPLICATED": "El usuario ya existe en el sistema.",
|
|
31783
|
+
"GmErr_USER_NOT_ACTIVATED": "La cuenta del usuario no ha sido activada.",
|
|
31784
|
+
"GmErr_PASSWORD_CONTAINS_EMAIL": "La contraseña no puede contener la dirección de correo electrónico.",
|
|
31785
|
+
"GmErr_PASSWORD_CONTAINS_USERNAME": "La contraseña no puede contener el nombre de usuario.",
|
|
31786
|
+
"GmErr_PASSWORD_CONTAINS_SPACES": "La contraseña no puede contener espacios.",
|
|
31787
|
+
"GmErr_USER_4TS_CHECK_EXISTS": "La verificación del usuario 4TS ya existe.",
|
|
31788
|
+
"GmErr_USER_NAV_EXCLUDED_REGISTRATION": "El usuario está excluido del registro.",
|
|
31789
|
+
"GmErr_USER_NAV_EXCLUDED_LOGIN": "El usuario está excluido del inicio de sesión.",
|
|
31790
|
+
"GmErr_USERNAME_REQUIRED": "Se requiere un nombre de usuario.",
|
|
31791
|
+
"GmErr_USER_EMAIL_NOT_VERIFIED": "La dirección de correo electrónico del usuario no ha sido verificada.",
|
|
31792
|
+
"GmErr_EMAIL_ALREADY_EXISTS": "Un usuario con el mismo correo electrónico ya existe.",
|
|
31793
|
+
"GmErr_EMAIL_REQUIRED": "Se requiere una dirección de correo electrónico.",
|
|
31794
|
+
"GmErr_USERNAME_ALREADY_EXISTS": "El nombre de usuario ya está en uso.",
|
|
31795
|
+
"GmErr_DUPLICATE_PERSONAL_ID": "Se encontró un ID personal duplicado.",
|
|
31796
|
+
"GmErr_INVALID_USER_DOCUMENT": "El documento del usuario no es válido.",
|
|
31797
|
+
"GmErr_INVALID_CODE": "El código proporcionado no es válido.",
|
|
31798
|
+
"GmErr_EXPIRED_TOKEN": "El token ha expirado.",
|
|
31799
|
+
"GmErr_ATTEMPTS_EXCEEDED": "Se ha superado el número máximo de intentos.",
|
|
31800
|
+
"GmErr_BLOCK_USER_INCORRECT_CODE": "El usuario ha sido bloqueado debido a un código incorrecto.",
|
|
31801
|
+
"GmErr_TOKEN_NOT_FOUND": "No se encontró el token.",
|
|
31802
|
+
"GmErr_INVALID_PHONE_NUMBER": "El número de teléfono proporcionado no es válido.",
|
|
31803
|
+
"GmErr_CODE_MISSING": "Falta el código.",
|
|
31804
|
+
"GmErr_UNREGISTERED_USER": "El usuario no está registrado.",
|
|
31805
|
+
"GmErr_ATTEMPTS_TO_GENERATE_CODE_EXCEEDED": "Se ha superado el número máximo de intentos para generar un código.",
|
|
31806
|
+
"GmErr_UNEXPECTED_EXCEPTION": "Ocurrió una excepción inesperada.",
|
|
31807
|
+
"GmErr_INVALID_USER_ID": "El ID de usuario proporcionado no es válido.",
|
|
31808
|
+
"GmErr_NOT_ALLOWED_EXCEPTION": "Esta acción no está permitida.",
|
|
31809
|
+
"GmErr_CAN_NOT_FIND_ROLE": "No se pudo encontrar el rol especificado.",
|
|
31810
|
+
"GmErr_NO_SESSION_PROVIDED": "No se proporcionó ninguna sesión.",
|
|
31811
|
+
"GmErr_NO_ACTIVE_SESSION_FOUND_FOR_THIS_USER": "No se encontró ninguna sesión activa para este usuario.",
|
|
31812
|
+
"GmErr_USER_HAS_ALREADY_BEEN_ANONYMIZED": "El usuario ya ha sido anonimizado.",
|
|
31813
|
+
"GmErr_NO_ROLE_HAS_BEEN_SET_UP_TO_BE_ASSIGNED": "No se ha configurado ningún rol para asignar.",
|
|
31814
|
+
"GmErr_PROVIDED_SESSION_DOES_NOT_BELONG_TO_THE_USER": "La sesión proporcionada no pertenece al usuario.",
|
|
31815
|
+
"GmErr_PROVIDED_SESSION_DOES_NOT_EXIST": "La sesión proporcionada no existe.",
|
|
31816
|
+
"GmErr_ROLE_ALREADY_ASSIGNED_FOR_USER": "El rol ya ha sido asignado al usuario.",
|
|
31817
|
+
"GmErr_ASSIGN_USER_ROLE_FAILED": "No se pudo asignar un rol al usuario.",
|
|
31818
|
+
"GmErr_BadRequest_1000": "Hubo un problema con el número de identificación personal.",
|
|
31819
|
+
"CountryRestricted": "Lamentablemente, estás intentando registrarte desde un país donde no podemos aceptar el juego. No podemos procesar tu registro por esta razón.",
|
|
31820
|
+
"nextButton": "Siguiente",
|
|
31821
|
+
"backButton": "Atrás",
|
|
31822
|
+
"doneButton": "Hecho",
|
|
31823
|
+
"generalError": "Algo salió mal... Por favor, inténtalo de nuevo.",
|
|
31824
|
+
"successMessage": "Registro exitoso"
|
|
31825
|
+
},
|
|
31826
|
+
"pt": {
|
|
31827
|
+
"GmErr_AMOUNT_INVALID": "O valor especificado é inválido.",
|
|
31828
|
+
"GmErr_REGISTER_OVERAGE": "O registro excedeu o limite permitido.",
|
|
31829
|
+
"GmErr_REGISTER_UNDERAGE": "O registro está abaixo do limite permitido.",
|
|
31830
|
+
"GmErr_USER_AUTH_FAILED_TOO_MANY_ATTEMPTS": "A autenticação do usuário falhou devido a muitas tentativas malsucedidas.",
|
|
31831
|
+
"GmErr_USER_ACCOUNT_BLOCKED": "A conta do usuário está bloqueada.",
|
|
31832
|
+
"GmErr_USER_NOT_VERIFIED": "O usuário não foi verificado.",
|
|
31833
|
+
"GmErr_USER_NOT_FOUND": "Nenhum usuário encontrado com as informações fornecidas.",
|
|
31834
|
+
"GmErr_USER_ID_INVALID": "O ID de usuário fornecido é inválido.",
|
|
31835
|
+
"GmErr_USER_AUTH_FAILED": "A autenticação do usuário falhou.",
|
|
31836
|
+
"GmErr_USER_DUPLICATED": "O usuário já existe no sistema.",
|
|
31837
|
+
"GmErr_USER_NOT_ACTIVATED": "A conta do usuário não foi ativada.",
|
|
31838
|
+
"GmErr_PASSWORD_CONTAINS_EMAIL": "A senha não pode conter o endereço de e-mail.",
|
|
31839
|
+
"GmErr_PASSWORD_CONTAINS_USERNAME": "A senha não pode conter o nome de usuário.",
|
|
31840
|
+
"GmErr_PASSWORD_CONTAINS_SPACES": "A senha não pode conter espaços.",
|
|
31841
|
+
"GmErr_USER_4TS_CHECK_EXISTS": "A verificação do usuário 4TS já existe.",
|
|
31842
|
+
"GmErr_USER_NAV_EXCLUDED_REGISTRATION": "O usuário está excluído do registro.",
|
|
31843
|
+
"GmErr_USER_NAV_EXCLUDED_LOGIN": "O usuário está excluído do login.",
|
|
31844
|
+
"GmErr_USERNAME_REQUIRED": "É necessário um nome de usuário.",
|
|
31845
|
+
"GmErr_USER_EMAIL_NOT_VERIFIED": "O endereço de e-mail do usuário não foi verificado.",
|
|
31846
|
+
"GmErr_EMAIL_ALREADY_EXISTS": "Um usuário com o mesmo e-mail já existe.",
|
|
31847
|
+
"GmErr_EMAIL_REQUIRED": "É necessário um endereço de e-mail.",
|
|
31848
|
+
"GmErr_USERNAME_ALREADY_EXISTS": "O nome de usuário já está em uso.",
|
|
31849
|
+
"GmErr_DUPLICATE_PERSONAL_ID": "ID pessoal duplicado encontrado.",
|
|
31850
|
+
"GmErr_INVALID_USER_DOCUMENT": "O documento do usuário é inválido.",
|
|
31851
|
+
"GmErr_INVALID_CODE": "O código fornecido é inválido.",
|
|
31852
|
+
"GmErr_EXPIRED_TOKEN": "O token expirou.",
|
|
31853
|
+
"GmErr_ATTEMPTS_EXCEEDED": "O número máximo de tentativas foi excedido.",
|
|
31854
|
+
"GmErr_BLOCK_USER_INCORRECT_CODE": "O usuário foi bloqueado devido a um código incorreto.",
|
|
31855
|
+
"GmErr_TOKEN_NOT_FOUND": "O token não foi encontrado.",
|
|
31856
|
+
"GmErr_INVALID_PHONE_NUMBER": "O número de telefone fornecido é inválido.",
|
|
31857
|
+
"GmErr_CODE_MISSING": "O código está ausente.",
|
|
31858
|
+
"GmErr_UNREGISTERED_USER": "O usuário não está registrado.",
|
|
31859
|
+
"GmErr_ATTEMPTS_TO_GENERATE_CODE_EXCEEDED": "O número máximo de tentativas para gerar um código foi excedido.",
|
|
31860
|
+
"GmErr_UNEXPECTED_EXCEPTION": "Ocorreu uma exceção inesperada.",
|
|
31861
|
+
"GmErr_INVALID_USER_ID": "O ID de usuário fornecido é inválido.",
|
|
31862
|
+
"GmErr_NOT_ALLOWED_EXCEPTION": "Essa ação não é permitida.",
|
|
31863
|
+
"GmErr_CAN_NOT_FIND_ROLE": "Não foi possível encontrar a função especificada.",
|
|
31864
|
+
"GmErr_NO_SESSION_PROVIDED": "Nenhuma sessão foi fornecida.",
|
|
31865
|
+
"GmErr_NO_ACTIVE_SESSION_FOUND_FOR_THIS_USER": "Nenhuma sessão ativa encontrada para este usuário.",
|
|
31866
|
+
"GmErr_USER_HAS_ALREADY_BEEN_ANONYMIZED": "O usuário já foi anonimizado.",
|
|
31867
|
+
"GmErr_NO_ROLE_HAS_BEEN_SET_UP_TO_BE_ASSIGNED": "Nenhuma função foi configurada para ser atribuída.",
|
|
31868
|
+
"GmErr_PROVIDED_SESSION_DOES_NOT_BELONG_TO_THE_USER": "A sessão fornecida não pertence ao usuário.",
|
|
31869
|
+
"GmErr_PROVIDED_SESSION_DOES_NOT_EXIST": "A sessão fornecida não existe.",
|
|
31870
|
+
"GmErr_ROLE_ALREADY_ASSIGNED_FOR_USER": "A função já foi atribuída ao usuário.",
|
|
31871
|
+
"GmErr_ASSIGN_USER_ROLE_FAILED": "Falha ao atribuir uma função ao usuário.",
|
|
31872
|
+
"GmErr_BadRequest_1000": "Houve um problema com o número de identificação pessoal.",
|
|
31873
|
+
"CountryRestricted": "Infelizmente, você está tentando se registrar de um país onde não podemos aceitar jogos. Não podemos processar seu registro por este motivo.",
|
|
31874
|
+
"nextButton": "Próximo",
|
|
31875
|
+
"backButton": "Voltar",
|
|
31876
|
+
"doneButton": "Concluído",
|
|
31877
|
+
"generalError": "Algo deu errado... Por favor, tente novamente.",
|
|
31878
|
+
"successMessage": "Registro bem-sucedido"
|
|
31879
|
+
},
|
|
31880
|
+
"de": {
|
|
31881
|
+
"GmErr_AMOUNT_INVALID": "Der angegebene Betrag ist ungültig.",
|
|
31882
|
+
"GmErr_REGISTER_OVERAGE": "Die Registrierung hat das zulässige Limit überschritten.",
|
|
31883
|
+
"GmErr_REGISTER_UNDERAGE": "Die Registrierung liegt unterhalb des zulässigen Limits.",
|
|
31884
|
+
"GmErr_USER_AUTH_FAILED_TOO_MANY_ATTEMPTS": "Die Benutzeranmeldung ist aufgrund zu vieler fehlgeschlagener Versuche fehlgeschlagen.",
|
|
31885
|
+
"GmErr_USER_ACCOUNT_BLOCKED": "Das Benutzerkonto ist gesperrt.",
|
|
31886
|
+
"GmErr_USER_NOT_VERIFIED": "Der Benutzer wurde nicht verifiziert.",
|
|
31887
|
+
"GmErr_USER_NOT_FOUND": "Kein Benutzer mit den angegebenen Informationen gefunden.",
|
|
31888
|
+
"GmErr_USER_ID_INVALID": "Die angegebene Benutzer-ID ist ungültig.",
|
|
31889
|
+
"GmErr_USER_AUTH_FAILED": "Die Benutzeranmeldung ist fehlgeschlagen.",
|
|
31890
|
+
"GmErr_USER_DUPLICATED": "Der Benutzer ist bereits im System vorhanden.",
|
|
31891
|
+
"GmErr_USER_NOT_ACTIVATED": "Das Benutzerkonto wurde nicht aktiviert.",
|
|
31892
|
+
"GmErr_PASSWORD_CONTAINS_EMAIL": "Das Passwort darf keine E-Mail-Adresse enthalten.",
|
|
31893
|
+
"GmErr_PASSWORD_CONTAINS_USERNAME": "Das Passwort darf keinen Benutzernamen enthalten.",
|
|
31894
|
+
"GmErr_PASSWORD_CONTAINS_SPACES": "Das Passwort darf keine Leerzeichen enthalten.",
|
|
31895
|
+
"GmErr_USER_4TS_CHECK_EXISTS": "Die 4TS-Überprüfung des Benutzers existiert bereits.",
|
|
31896
|
+
"GmErr_USER_NAV_EXCLUDED_REGISTRATION": "Der Benutzer ist von der Registrierung ausgeschlossen.",
|
|
31897
|
+
"GmErr_USER_NAV_EXCLUDED_LOGIN": "Der Benutzer ist vom Login ausgeschlossen.",
|
|
31898
|
+
"GmErr_USERNAME_REQUIRED": "Ein Benutzername ist erforderlich.",
|
|
31899
|
+
"GmErr_USER_EMAIL_NOT_VERIFIED": "Die E-Mail-Adresse des Benutzers wurde nicht verifiziert.",
|
|
31900
|
+
"GmErr_EMAIL_ALREADY_EXISTS": "Ein Benutzer mit derselben E-Mail-Adresse existiert bereits.",
|
|
31901
|
+
"GmErr_EMAIL_REQUIRED": "Eine E-Mail-Adresse ist erforderlich.",
|
|
31902
|
+
"GmErr_USERNAME_ALREADY_EXISTS": "Der Benutzername ist bereits vergeben.",
|
|
31903
|
+
"GmErr_DUPLICATE_PERSONAL_ID": "Doppelte persönliche ID gefunden.",
|
|
31904
|
+
"GmErr_INVALID_USER_DOCUMENT": "Das Benutzerdokument ist ungültig.",
|
|
31905
|
+
"GmErr_INVALID_CODE": "Der angegebene Code ist ungültig.",
|
|
31906
|
+
"GmErr_EXPIRED_TOKEN": "Das Token ist abgelaufen.",
|
|
31907
|
+
"GmErr_ATTEMPTS_EXCEEDED": "Die maximale Anzahl an Versuchen wurde überschritten.",
|
|
31908
|
+
"GmErr_BLOCK_USER_INCORRECT_CODE": "Der Benutzer wurde aufgrund eines falschen Codes gesperrt.",
|
|
31909
|
+
"GmErr_TOKEN_NOT_FOUND": "Das Token wurde nicht gefunden.",
|
|
31910
|
+
"GmErr_INVALID_PHONE_NUMBER": "Die angegebene Telefonnummer ist ungültig.",
|
|
31911
|
+
"GmErr_CODE_MISSING": "Der Code fehlt.",
|
|
31912
|
+
"GmErr_UNREGISTERED_USER": "Der Benutzer ist nicht registriert.",
|
|
31913
|
+
"GmErr_ATTEMPTS_TO_GENERATE_CODE_EXCEEDED": "Die maximale Anzahl an Versuchen, einen Code zu generieren, wurde überschritten.",
|
|
31914
|
+
"GmErr_UNEXPECTED_EXCEPTION": "Es ist ein unerwarteter Fehler aufgetreten.",
|
|
31915
|
+
"GmErr_INVALID_USER_ID": "Die angegebene Benutzer-ID ist ungültig.",
|
|
31916
|
+
"GmErr_NOT_ALLOWED_EXCEPTION": "Diese Aktion ist nicht erlaubt.",
|
|
31917
|
+
"GmErr_CAN_NOT_FIND_ROLE": "Die angegebene Rolle konnte nicht gefunden werden.",
|
|
31918
|
+
"GmErr_NO_SESSION_PROVIDED": "Es wurde keine Sitzung bereitgestellt.",
|
|
31919
|
+
"GmErr_NO_ACTIVE_SESSION_FOUND_FOR_THIS_USER": "Es wurde keine aktive Sitzung für diesen Benutzer gefunden.",
|
|
31920
|
+
"GmErr_USER_HAS_ALREADY_BEEN_ANONYMIZED": "Der Benutzer wurde bereits anonymisiert.",
|
|
31921
|
+
"GmErr_NO_ROLE_HAS_BEEN_SET_UP_TO_BE_ASSIGNED": "Es wurde keine Rolle zur Zuweisung eingerichtet.",
|
|
31922
|
+
"GmErr_PROVIDED_SESSION_DOES_NOT_BELONG_TO_THE_USER": "Die bereitgestellte Sitzung gehört nicht dem Benutzer.",
|
|
31923
|
+
"GmErr_PROVIDED_SESSION_DOES_NOT_EXIST": "Die bereitgestellte Sitzung existiert nicht.",
|
|
31924
|
+
"GmErr_ROLE_ALREADY_ASSIGNED_FOR_USER": "Die Rolle wurde dem Benutzer bereits zugewiesen.",
|
|
31925
|
+
"GmErr_ASSIGN_USER_ROLE_FAILED": "Die Zuweisung einer Rolle an den Benutzer ist fehlgeschlagen.",
|
|
31926
|
+
"GmErr_BadRequest_1000": "Es gab ein Problem mit der persönlichen Identifikationsnummer.",
|
|
31927
|
+
"CountryRestricted": "Leider versuchen Sie, sich aus einem Land zu registrieren, in dem wir kein Spiel zulassen können. Aus diesem Grund können wir Ihre Registrierung nicht verarbeiten.",
|
|
31928
|
+
"nextButton": "Weiter",
|
|
31929
|
+
"backButton": "Zurück",
|
|
31930
|
+
"doneButton": "Fertig",
|
|
31931
|
+
"generalError": "Etwas ist schief gelaufen... Bitte versuchen Sie es erneut.",
|
|
31932
|
+
"successMessage": "Registrierung erfolgreich"
|
|
31612
31933
|
}
|
|
31613
31934
|
};
|
|
31614
31935
|
const getTranslations = (url) => {
|