@clerk/localizations 3.20.1 → 3.20.2-canary.v20250718173629

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/index.mjs CHANGED
@@ -14264,18 +14264,18 @@ var esMX = {
14264
14264
  backButton: "Atr\xE1s",
14265
14265
  badge__activePlan: void 0,
14266
14266
  badge__canceledEndsAt: void 0,
14267
- badge__currentPlan: void 0,
14267
+ badge__currentPlan: "Plan actual",
14268
14268
  badge__default: "Por defecto",
14269
- badge__endsAt: void 0,
14270
- badge__expired: void 0,
14269
+ badge__endsAt: "Termina {{ date | shortDate('en-US') }}",
14270
+ badge__expired: "Caducado",
14271
14271
  badge__otherImpersonatorDevice: "Otro dispositivo de imitaci\xF3n",
14272
14272
  badge__primary: "Primario",
14273
14273
  badge__renewsAt: void 0,
14274
14274
  badge__requiresAction: "Requiere acci\xF3n",
14275
- badge__startsAt: void 0,
14275
+ badge__startsAt: "Empieza {{ date | shortDate('en-US') }}",
14276
14276
  badge__thisDevice: "Este dispositivo",
14277
14277
  badge__unverified: "No confirmado",
14278
- badge__upcomingPlan: void 0,
14278
+ badge__upcomingPlan: "Pr\xF3ximo plan",
14279
14279
  badge__userDevice: "Dispositivo de usuario",
14280
14280
  badge__you: "Usted",
14281
14281
  commerce: {
@@ -14283,9 +14283,9 @@ var esMX = {
14283
14283
  alwaysFree: void 0,
14284
14284
  annually: void 0,
14285
14285
  availableFeatures: void 0,
14286
- billedAnnually: void 0,
14286
+ billedAnnually: "Facturado anualmente",
14287
14287
  billedMonthlyOnly: void 0,
14288
- cancelSubscription: void 0,
14288
+ cancelSubscription: "Cancelar suscripci\xF3n",
14289
14289
  cancelSubscriptionAccessUntil: void 0,
14290
14290
  cancelSubscriptionNoCharge: void 0,
14291
14291
  cancelSubscriptionTitle: void 0,
@@ -14299,26 +14299,26 @@ var esMX = {
14299
14299
  title: void 0
14300
14300
  },
14301
14301
  lineItems: {
14302
- title__paymentMethod: void 0,
14303
- title__statementId: void 0,
14304
- title__subscriptionBegins: void 0,
14305
- title__totalPaid: void 0
14302
+ title__paymentMethod: "M\xE9todo de pago",
14303
+ title__statementId: "N\xFAmero de factura",
14304
+ title__subscriptionBegins: "La suscripci\xF3n empieza",
14305
+ title__totalPaid: "Total pagado"
14306
14306
  },
14307
14307
  pastDueNotice: void 0,
14308
14308
  perMonth: void 0,
14309
14309
  title: void 0,
14310
- title__paymentSuccessful: void 0,
14311
- title__subscriptionSuccessful: void 0
14310
+ title__paymentSuccessful: "\xA1Pago exitoso!",
14311
+ title__subscriptionSuccessful: "\xA1\xC9xito!"
14312
14312
  },
14313
14313
  credit: void 0,
14314
14314
  creditRemainder: void 0,
14315
14315
  defaultFreePlanActive: void 0,
14316
- free: void 0,
14317
- getStarted: void 0,
14318
- keepSubscription: void 0,
14319
- manage: void 0,
14320
- manageSubscription: void 0,
14321
- month: void 0,
14316
+ free: "Gratis",
14317
+ getStarted: "Empezar",
14318
+ keepSubscription: "Mantener suscripci\xF3n",
14319
+ manage: "Gestionar",
14320
+ manageSubscription: "Gestionar suscripci\xF3n",
14321
+ month: "Mes",
14322
14322
  monthly: void 0,
14323
14323
  pastDue: void 0,
14324
14324
  pay: void 0,
@@ -14342,11 +14342,11 @@ var esMX = {
14342
14342
  billingCycle: void 0,
14343
14343
  included: void 0
14344
14344
  },
14345
- reSubscribe: void 0,
14345
+ reSubscribe: "Re-suscribirse",
14346
14346
  seeAllFeatures: void 0,
14347
14347
  subscribe: void 0,
14348
14348
  subtotal: void 0,
14349
- switchPlan: void 0,
14349
+ switchPlan: "Cambiar a este plan",
14350
14350
  switchToAnnual: void 0,
14351
14351
  switchToMonthly: void 0,
14352
14352
  totalDue: void 0,
@@ -14380,32 +14380,32 @@ var esMX = {
14380
14380
  formFieldAction__forgotPassword: "Has olvidado tu contrase\xF1a?",
14381
14381
  formFieldError__matchingPasswords: "Las contrase\xF1as coinciden.",
14382
14382
  formFieldError__notMatchingPasswords: "Las no contrase\xF1as coinciden.",
14383
- formFieldError__verificationLinkExpired: "El link de verificaci\xF3n expiro. Porfavor vuelva a solicitarlo.",
14383
+ formFieldError__verificationLinkExpired: "El link de verificaci\xF3n expiro. Por favor vuelve a solicitarlo.",
14384
14384
  formFieldHintText__optional: "Opcional",
14385
14385
  formFieldHintText__slug: "Un slug es una identificaci\xF3n legible por humanos que debe ser \xFAnica. Se utiliza a menudo en URL.",
14386
14386
  formFieldInputPlaceholder__apiKeyDescription: void 0,
14387
14387
  formFieldInputPlaceholder__apiKeyExpirationDate: void 0,
14388
14388
  formFieldInputPlaceholder__apiKeyName: void 0,
14389
- formFieldInputPlaceholder__backupCode: void 0,
14389
+ formFieldInputPlaceholder__backupCode: "Ingresa el c\xF3digo de respaldo",
14390
14390
  formFieldInputPlaceholder__confirmDeletionUserAccount: "Eliminar cuenta",
14391
14391
  formFieldInputPlaceholder__emailAddress: "Ingresa tu correo electr\xF3nico",
14392
- formFieldInputPlaceholder__emailAddress_username: void 0,
14392
+ formFieldInputPlaceholder__emailAddress_username: "Ingresa el correo electr\xF3nico o nombre de usuario",
14393
14393
  formFieldInputPlaceholder__emailAddresses: "Ingrese o pegue una o m\xE1s direcciones de correo electr\xF3nico, separadas por espacios o comas",
14394
- formFieldInputPlaceholder__firstName: void 0,
14395
- formFieldInputPlaceholder__lastName: void 0,
14396
- formFieldInputPlaceholder__organizationDomain: void 0,
14397
- formFieldInputPlaceholder__organizationDomainEmailAddress: void 0,
14398
- formFieldInputPlaceholder__organizationName: void 0,
14399
- formFieldInputPlaceholder__organizationSlug: void 0,
14394
+ formFieldInputPlaceholder__firstName: "Nombre",
14395
+ formFieldInputPlaceholder__lastName: "Apellido",
14396
+ formFieldInputPlaceholder__organizationDomain: "ejemplo.com",
14397
+ formFieldInputPlaceholder__organizationDomainEmailAddress: "nombre@example.com",
14398
+ formFieldInputPlaceholder__organizationName: "Nombre de la organizaci\xF3n",
14399
+ formFieldInputPlaceholder__organizationSlug: "mi-organizaci\xF3n",
14400
14400
  formFieldInputPlaceholder__password: "Ingresa tu contrase\xF1a",
14401
- formFieldInputPlaceholder__phoneNumber: void 0,
14401
+ formFieldInputPlaceholder__phoneNumber: "Ingresa tu n\xFAmero de tel\xE9fono",
14402
14402
  formFieldInputPlaceholder__username: void 0,
14403
14403
  formFieldLabel__apiKeyDescription: void 0,
14404
14404
  formFieldLabel__apiKeyExpiration: void 0,
14405
14405
  formFieldLabel__apiKeyName: void 0,
14406
14406
  formFieldLabel__automaticInvitations: "Activar invitaciones automaticas para este dominio",
14407
14407
  formFieldLabel__backupCode: "C\xF3digo de respaldo",
14408
- formFieldLabel__confirmDeletion: "Confirmarci\xF3n",
14408
+ formFieldLabel__confirmDeletion: "Confirmaci\xF3n",
14409
14409
  formFieldLabel__confirmPassword: "Confirme la contrase\xF1a",
14410
14410
  formFieldLabel__currentPassword: "Contrase\xF1a actual",
14411
14411
  formFieldLabel__emailAddress: "Correo electr\xF3nico",
@@ -14414,15 +14414,15 @@ var esMX = {
14414
14414
  formFieldLabel__firstName: "Nombre",
14415
14415
  formFieldLabel__lastName: "Apellido",
14416
14416
  formFieldLabel__newPassword: "Nueva contrase\xF1a",
14417
- formFieldLabel__organizationDomain: "Domain",
14417
+ formFieldLabel__organizationDomain: "Dominio",
14418
14418
  formFieldLabel__organizationDomainDeletePending: "Eliminar invitaciones y sugerencias pendientes",
14419
14419
  formFieldLabel__organizationDomainEmailAddress: "Verificaci\xF3n de correo",
14420
14420
  formFieldLabel__organizationDomainEmailAddressDescription: "Entrar una direcci\xF3n de correo electr\xF3nico bajo este dominio para recibir un c\xF3digo y verificarlo.",
14421
14421
  formFieldLabel__organizationName: "Nombre de la Organizaci\xF3n",
14422
- formFieldLabel__organizationSlug: "Slug",
14422
+ formFieldLabel__organizationSlug: "Apodo",
14423
14423
  formFieldLabel__passkeyName: "Nombre de llave de acceso",
14424
14424
  formFieldLabel__password: "Contrase\xF1a",
14425
- formFieldLabel__phoneNumber: "N\xFAmero telef\xF3nico",
14425
+ formFieldLabel__phoneNumber: "N\xFAmero de tel\xE9fono",
14426
14426
  formFieldLabel__role: "Rol",
14427
14427
  formFieldLabel__signOutOfOtherSessions: "Cerrar sesi\xF3n en todos los dem\xE1s dispositivos",
14428
14428
  formFieldLabel__username: "Nombre de usuario",
@@ -14440,7 +14440,7 @@ var esMX = {
14440
14440
  action__suggestionsAccept: "Pedir unirse",
14441
14441
  createOrganization: "Crear Organizaci\xF3n",
14442
14442
  invitationAcceptedLabel: "Unido",
14443
- subtitle: "Para continuar con {{applicationName}}",
14443
+ subtitle: "para continuar con {{applicationName}}",
14444
14444
  suggestionsAcceptedLabel: "Aprobaci\xF3n pendiente",
14445
14445
  title: "Elige una cuenta",
14446
14446
  titleWithoutPersonal: "Elige una organizaci\xF3n"
@@ -14512,14 +14512,14 @@ var esMX = {
14512
14512
  title: void 0
14513
14513
  },
14514
14514
  createDomainPage: {
14515
- subtitle: "A\xF1ada el email para verificar. Los usuarios con direcciones de correo electr\xF3nico en este dominio pueden unirse a la organizaci\xF3n aqu\xED o pedir unirse.",
14515
+ subtitle: "A\xF1ade el dominio para verificar. Los usuarios con direcciones de correo electr\xF3nico en este dominio pueden unirse a la organizaci\xF3n aqu\xED o pedir unirse.",
14516
14516
  title: "Anadir dominio"
14517
14517
  },
14518
14518
  invitePage: {
14519
14519
  detailsTitle__inviteFailed: "No se pudieron enviar las invitaciones. Solucione lo siguiente y vuelva a intentarlo:",
14520
14520
  formButtonPrimary__continue: "Enviar invitaciones",
14521
- selectDropdown__role: "Select role",
14522
- subtitle: "Invitar nuevos miembros a esta organizaci\xF3n",
14521
+ selectDropdown__role: "Seleccionar rol",
14522
+ subtitle: "Ingresa o pega una o m\xE1s direcciones de correo electr\xF3nico, separadas por espacios o comas",
14523
14523
  successMessage: "Invitaciones enviadas con \xE9xito",
14524
14524
  title: "Invitar miembros"
14525
14525
  },
@@ -14528,7 +14528,7 @@ var esMX = {
14528
14528
  action__search: "Buscar",
14529
14529
  activeMembersTab: {
14530
14530
  menuAction__remove: "Eliminar miembro",
14531
- tableHeader__actions: void 0,
14531
+ tableHeader__actions: "Acciones",
14532
14532
  tableHeader__joined: "Se uni\xF3",
14533
14533
  tableHeader__role: "Rol",
14534
14534
  tableHeader__user: "Usuario"
@@ -14536,8 +14536,8 @@ var esMX = {
14536
14536
  detailsTitle__emptyRow: "No hay miembros para mostrar",
14537
14537
  invitationsTab: {
14538
14538
  autoInvitations: {
14539
- headerSubtitle: "Invita usuarios conectando un dominio de correo electr\xF3nico con su organizaci\xF3n. Cualquiera que se registre con un dominio de correo electr\xF3nico coincidente podr\xE1 unirse a la organizaci\xF3n en cualquier momento.",
14540
- headerTitle: "Invitaciones automaticas",
14539
+ headerSubtitle: "Invita usuarios conectando un correo electr\xF3nico del dominio con su organizaci\xF3n. Cualquiera que se registre con un correo electr\xF3nico del dominio existente podr\xE1 unirse a la organizaci\xF3n en cualquier momento.",
14540
+ headerTitle: "Invitaciones autom\xE1ticas",
14541
14541
  primaryButton: "Gestionar dominios verificados"
14542
14542
  },
14543
14543
  table__emptyRow: "No hay invitaciones para mostrar"
@@ -14548,8 +14548,8 @@ var esMX = {
14548
14548
  },
14549
14549
  requestsTab: {
14550
14550
  autoSuggestions: {
14551
- headerSubtitle: "Los usuarios que inicien sesi\xF3n con un dominio de correo electr\xF3nico coincidente podr\xE1n ver una sugerencia para solicitar unirse a su organizaci\xF3n.",
14552
- headerTitle: "Sugerencias automaticas",
14551
+ headerSubtitle: "Los usuarios que inicien sesi\xF3n con un correo electr\xF3nico del dominio existente podr\xE1n ver una sugerencia para solicitar unirse a su organizaci\xF3n.",
14552
+ headerTitle: "Sugerencias autom\xE1ticas",
14553
14553
  primaryButton: "Gestionar dominios verificados"
14554
14554
  },
14555
14555
  menuAction__approve: "Aprobado",
@@ -14564,8 +14564,8 @@ var esMX = {
14564
14564
  }
14565
14565
  },
14566
14566
  navbar: {
14567
- apiKeys: void 0,
14568
- billing: void 0,
14567
+ apiKeys: "Claves API",
14568
+ billing: "Facturaci\xF3n",
14569
14569
  description: "Gestiona tu organizaci\xF3n.",
14570
14570
  general: "General",
14571
14571
  members: "Miembros",
@@ -14581,14 +14581,14 @@ var esMX = {
14581
14581
  dangerSection: {
14582
14582
  deleteOrganization: {
14583
14583
  actionDescription: 'Escribe "{{organizationName}}" a continuaci\xF3n para continuar.',
14584
- messageLine1: "\xBFEstas seguro que quieres eliminar esta organizaci\xF3n?",
14584
+ messageLine1: "\xBFEst\xE1s seguro que quieres eliminar esta organizaci\xF3n?",
14585
14585
  messageLine2: "Esta acci\xF3n es permanente e irreversible.",
14586
14586
  successMessage: "Haz eliminado la organizaci\xF3n.",
14587
14587
  title: "Eliminar la organizaci\xF3n"
14588
14588
  },
14589
14589
  leaveOrganization: {
14590
14590
  actionDescription: 'Escribe "{{organizationName}}" a continuaci\xF3n para continuar.',
14591
- messageLine1: "\xBFEst\xE1 seguro de que desea abandonar esta organizaci\xF3n? Perder\xE1 el acceso a esta organizaci\xF3n y sus aplicaciones.",
14591
+ messageLine1: "\xBFEst\xE1s seguro de que deseas abandonar esta organizaci\xF3n? Perder\xE1s el acceso a esta organizaci\xF3n y sus aplicaciones.",
14592
14592
  messageLine2: "Esta acci\xF3n es permanente e irreversible.",
14593
14593
  successMessage: "Has dejado la organizaci\xF3n.",
14594
14594
  title: "Abandonar la organizaci\xF3n"
@@ -14600,14 +14600,14 @@ var esMX = {
14600
14600
  menuAction__remove: "Eliminar",
14601
14601
  menuAction__verify: "Verificar",
14602
14602
  primaryButton: "A\xF1adir dominio",
14603
- subtitle: "Permite a los usuarios conectarse automaticamente o solicitar unirse a la organizaci\xF3n basado en un dominio de correo electr\xF3nico verificado.",
14604
- title: "Verified domains"
14603
+ subtitle: "Permite a los usuarios conectarse autom\xE1ticamente o solicitar unirse a la organizaci\xF3n basado en un correo electr\xF3nico del dominio verificado.",
14604
+ title: "Dominios verificados"
14605
14605
  },
14606
14606
  successMessage: "La organizaci\xF3n ha sido actualizada.",
14607
14607
  title: "Perfil de la organizaci\xF3n"
14608
14608
  },
14609
14609
  removeDomainPage: {
14610
- messageLine1: "Se eliminar\xE1 el dominio de correo electr\xF3nico {{domain}}.",
14610
+ messageLine1: "Se eliminar\xE1 el de correo electr\xF3nico del dominio {{domain}}.",
14611
14611
  messageLine2: "Los usuarios no podr\xE1n unirse a la organizaci\xF3n de manera autom\xE1tica una vez que se haya eliminado.",
14612
14612
  successMessage: "{{domain}} se ha eliminado.",
14613
14613
  title: "Eliminar dominio"
@@ -14629,7 +14629,7 @@ var esMX = {
14629
14629
  removeDomainTitle: "Eliminar dominio"
14630
14630
  },
14631
14631
  enrollmentTab: {
14632
- automaticInvitationOption__description: "Los usuarios se unen autom\xE1ticamente a la organizaci\xF3n cuando se registran y pueden unirse en cualquier momento.",
14632
+ automaticInvitationOption__description: "Los usuarios son invitados autom\xE1ticamente a la organizaci\xF3n cuando se registran y pueden unirse en cualquier momento.",
14633
14633
  automaticInvitationOption__label: "Invitaciones autom\xE1ticas",
14634
14634
  automaticSuggestionOption__description: "Los usuarios reciben una sugerencia para solicitar unirse, pero deben ser aprobados por un administrador antes de poder unirse a la organizaci\xF3n.",
14635
14635
  automaticSuggestionOption__label: "Sugerencias autom\xE1ticas",
@@ -14648,11 +14648,11 @@ var esMX = {
14648
14648
  title: "Actualizar {{domain}}"
14649
14649
  },
14650
14650
  verifyDomainPage: {
14651
- formSubtitle: "Introduce el c\xF3digo de verificaci\xF3n enviado a su direcci\xF3n de correo electr\xF3nico",
14651
+ formSubtitle: "Introduce el c\xF3digo de verificaci\xF3n enviado a tu direcci\xF3n de correo electr\xF3nico",
14652
14652
  formTitle: "C\xF3digo de verificaci\xF3n",
14653
14653
  resendButton: "No recibiste un c\xF3digo? Reenviar",
14654
14654
  subtitle: "El dominio {{domainName}} necesita ser verificado v\xEDa correo electr\xF3nico.",
14655
- subtitleVerificationCodeScreen: "Se envi\xF3 un c\xF3digo de verificaci\xF3n a {{emailAddress}}. Introduzca el c\xF3digo para continuar.",
14655
+ subtitleVerificationCodeScreen: "Se envi\xF3 un c\xF3digo de verificaci\xF3n a {{emailAddress}}. Introduce el c\xF3digo para continuar.",
14656
14656
  title: "Verificar dominio"
14657
14657
  }
14658
14658
  },
@@ -14671,63 +14671,63 @@ var esMX = {
14671
14671
  paginationRowText__of: "de",
14672
14672
  reverification: {
14673
14673
  alternativeMethods: {
14674
- actionLink: void 0,
14675
- actionText: void 0,
14676
- blockButton__backupCode: void 0,
14677
- blockButton__emailCode: void 0,
14678
- blockButton__passkey: void 0,
14679
- blockButton__password: void 0,
14680
- blockButton__phoneCode: void 0,
14681
- blockButton__totp: void 0,
14674
+ actionLink: "Solicitar ayuda",
14675
+ actionText: "\xBFNo posees ninguno de estos?",
14676
+ blockButton__backupCode: "Utiliza un c\xF3digo de respaldo",
14677
+ blockButton__emailCode: "Env\xEDa el c\xF3digo a {{identifier}}",
14678
+ blockButton__passkey: "Utiliza tu llave de acceso",
14679
+ blockButton__password: "Contin\xFAa con tu contrase\xF1a",
14680
+ blockButton__phoneCode: "Enviar un mensaje de texto a {{identifier}}",
14681
+ blockButton__totp: "aplicaci\xF3n de autenticaci\xF3n",
14682
14682
  getHelp: {
14683
- blockButton__emailSupport: void 0,
14684
- content: void 0,
14685
- title: void 0
14683
+ blockButton__emailSupport: "Soporte por correo electr\xF3nico",
14684
+ content: "Si tienes problemas para iniciar sesi\xF3n",
14685
+ title: "Obtener ayuda"
14686
14686
  },
14687
- subtitle: void 0,
14688
- title: void 0
14687
+ subtitle: "\xBFTienes problemas? Puedes utilizar cualquiera de estos m\xE9todos para iniciar sesi\xF3n",
14688
+ title: "Utiliza otro m\xE9todo"
14689
14689
  },
14690
14690
  backupCodeMfa: {
14691
- subtitle: void 0,
14692
- title: void 0
14691
+ subtitle: "Tu c\xF3digo de respaldo es el que obtuviste cuando configuraste la autenticaci\xF3n en dos pasos",
14692
+ title: "Ingresa tu c\xF3digo de respaldo"
14693
14693
  },
14694
14694
  emailCode: {
14695
- formTitle: void 0,
14696
- resendButton: void 0,
14697
- subtitle: void 0,
14698
- title: void 0
14695
+ formTitle: "C\xF3digo de verificaci\xF3n",
14696
+ resendButton: "\xBFNo recibiste un c\xF3digo? Reenviar",
14697
+ subtitle: "para continuar con {{applicationName}}",
14698
+ title: "Revisa tu correo electr\xF3nico"
14699
14699
  },
14700
14700
  noAvailableMethods: {
14701
- message: void 0,
14702
- subtitle: void 0,
14703
- title: void 0
14701
+ message: "No se puede proceder con el inicio de sesi\xF3n. No hay ning\xFAn factor de autenticaci\xF3n disponible",
14702
+ subtitle: "Ocurri\xF3 un error",
14703
+ title: "No se puede iniciar sesi\xF3n"
14704
14704
  },
14705
14705
  passkey: {
14706
- blockButton__passkey: void 0,
14707
- subtitle: void 0,
14708
- title: void 0
14706
+ blockButton__passkey: "Utiliza tu llave de acceso",
14707
+ subtitle: "Utilizar tu llave de acceso confirma que eres t\xFA. Tu dispositivo puede solicitar tu huella dactilar, rostro o pantalla de bloqueo.",
14708
+ title: "Utiliza tu llave de acceso"
14709
14709
  },
14710
14710
  password: {
14711
- actionLink: void 0,
14712
- subtitle: void 0,
14713
- title: void 0
14711
+ actionLink: "Utiliza otro m\xE9todo",
14712
+ subtitle: "Ingresa tu contrase\xF1a actual para continuar",
14713
+ title: "Verificaci\xF3n requerida"
14714
14714
  },
14715
14715
  phoneCode: {
14716
- formTitle: void 0,
14717
- resendButton: void 0,
14718
- subtitle: void 0,
14719
- title: void 0
14716
+ formTitle: "C\xF3digo de verificaci\xF3n",
14717
+ resendButton: "\xBFNo recibiste un c\xF3digo? Reenviar",
14718
+ subtitle: "Ingresa el c\xF3digo enviado a tu tel\xE9fono para continuar",
14719
+ title: "Verificaci\xF3n requerida"
14720
14720
  },
14721
14721
  phoneCodeMfa: {
14722
- formTitle: void 0,
14723
- resendButton: void 0,
14724
- subtitle: void 0,
14725
- title: void 0
14722
+ formTitle: "C\xF3digo de verificaci\xF3n",
14723
+ resendButton: "\xBFNo recibiste un c\xF3digo? Reenviar",
14724
+ subtitle: "Ingresa el c\xF3digo enviado a tu tel\xE9fono para continuar",
14725
+ title: "Verificaci\xF3n requerida"
14726
14726
  },
14727
14727
  totpMfa: {
14728
- formTitle: void 0,
14729
- subtitle: void 0,
14730
- title: void 0
14728
+ formTitle: "C\xF3digo de verificaci\xF3n",
14729
+ subtitle: "Ingresa el c\xF3digo generado por la aplicaci\xF3n de autenticaci\xF3n para continuar",
14730
+ title: "Verificaci\xF3n requerida"
14731
14731
  }
14732
14732
  },
14733
14733
  signIn: {
@@ -14749,10 +14749,10 @@ var esMX = {
14749
14749
  blockButton__totp: "Usa tu aplicaci\xF3n de autenticaci\xF3n",
14750
14750
  getHelp: {
14751
14751
  blockButton__emailSupport: "Soporte de correo electr\xF3nico",
14752
- content: "Si tiene problemas para ingresar a su cuenta, env\xEDenos un correo electr\xF3nico y trabajaremos con usted para restablecer el acceso lo antes posible.",
14752
+ content: "Si tienes problemas para ingresar a tu cuenta, env\xEDenos un correo electr\xF3nico y trabajaremos contigo para restablecer el acceso lo antes posible.",
14753
14753
  title: "Obtener ayuda"
14754
14754
  },
14755
- subtitle: "Si est\xE1 experimentando problemas, puede utilizar uno de estos m\xE9todos para ingresar.",
14755
+ subtitle: "Si est\xE1s experimentando problemas, puedes utilizar uno de estos m\xE9todos para ingresar.",
14756
14756
  title: "Utiliza otro m\xE9todo"
14757
14757
  },
14758
14758
  alternativePhoneCodeProvider: {
@@ -14773,51 +14773,51 @@ var esMX = {
14773
14773
  },
14774
14774
  emailLink: {
14775
14775
  clientMismatch: {
14776
- subtitle: void 0,
14777
- title: void 0
14776
+ subtitle: "Para continuar, abre el enlace de verificaci\xF3n en tu dispositivo o navegador donde intentaste iniciar sesi\xF3n",
14777
+ title: "El enlace de verificaci\xF3n es inv\xE1lido para este dispositivo"
14778
14778
  },
14779
14779
  expired: {
14780
14780
  subtitle: "Regresa a la pesta\xF1a original para continuar.",
14781
- title: "Este enlace de verificaci\xF3n ha expirado"
14781
+ title: "El enlace de verificaci\xF3n ha expirado"
14782
14782
  },
14783
14783
  failed: {
14784
14784
  subtitle: "Regresa a la pesta\xF1a original para continuar.",
14785
- title: "Este enlace de verificaci\xF3n es invalido"
14785
+ title: "El enlace de verificaci\xF3n es inv\xE1lido"
14786
14786
  },
14787
- formSubtitle: "Utilice el enlace de verificaci\xF3n enviado a su correo electr\xF3nico",
14787
+ formSubtitle: "Utiliza el enlace de verificaci\xF3n enviado a tu correo electr\xF3nico",
14788
14788
  formTitle: "Enlace de verificaci\xF3n",
14789
14789
  loading: {
14790
- subtitle: "Ser\xE1s redirigido pronto",
14790
+ subtitle: "Ser\xE1s redireccionado pronto",
14791
14791
  title: "Iniciando sesi\xF3n..."
14792
14792
  },
14793
- resendButton: "Reenviar enlace",
14794
- subtitle: "para continuar a {{applicationName}}",
14795
- title: "Revise su correo electr\xF3nico",
14793
+ resendButton: "\xBFNo recibiste un enlace? Reenviar",
14794
+ subtitle: "para continuar con {{applicationName}}",
14795
+ title: "Revisa tu correo electr\xF3nico",
14796
14796
  unusedTab: {
14797
- title: "Puede cerrar esta pesta\xF1a"
14797
+ title: "Puedes cerrar esta pesta\xF1a"
14798
14798
  },
14799
14799
  verified: {
14800
- subtitle: "Ser\xE1s redirigido pronto",
14801
- title: "Inici\xF3 sesi\xF3n con \xE9xito"
14800
+ subtitle: "Ser\xE1s redireccionado pronto",
14801
+ title: "Sesi\xF3n iniciada correctamente"
14802
14802
  },
14803
14803
  verifiedSwitchTab: {
14804
- subtitle: "Regrese a la pesta\xF1a original para continuar",
14805
- subtitleNewTab: "Regrese a la pesta\xF1a reci\xE9n abierta para continuar",
14806
- titleNewTab: "Inici\xF3 sesi\xF3n en otra pesta\xF1a"
14804
+ subtitle: "Regresa a la pesta\xF1a original para continuar",
14805
+ subtitleNewTab: "Regresa a la pesta\xF1a reci\xE9n abierta para continuar",
14806
+ titleNewTab: "Sesi\xF3n iniciada en otra pesta\xF1a"
14807
14807
  }
14808
14808
  },
14809
14809
  forgotPassword: {
14810
- formTitle: "C\xF3digo para restablecer la contrase\xF1a",
14811
- resendButton: "No recibiste un c\xF3digo? Reenviar",
14810
+ formTitle: "C\xF3digo para restablecer contrase\xF1a",
14811
+ resendButton: "\xBFNo recibiste un c\xF3digo? Reenviar",
14812
14812
  subtitle: "para restablecer tu contrase\xF1a",
14813
- subtitle_email: "Primero, introduce el c\xF3digo enviado a tu {{email}}",
14814
- subtitle_phone: "Primero, introduce el c\xF3digo enviado a tu {{phone}}",
14813
+ subtitle_email: "Primero, ingresa el c\xF3digo enviado a tu correo electr\xF3nico",
14814
+ subtitle_phone: "Primero, ingresa el c\xF3digo enviado a tu tel\xE9fono",
14815
14815
  title: "Restablecer contrase\xF1a"
14816
14816
  },
14817
14817
  forgotPasswordAlternativeMethods: {
14818
- blockButton__resetPassword: "Restablecer tu contrase\xF1a",
14818
+ blockButton__resetPassword: "Restablece tu contrase\xF1a",
14819
14819
  label__alternativeMethods: "O, inicia sesi\xF3n con otro m\xE9todo",
14820
- title: "\xBFOlvidaste tu contrase\xF1a?"
14820
+ title: "\xBFOlvidaste la contrase\xF1a?"
14821
14821
  },
14822
14822
  noAvailableMethods: {
14823
14823
  message: "No se puede continuar con el inicio de sesi\xF3n. No hay ning\xFAn factor de autenticaci\xF3n disponible.",
@@ -14829,8 +14829,8 @@ var esMX = {
14829
14829
  title: "Usa tu llave de acceso"
14830
14830
  },
14831
14831
  password: {
14832
- actionLink: "Use otro m\xE9todo",
14833
- subtitle: "para continuar a {{applicationName}}",
14832
+ actionLink: "Utiliza otro m\xE9todo",
14833
+ subtitle: "para continuar con {{applicationName}}",
14834
14834
  title: "Introduzca su contrase\xF1a"
14835
14835
  },
14836
14836
  passwordPwned: {
@@ -14859,10 +14859,10 @@ var esMX = {
14859
14859
  },
14860
14860
  start: {
14861
14861
  actionLink: "Registrarse",
14862
- actionLink__join_waitlist: void 0,
14862
+ actionLink__join_waitlist: "Unirse a la lista de espera",
14863
14863
  actionLink__use_email: "Utilizar correo electr\xF3nico",
14864
14864
  actionLink__use_email_username: "Utilizar correo electr\xF3nico o nombre de usuario",
14865
- actionLink__use_passkey: "Usar llave de acceso",
14865
+ actionLink__use_passkey: "Utilizar llave de acceso",
14866
14866
  actionLink__use_phone: "Utilizar tel\xE9fono",
14867
14867
  actionLink__use_username: "Utilizar nombre de usuario",
14868
14868
  actionText: "\xBFNo tiene cuenta?",
@@ -14876,12 +14876,12 @@ var esMX = {
14876
14876
  subtitle: "para continuar con {{applicationName}}",
14877
14877
  subtitleCombined: void 0,
14878
14878
  title: "Iniciar sesi\xF3n",
14879
- titleCombined: void 0
14879
+ titleCombined: "Para continuar con {{applicationName}}"
14880
14880
  },
14881
14881
  totpMfa: {
14882
14882
  formTitle: "C\xF3digo de verificaci\xF3n",
14883
14883
  subtitle: "Para continuar, por favor introduce el c\xF3digo generado por tu aplicaci\xF3n de autenticaci\xF3n",
14884
- title: "Verificaci\xF3n de dos factores"
14884
+ title: "Verificaci\xF3n de dos pasos"
14885
14885
  }
14886
14886
  },
14887
14887
  signInEnterPasswordTitle: "Ingresa tu contrase\xF1a",
@@ -14893,36 +14893,36 @@ var esMX = {
14893
14893
  },
14894
14894
  continue: {
14895
14895
  actionLink: "Entrar",
14896
- actionText: "\xBFTiene una cuenta?",
14897
- subtitle: "para continuar a {{applicationName}}",
14898
- title: "Rellene los campos que faltan"
14896
+ actionText: "\xBFTienes una cuenta?",
14897
+ subtitle: "Por favor completa los datos para continuar",
14898
+ title: "Completa los datos faltantes"
14899
14899
  },
14900
14900
  emailCode: {
14901
- formSubtitle: "Introduzca el c\xF3digo de verificaci\xF3n enviado a su correo electr\xF3nico",
14901
+ formSubtitle: "Ingresa el c\xF3digo de verificaci\xF3n enviado a tu correo electr\xF3nico",
14902
14902
  formTitle: "C\xF3digo de verificaci\xF3n",
14903
14903
  resendButton: "Reenviar c\xF3digo",
14904
- subtitle: "para continuar a {{applicationName}}",
14905
- title: "Verifique su correo electr\xF3nico"
14904
+ subtitle: "Ingresa el c\xF3digo de verificaci\xF3n enviado a tu correo electr\xF3nico",
14905
+ title: "Verifica tu correo electr\xF3nico"
14906
14906
  },
14907
14907
  emailLink: {
14908
14908
  clientMismatch: {
14909
- subtitle: void 0,
14910
- title: void 0
14909
+ subtitle: "Para continuar, abre el enlace de verificaci\xF3n en el dispositivo o navegador desde el que est\xE1s intentando registrarte",
14910
+ title: "El enlace de verificaci\xF3n es inv\xE1lido para este dispositivo"
14911
14911
  },
14912
- formSubtitle: "Utilice el enlace de verificaci\xF3n enviado a su direcci\xF3n de correo electr\xF3nico",
14912
+ formSubtitle: "Utiliza el enlace de verificaci\xF3n enviado a tu direcci\xF3n de correo electr\xF3nico",
14913
14913
  formTitle: "Enlace de verificaci\xF3n",
14914
14914
  loading: {
14915
14915
  title: "Registrando..."
14916
14916
  },
14917
- resendButton: "Reenviar enlace",
14917
+ resendButton: "\xBFNo recibiste el enlace? Reenviar",
14918
14918
  subtitle: "para continuar a {{applicationName}}",
14919
14919
  title: "Verifica tu correo electr\xF3nico",
14920
14920
  verified: {
14921
14921
  title: "Registrado con \xE9xito"
14922
14922
  },
14923
14923
  verifiedSwitchTab: {
14924
- subtitle: "Regrese a la pesta\xF1a reci\xE9n abierta para continuar",
14925
- subtitleNewTab: "Volver a la pesta\xF1a anterior para continuar",
14924
+ subtitle: "Regresa a la pesta\xF1a reci\xE9n abierta para continuar",
14925
+ subtitleNewTab: "Regresa a la pesta\xF1a anterior para continuar",
14926
14926
  title: "Correo electr\xF3nico verificado con \xE9xito"
14927
14927
  }
14928
14928
  },
@@ -14942,21 +14942,21 @@ var esMX = {
14942
14942
  formTitle: "C\xF3digo de verificaci\xF3n",
14943
14943
  resendButton: "Reenviar c\xF3digo",
14944
14944
  subtitle: "para continuar a {{applicationName}}",
14945
- title: "Verifique su tel\xE9fono"
14945
+ title: "Verifica tu tel\xE9fono"
14946
14946
  },
14947
14947
  restrictedAccess: {
14948
- actionLink: void 0,
14949
- actionText: void 0,
14950
- blockButton__emailSupport: void 0,
14951
- blockButton__joinWaitlist: void 0,
14952
- subtitle: void 0,
14953
- subtitleWaitlist: void 0,
14954
- title: void 0
14948
+ actionLink: "Iniciar sesi\xF3n",
14949
+ actionText: "\xBFTienes cuenta?",
14950
+ blockButton__emailSupport: "Soporte por correo electr\xF3nico",
14951
+ blockButton__joinWaitlist: "Unirse a la lista de espera",
14952
+ subtitle: "Los registros est\xE1n desactivados actualmente. Si crees que tienes acceso, contacta soporte",
14953
+ subtitleWaitlist: "Los registros est\xE1n desactivados actualmente. Para ser el primero en saber cuando estemos listos, \xFAnete a la lista de espera",
14954
+ title: "Acceso restringido"
14955
14955
  },
14956
14956
  start: {
14957
- actionLink: "Acceder",
14958
- actionLink__use_email: void 0,
14959
- actionLink__use_phone: void 0,
14957
+ actionLink: "Inicar sesi\xF3n",
14958
+ actionLink__use_email: "Utilizar el correo electr\xF3nico",
14959
+ actionLink__use_phone: "Utilizar el n\xFAmero telef\xF3nico",
14960
14960
  actionText: "\xBFTienes una cuenta?",
14961
14961
  alternativePhoneCodeProvider: {
14962
14962
  actionLink: void 0,
@@ -14971,43 +14971,43 @@ var esMX = {
14971
14971
  }
14972
14972
  },
14973
14973
  socialButtonsBlockButton: "Continuar con {{provider|titleize}}",
14974
- socialButtonsBlockButtonManyInView: void 0,
14974
+ socialButtonsBlockButtonManyInView: "{{provider|titleize}}",
14975
14975
  unstable__errors: {
14976
- already_a_member_in_organization: void 0,
14977
- captcha_invalid: "El registro fall\xF3 debido a fallos en la validaci\xF3n de seguridad. Por favor, recargue la p\xE1gina o cont\xE1ctenos para obtener m\xE1s asistencia.",
14978
- captcha_unavailable: "El registro fall\xF3 debido a fallos en la validaci\xF3n de bot. Por favor, recargue la p\xE1gina o cont\xE1ctenos para obtener m\xE1s asistencia.",
14976
+ already_a_member_in_organization: "{{email}} ya es miembro de la organizaci\xF3n.",
14977
+ captcha_invalid: "El registro fall\xF3 debido a fallos en la validaci\xF3n de seguridad. Por favor, recarga la p\xE1gina o cont\xE1ctanos para obtener m\xE1s asistencia.",
14978
+ captcha_unavailable: "El registro fall\xF3 debido a fallos en la validaci\xF3n de robot. Por favor, recarga la p\xE1gina o cont\xE1ctanos para obtener m\xE1s asistencia.",
14979
14979
  form_code_incorrect: "C\xF3digo incorrecto.",
14980
- form_identifier_exists__email_address: "La direcci\xF3n de correo ya existe.",
14981
- form_identifier_exists__phone_number: "El n\xFAmero de tel\xE9fono ya existe.",
14980
+ form_identifier_exists__email_address: "El correo electr\xF3nico ya existe",
14981
+ form_identifier_exists__phone_number: "El n\xFAmero telef\xF3nico ya existe.",
14982
14982
  form_identifier_exists__username: "El nombre de usuario ya existe.",
14983
14983
  form_identifier_not_found: "No se encontr\xF3 una cuenta con esos detalles.",
14984
14984
  form_param_format_invalid: "Formato inv\xE1lido.",
14985
- form_param_format_invalid__email_address: "La direcci\xF3n de correo debe ser v\xE1lida.",
14986
- form_param_format_invalid__phone_number: "El n\xFAmero de tel\xE9fono debe ser en un formato v\xE1lido internacional.",
14985
+ form_param_format_invalid__email_address: "El correo electr\xF3nico debe ser v\xE1lido.",
14986
+ form_param_format_invalid__phone_number: "El n\xFAmero telef\xF3nico debe ser en un formato v\xE1lido internacional.",
14987
14987
  form_param_max_length_exceeded__first_name: "El nombre debe tener menos de 256 caracteres.",
14988
14988
  form_param_max_length_exceeded__last_name: "El apellido debe tener menos de 256 caracteres.",
14989
14989
  form_param_max_length_exceeded__name: "El nombre debe tener menos de 256 caracteres.",
14990
- form_param_nil: "Campo vac\xEDo.",
14991
- form_param_value_invalid: void 0,
14990
+ form_param_nil: "Este campo es rquerido y no puede estar vac\xEDo.",
14991
+ form_param_value_invalid: "Valor inv\xE1lido",
14992
14992
  form_password_incorrect: "Contrase\xF1a incorrecta.",
14993
14993
  form_password_length_too_short: "La contrase\xF1a es muy corta.",
14994
14994
  form_password_not_strong_enough: "La contrase\xF1a no es suficientemente segura.",
14995
- form_password_pwned: "Esta contrase\xF1a se encontr\xF3 como parte de una infracci\xF3n y no se puede usar; pruebe con otra contrase\xF1a.",
14996
- form_password_pwned__sign_in: "La contrase\xF1a es muy insegura.",
14995
+ form_password_pwned: "Esta contrase\xF1a se encontr\xF3 como parte de una brecha y no se puede utilizar, intenta con otra contrase\xF1a.",
14996
+ form_password_pwned__sign_in: "Esta contrase\xF1a se encontr\xF3 como parte de una brecha y no se puede utilizar, por favor restablece tu contrase\xF1a.",
14997
14997
  form_password_size_in_bytes_exceeded: "La contrase\xF1a excede el n\xFAmero m\xE1ximo de bytes permitidos. Por favor, elimine algunos caracteres especiales o reduzca la longitud de la contrase\xF1a.",
14998
14998
  form_password_validation_failed: "Contrase\xF1a incorrecta",
14999
- form_username_invalid_character: "Car\xE1cter inv\xE1lido.",
14999
+ form_username_invalid_character: "El nombre de usuario contiene caracteres inv\xE1lidos.",
15000
15000
  form_username_invalid_length: "La longitud del nombre de usuario es demasiado corta.",
15001
15001
  identification_deletion_failed: "No se puede eliminar la \xFAltima identificaci\xF3n.",
15002
- not_allowed_access: "La direcci\xF3n de correo electr\xF3nico o el n\xFAmero de tel\xE9fono no est\xE1 permitido para registrarse. Esto puede deberse al uso de '+', '=', '#' o '.' en tu direcci\xF3n de correo electr\xF3nico, el uso de un dominio conectado a un servicio de correo electr\xF3nico temporal o la exclusi\xF3n expl\xEDcita. Si cree que se trata de un error, p\xF3ngase en contacto con el soporte.",
15003
- organization_domain_blocked: void 0,
15004
- organization_domain_common: void 0,
15005
- organization_domain_exists_for_enterprise_connection: void 0,
15006
- organization_membership_quota_exceeded: void 0,
15007
- organization_minimum_permissions_needed: void 0,
15002
+ not_allowed_access: "No tienes permiso para acceder a esta p\xE1gina.",
15003
+ organization_domain_blocked: "Este correo electr\xF3nico del dominio est\xE1 bloqueado, intenta con otro.",
15004
+ organization_domain_common: "Este correo electr\xF3nico del dominio es muy com\xFAn, intenta con otro.",
15005
+ organization_domain_exists_for_enterprise_connection: "Este dominio ya esta en uso para t\xFA organizaci\xF3n",
15006
+ organization_membership_quota_exceeded: "Alcanzaste el limite de miembros en la organizaci\xF3n, incluyendo las invitaciones enviadas.",
15007
+ organization_minimum_permissions_needed: "Debe existir al menos un miembro en la organizaci\xF3n.",
15008
15008
  passkey_already_exists: "Ya se ha registrado una llave de acceso en este dispositivo.",
15009
15009
  passkey_not_supported: "Las llaves de acceso no son compatibles con este dispositivo.",
15010
- passkey_pa_not_supported: "El registro requiere un autenticador de plataforma, pero el dispositivo no lo admite.",
15010
+ passkey_pa_not_supported: "El registro requiere un autenticador de plataforma, pero el dispositivo no es compatible.",
15011
15011
  passkey_registration_cancelled: "El registro de la llave de acceso se ha cancelado o ha expirado.",
15012
15012
  passkey_retrieval_cancelled: "La verificaci\xF3n de la llave de acceso se ha cancelado o ha expirado.",
15013
15013
  passwordComplexity: {
@@ -15015,13 +15015,13 @@ var esMX = {
15015
15015
  minimumLength: "{{length}} o m\xE1s caracteres",
15016
15016
  requireLowercase: "al menos una letra min\xFAscula",
15017
15017
  requireNumbers: "al menos un n\xFAmero",
15018
- requireSpecialCharacter: "al menos un caracter especial",
15018
+ requireSpecialCharacter: "al menos un car\xE1cter especial",
15019
15019
  requireUppercase: "al menos una letra may\xFAscula",
15020
15020
  sentencePrefix: "Tu contrase\xF1a debe contener"
15021
15021
  },
15022
- phone_number_exists: "Este n\xFAmero de tel\xE9fono ya est\xE1 en uso. Por favor, trata con otro.",
15022
+ phone_number_exists: "Este n\xFAmero de telef\xF3nico ya est\xE1 en uso.",
15023
15023
  session_exists: "Ya has iniciado sesi\xF3n",
15024
- web3_missing_identifier: void 0,
15024
+ web3_missing_identifier: "No se puede encontrar la extension de la billetera Web3. Instala una para continuar",
15025
15025
  zxcvbn: {
15026
15026
  couldBeStronger: "Tu contrase\xF1a funciona, pero puede ser m\xE1s segura. Prueba a\xF1adiendo m\xE1s caracteres.",
15027
15027
  goodPassword: "Tu contrase\xF1a cumple con todos los requisitos necesarios.",
@@ -15035,28 +15035,28 @@ var esMX = {
15035
15035
  l33t: "Evita sustituciones predecibles como '@' por 'a'",
15036
15036
  longerKeyboardPattern: "Usa patrones de teclado m\xE1s largos y cambia la direcci\xF3n de escritura varias veces.",
15037
15037
  noNeed: "Puedes crear contrase\xF1as seguras sin usar s\xEDmbolos, n\xFAmeros o may\xFAsculas.",
15038
- pwned: "Si utiliza esta contrase\xF1a en otro lugar, deber\xEDa cambiarla.",
15038
+ pwned: "Si utilizas esta contrase\xF1a en otro lugar, deber\xEDas cambiarla.",
15039
15039
  recentYears: "Evita a\xF1os recientes.",
15040
15040
  repeated: "Evita palabras y letras repetidas.",
15041
15041
  reverseWords: "Evita palabras comunes escritas al rev\xE9s",
15042
15042
  sequences: "Evita secuencias de letras comunes.",
15043
- useWords: "Usa varias palabras, pero evita frases comunes."
15043
+ useWords: "Utiliza varias palabras, pero evita frases comunes."
15044
15044
  },
15045
15045
  warnings: {
15046
- common: "Es una contrase\xF1a usada com\xFAnmente.",
15046
+ common: "Es una contrase\xF1a utilizada com\xFAnmente.",
15047
15047
  commonNames: "Nombres y apellidos comunes son f\xE1ciles de adivinar.",
15048
15048
  dates: "Las fechas son f\xE1ciles de adivinar.",
15049
15049
  extendedRepeat: 'Patrones repetidos como "abcabcabc" son f\xE1ciles de adivinar.',
15050
15050
  keyPattern: "Patrones cortos son f\xE1ciles de adivinar.",
15051
- namesByThemselves: "Nombres y apellidos a solas son f\xE1ciles de adivinar.",
15052
- pwned: "Su contrase\xF1a fue expuesta por una violaci\xF3n de datos en Internet.",
15051
+ namesByThemselves: "Nombres y apellidos son f\xE1ciles de adivinar.",
15052
+ pwned: "Tu contrase\xF1a fue expuesta por una violaci\xF3n de datos en Internet.",
15053
15053
  recentYears: "Los a\xF1os recientes son f\xE1ciles de adivinar.",
15054
15054
  sequences: 'Patrones comunes como "abc" son f\xE1ciles de adivinar',
15055
- similarToCommon: "Es similar a una contrase\xF1a usada habitualmente.",
15055
+ similarToCommon: "Es similar a una contrase\xF1a utilizada habitualmente.",
15056
15056
  simpleRepeat: 'Caracteres repetidos como "aaa" son f\xE1ciles de adivinar',
15057
15057
  straightRow: "Teclas consecutivas en tu teclado son f\xE1ciles de adivinar.",
15058
- topHundred: "Es una contrase\xF1a usada con mucha frecuencia.",
15059
- topTen: "Es de las contrase\xF1as m\xE1s usadas.",
15058
+ topHundred: "Es una contrase\xF1a utilizada con mucha frecuencia.",
15059
+ topTen: "Es de las contrase\xF1as m\xE1s utilizadas.",
15060
15060
  userInputs: "No deber\xEDa haber datos personales o relacionados con esta p\xE1gina.",
15061
15061
  wordByItself: "Palabras \xFAnicas son f\xE1ciles de adivinar."
15062
15062
  }
@@ -15078,10 +15078,10 @@ var esMX = {
15078
15078
  actionLabel__download: "Descargar .txt",
15079
15079
  actionLabel__print: "Imprimir",
15080
15080
  infoText1: "Se habilitar\xE1n c\xF3digos de respaldo para esta cuenta.",
15081
- infoText2: "Mantenga los c\xF3digos de respaldo en secreto y gu\xE1rdelos de forma segura. Puede regenerar c\xF3digos de respaldo si sospecha que se han visto comprometidos.",
15082
- subtitle__codelist: "Guardelos de forma segura y mant\xE9ngalos en secreto.",
15083
- successMessage: "Los c\xF3digos de respaldo ahora est\xE1n habilitados. Puede usar uno de estos para iniciar sesi\xF3n en su cuenta, si pierde el acceso a su dispositivo de autenticaci\xF3n. Cada c\xF3digo solo se puede utilizar una vez.",
15084
- successSubtitle: "Puede usar uno de estos para iniciar sesi\xF3n en su cuenta, si pierde el acceso a su dispositivo de autenticaci\xF3n.",
15081
+ infoText2: "Mant\xE9n los c\xF3digos de respaldo en secreto y gu\xE1rdalos de forma segura. Puedes regenerar c\xF3digos de respaldo si sospechas que se han visto comprometidos.",
15082
+ subtitle__codelist: "Gu\xE1rdalos de forma segura y mantenlos en secreto.",
15083
+ successMessage: "Los c\xF3digos de respaldo ahora est\xE1n habilitados. Puedes utilizar uno de estos para iniciar sesi\xF3n en tu cuenta, si pierdes el acceso a tu dispositivo de autenticaci\xF3n. Cada c\xF3digo solo se puede utilizar una vez.",
15084
+ successSubtitle: "Puedes utilizar uno de estos para iniciar sesi\xF3n en tu cuenta, si pierdes el acceso a tu dispositivo de autenticaci\xF3n.",
15085
15085
  title: "Agregar verificaci\xF3n de c\xF3digo de respaldo",
15086
15086
  title__codelist: "C\xF3digos de respaldo"
15087
15087
  },
@@ -15094,27 +15094,27 @@ var esMX = {
15094
15094
  tableHeader__status: void 0
15095
15095
  },
15096
15096
  paymentSourcesSection: {
15097
- actionLabel__default: void 0,
15098
- actionLabel__remove: void 0,
15099
- add: void 0,
15100
- addSubtitle: void 0,
15101
- cancelButton: void 0,
15102
- formButtonPrimary__add: void 0,
15103
- formButtonPrimary__pay: void 0,
15097
+ actionLabel__default: "Predeterminado",
15098
+ actionLabel__remove: "Eliminar",
15099
+ add: "Agregar un nuevo m\xE9todo de pago",
15100
+ addSubtitle: "Agregar un nuevo m\xE9todo de pago a tu cuenta.",
15101
+ cancelButton: "Cancelar",
15102
+ formButtonPrimary__add: "Agregar M\xE9todo de Pago",
15103
+ formButtonPrimary__pay: "Pagar {{amount}}",
15104
15104
  payWithTestCardButton: void 0,
15105
15105
  removeResource: {
15106
- messageLine1: void 0,
15107
- messageLine2: void 0,
15108
- successMessage: void 0,
15109
- title: void 0
15106
+ messageLine1: "{{identifier}} ser\xE1 eliminado de esta cuenta.",
15107
+ messageLine2: "No podr\xE1s utilizar este m\xE9todo de pago para ninguna suscripci\xF3n actual y estas ya no funcionar\xE1n.",
15108
+ successMessage: "{{paymentSource}} ha sido eliminada de tu cuenta.",
15109
+ title: "Eliminar m\xE9todo de pago"
15110
15110
  },
15111
- title: void 0
15111
+ title: "Opciones disponibles"
15112
15112
  },
15113
15113
  start: {
15114
15114
  headerTitle__payments: void 0,
15115
- headerTitle__plans: void 0,
15116
- headerTitle__statements: void 0,
15117
- headerTitle__subscriptions: void 0
15115
+ headerTitle__plans: "Planes",
15116
+ headerTitle__statements: "Facturas",
15117
+ headerTitle__subscriptions: "Suscripciones"
15118
15118
  },
15119
15119
  statementsSection: {
15120
15120
  empty: void 0,
@@ -15141,52 +15141,52 @@ var esMX = {
15141
15141
  switchPlansSection: {
15142
15142
  title: void 0
15143
15143
  },
15144
- title: void 0
15144
+ title: "Facturaci\xF3n y Pagos"
15145
15145
  },
15146
15146
  connectedAccountPage: {
15147
- formHint: "Seleccione un proveedor para conectar su cuenta.",
15147
+ formHint: "Selecciona un proveedor para conectar su cuenta.",
15148
15148
  formHint__noAccounts: "No hay proveedores de cuentas externas disponibles.",
15149
15149
  removeResource: {
15150
15150
  messageLine1: "{{identifier}} ser\xE1 eliminado de esta cuenta.",
15151
- messageLine2: "Ya no podr\xE1 usar esta cuenta activa y las funciones dependientes ya no funcionar\xE1n.",
15152
- successMessage: "{{connectedAccount}} ha sido eliminado de su cuenta.",
15151
+ messageLine2: "Ya no podr\xE1s utilizar esta cuenta activa y las funciones dependientes ya no funcionar\xE1n.",
15152
+ successMessage: "{{connectedAccount}} ha sido eliminado de tu cuenta.",
15153
15153
  title: "Eliminar cuenta conectada"
15154
15154
  },
15155
- socialButtonsBlockButton: "Conectar cuenta de {{provider|titleize}}",
15156
- successMessage: "El proveedor ha sido agregado a su cuenta",
15155
+ socialButtonsBlockButton: "{{provider|titleize}}",
15156
+ successMessage: "El proveedor ha sido agregado a tu cuenta",
15157
15157
  title: "Agregar cuenta conectada"
15158
15158
  },
15159
15159
  deletePage: {
15160
15160
  actionDescription: 'Escribe "Eliminar cuenta" a continuaci\xF3n para continuar',
15161
15161
  confirm: "Eliminar cuenta",
15162
- messageLine1: "\xBFEstas seguro que quieres eliminar tu cuenta?",
15162
+ messageLine1: "\xBFEst\xE1s seguro que quieres eliminar tu cuenta?",
15163
15163
  messageLine2: "Esta acci\xF3n es permanente e irreversible.",
15164
15164
  title: "Eliminar cuenta"
15165
15165
  },
15166
15166
  emailAddressPage: {
15167
15167
  emailCode: {
15168
- formHint: "A esta direcci\xF3n de correo electr\xF3nico se le enviar\xE1 un correo electr\xF3nico con un C\xF3digo de verificaci\xF3n.",
15169
- formSubtitle: "Introduzca el c\xF3digo de verificaci\xF3n enviado a {{identifier}}",
15168
+ formHint: "A esta direcci\xF3n de correo electr\xF3nico se le enviar\xE1 un correo electr\xF3nico con un c\xF3digo de verificaci\xF3n.",
15169
+ formSubtitle: "Introduce el c\xF3digo de verificaci\xF3n enviado a {{identifier}}",
15170
15170
  formTitle: "C\xF3digo de verificaci\xF3n",
15171
- resendButton: "Re-enviar c\xF3digo",
15172
- successMessage: "El correo electr\xF3nico {{identifier}} se ha agregado a su cuenta."
15171
+ resendButton: "Reenviar c\xF3digo",
15172
+ successMessage: "El correo electr\xF3nico {{identifier}} se ha agregado a tu cuenta."
15173
15173
  },
15174
15174
  emailLink: {
15175
15175
  formHint: "Se enviar\xE1 un correo electr\xF3nico con un enlace de verificaci\xF3n a esta direcci\xF3n de correo electr\xF3nico.",
15176
- formSubtitle: "Haga clic en el enlace de verificaci\xF3n en el correo electr\xF3nico enviado a {{identifier}}",
15176
+ formSubtitle: "Haz clic en el enlace de verificaci\xF3n en el correo electr\xF3nico enviado a {{identifier}}",
15177
15177
  formTitle: "Enlace de verificaci\xF3n",
15178
15178
  resendButton: "Reenviar enlace",
15179
15179
  successMessage: "El correo electr\xF3nico {{identifier}} se ha agregado a su cuenta."
15180
15180
  },
15181
15181
  enterpriseSSOLink: {
15182
- formButton: void 0,
15183
- formSubtitle: void 0
15182
+ formButton: "Click para iniciar sesi\xF3n",
15183
+ formSubtitle: "Completar el inicio de sesi\xF3n con {{identifier}}"
15184
15184
  },
15185
- formHint: void 0,
15185
+ formHint: "Deber\xE1s verificar el correo electr\xF3nico antes de ser a\xF1adido a tu cuenta",
15186
15186
  removeResource: {
15187
15187
  messageLine1: "{{identifier}} ser\xE1 eliminado de esta cuenta.",
15188
- messageLine2: "Ya no podr\xE1 iniciar sesi\xF3n con esta direcci\xF3n de correo electr\xF3nico.",
15189
- successMessage: "{{emailAddress}} ha sido eliminado de su cuenta.",
15188
+ messageLine2: "Ya no podr\xE1s iniciar sesi\xF3n con esta direcci\xF3n de correo electr\xF3nico.",
15189
+ successMessage: "{{emailAddress}} ha sido eliminado de tu cuenta.",
15190
15190
  title: "Eliminar direcci\xF3n de correo electr\xF3nico"
15191
15191
  },
15192
15192
  title: "Agregar direcci\xF3n de correo electr\xF3nico",
@@ -15206,44 +15206,44 @@ var esMX = {
15206
15206
  backButton: "Usar n\xFAmero existente",
15207
15207
  primaryButton__addPhoneNumber: "Agregar n\xFAmero de tel\xE9fono",
15208
15208
  removeResource: {
15209
- messageLine1: "{{identifier}} dejar\xE1 de recibir el C\xF3digo de verificaci\xF3n al iniciar sesi\xF3n.",
15210
- messageLine2: "Es posible que su cuenta no sea tan segura. \xBFEst\xE1s seguro de que quieres continuar?",
15211
- successMessage: "Se elimin\xF3 la verificaci\xF3n de dos pasos del c\xF3digo SMS para {{mfaPhoneCode}}",
15209
+ messageLine1: "{{identifier}} dejar\xE1 de recibir c\xF3digos de verificaci\xF3n al iniciar sesi\xF3n.",
15210
+ messageLine2: "Es posible que tu cuenta no sea tan segura. \xBFEst\xE1s seguro de que quieres continuar?",
15211
+ successMessage: "Se elimin\xF3 la verificaci\xF3n de dos pasos por SMS para {{mfaPhoneCode}}",
15212
15212
  title: "Eliminar la verificaci\xF3n en dos pasos"
15213
15213
  },
15214
- subtitle__availablePhoneNumbers: "Seleccione un n\xFAmero de tel\xE9fono para registrarse para la verificaci\xF3n en dos pasos del c\xF3digo SMS.",
15215
- subtitle__unavailablePhoneNumbers: "No hay n\xFAmeros de tel\xE9fono disponibles para registrarse para la verificaci\xF3n en dos pasos del c\xF3digo SMS.",
15216
- successMessage1: "Al iniciar sesi\xF3n, se le pedir\xE1 un c\xF3digo de verificaci\xF3n enviado a este n\xFAmero de tel\xE9fono como un paso adicional.",
15217
- successMessage2: "Guarde estos c\xF3digos de respaldo y almac\xE9nelos en un lugar seguro. Si pierde el acceso a su dispositivo de autenticaci\xF3n, puede utilizar los c\xF3digos de respaldo para iniciar sesi\xF3n.",
15218
- successTitle: "Verificaci\xF3n de c\xF3digo SMS habilitada",
15219
- title: "Agregar verificaci\xF3n de c\xF3digo SMS"
15214
+ subtitle__availablePhoneNumbers: "Selecciona un n\xFAmero de tel\xE9fono para registrar la verificaci\xF3n en dos pasos por SMS.",
15215
+ subtitle__unavailablePhoneNumbers: "No hay n\xFAmeros de tel\xE9fono disponibles para registrar la verificaci\xF3n en dos pasos por SMS.",
15216
+ successMessage1: "Al iniciar sesi\xF3n, se te solicitar\xE1 un c\xF3digo de verificaci\xF3n enviado a este n\xFAmero de tel\xE9fono como un paso adicional.",
15217
+ successMessage2: "Guarda estos c\xF3digos de respaldo y almac\xE9nalos en un lugar seguro. Si pierdes el acceso a tu dispositivo de autenticaci\xF3n, puedes utilizar los c\xF3digos de respaldo para iniciar sesi\xF3n.",
15218
+ successTitle: "Verificaci\xF3n por SMS habilitada",
15219
+ title: "Agregar verificaci\xF3n por SMS"
15220
15220
  },
15221
15221
  mfaTOTPPage: {
15222
15222
  authenticatorApp: {
15223
15223
  buttonAbleToScan__nonPrimary: "Escanea el c\xF3digo QR en su lugar",
15224
15224
  buttonUnableToScan__nonPrimary: "\xBFNo puedes escanear el c\xF3digo QR?",
15225
- infoText__ableToScan: "Configure un nuevo m\xE9todo de inicio de sesi\xF3n en su aplicaci\xF3n de autenticaci\xF3n y escanee el siguiente c\xF3digo QR para vincularlo a su cuenta.",
15226
- infoText__unableToScan: "Configure un nuevo m\xE9todo de inicio de sesi\xF3n en su autenticador e ingrese la clave que se proporciona a continuaci\xF3n.",
15227
- inputLabel__unableToScan1: "Aseg\xFArese de que las contrase\xF1as basadas en el tiempo o de un solo uso est\xE9n habilitadas, luego finalice de vincular su cuenta.",
15228
- inputLabel__unableToScan2: "Alternativamente, si su autenticador admite URIs TOTP, tambi\xE9n puede copiar la URI completa."
15225
+ infoText__ableToScan: "Configura un nuevo m\xE9todo de inicio de sesi\xF3n en tu aplicaci\xF3n de autenticaci\xF3n y escanea el siguiente c\xF3digo QR para vincularlo a tu cuenta.",
15226
+ infoText__unableToScan: "Configura un nuevo m\xE9todo de inicio de sesi\xF3n en tu autenticador e ingresa la clave que se proporciona a continuaci\xF3n.",
15227
+ inputLabel__unableToScan1: "Aseg\xFArate de que las contrase\xF1as de Un-Solo-Uso o Por-Tiempo est\xE9n habilitadas, luego finaliza la vinculaci\xF3n con tu cuenta.",
15228
+ inputLabel__unableToScan2: "Alternativamente, si tu autenticador admite URIs TOTP, tambi\xE9n puedes copiar la URI completa."
15229
15229
  },
15230
15230
  removeResource: {
15231
15231
  messageLine1: "El c\xF3digo de verificaci\xF3n de este autenticador ya no ser\xE1 necesario al iniciar sesi\xF3n.",
15232
- messageLine2: "Es posible que su cuenta no sea tan segura. \xBFEst\xE1s seguro de que quieres continuar?",
15232
+ messageLine2: "Es posible que tu cuenta no sea tan segura. \xBFEst\xE1s seguro de que quieres continuar?",
15233
15233
  successMessage: "Se elimin\xF3 la verificaci\xF3n en dos pasos a trav\xE9s de la aplicaci\xF3n de autenticaci\xF3n.",
15234
15234
  title: "Eliminar la verificaci\xF3n en dos pasos"
15235
15235
  },
15236
- successMessage: "La verificaci\xF3n en dos pasos ahora est\xE1 habilitada. Al iniciar sesi\xF3n, deber\xE1 ingresar un C\xF3digo de verificaci\xF3n de este autenticador como un paso adicional.",
15236
+ successMessage: "La verificaci\xF3n en dos pasos ahora est\xE1 habilitada. Al iniciar sesi\xF3n, deber\xE1s ingresar un c\xF3digo de verificaci\xF3n de este autenticador como un paso adicional.",
15237
15237
  title: "Agregar aplicaci\xF3n de autenticaci\xF3n",
15238
- verifySubtitle: "Ingrese el C\xF3digo de verificaci\xF3n generado por su autenticador",
15238
+ verifySubtitle: "Ingresa el c\xF3digo de verificaci\xF3n generado por tu autenticador",
15239
15239
  verifyTitle: "C\xF3digo de verificaci\xF3n"
15240
15240
  },
15241
15241
  mobileButton__menu: "Men\xFA",
15242
15242
  navbar: {
15243
15243
  account: "Perfil",
15244
- apiKeys: void 0,
15245
- billing: void 0,
15246
- description: "Administra tu informaci\xF3n de cuenta.",
15244
+ apiKeys: "Claves API",
15245
+ billing: "Facturaci\xF3n",
15246
+ description: "Administra la informaci\xF3n de tu cuenta.",
15247
15247
  security: "Seguridad",
15248
15248
  title: "Cuenta"
15249
15249
  },
@@ -15261,27 +15261,27 @@ var esMX = {
15261
15261
  successMessage__set: "Se ha establecido tu contrase\xF1a.",
15262
15262
  successMessage__signOutOfOtherSessions: "Se cerr\xF3 la sesi\xF3n de todos los dem\xE1s dispositivos.",
15263
15263
  successMessage__update: "Tu contrase\xF1a ha sido actualizada.",
15264
- title__set: "Configurar la clave",
15264
+ title__set: "Configurar contrase\xF1a",
15265
15265
  title__update: "Cambiar contrase\xF1a"
15266
15266
  },
15267
15267
  phoneNumberPage: {
15268
15268
  infoText: "Se enviar\xE1 un mensaje de texto con un enlace de verificaci\xF3n a este n\xFAmero de tel\xE9fono.",
15269
15269
  removeResource: {
15270
15270
  messageLine1: "{{identifier}} ser\xE1 eliminado de esta cuenta.",
15271
- messageLine2: "Ya no podr\xE1 iniciar sesi\xF3n con este n\xFAmero de tel\xE9fono.",
15272
- successMessage: "{{phoneNumber}} ha sido eliminado de su cuenta.",
15271
+ messageLine2: "Ya no podr\xE1s iniciar sesi\xF3n con este n\xFAmero de tel\xE9fono.",
15272
+ successMessage: "{{phoneNumber}} ha sido eliminado de tu cuenta.",
15273
15273
  title: "Eliminar n\xFAmero de tel\xE9fono"
15274
15274
  },
15275
15275
  successMessage: "{{identifier}} ha sido a\xF1adido a tu cuenta.",
15276
15276
  title: "Agregar el n\xFAmero de tel\xE9fono",
15277
- verifySubtitle: "Ingrese el c\xF3digo de verificaci\xF3n enviado a {{identifier}}",
15277
+ verifySubtitle: "Ingresa el c\xF3digo de verificaci\xF3n enviado a {{identifier}}",
15278
15278
  verifyTitle: "Verificar n\xFAmero de tel\xE9fono"
15279
15279
  },
15280
15280
  plansPage: {
15281
15281
  title: void 0
15282
15282
  },
15283
15283
  profilePage: {
15284
- fileDropAreaHint: "Cargue una imagen JPG, PNG, GIF o WEBP de menos de 10 MB",
15284
+ fileDropAreaHint: "Carga una imagen JPG, PNG, GIF o WEBP de menos de 10 MB",
15285
15285
  imageFormDestructiveActionSubtitle: "Eliminar la imagen",
15286
15286
  imageFormSubtitle: "Cargar imagen",
15287
15287
  imageFormTitle: "Imagen de perfil",
@@ -15299,36 +15299,36 @@ var esMX = {
15299
15299
  actionLabel__reauthorize: "Autorizar ahora",
15300
15300
  destructiveActionTitle: "Quitar",
15301
15301
  primaryButton: "Conectar cuenta",
15302
- subtitle__disconnected: void 0,
15303
- subtitle__reauthorize: "Los permisos requeridos han sido actualizados, y podr\xEDa experimentar limitaciones. Por favor, autorice de nuevo esta aplicaci\xF3n para evitar cualquier problema",
15302
+ subtitle__disconnected: "Esta cuenta ha sido desconectada.",
15303
+ subtitle__reauthorize: "Los permisos requeridos han sido actualizados, y podr\xEDas experimentar limitaciones. Por favor, autoriza de nuevo esta aplicaci\xF3n para evitar cualquier problema",
15304
15304
  title: "Cuentas conectadas"
15305
15305
  },
15306
15306
  dangerSection: {
15307
15307
  deleteAccountButton: "Eliminar cuenta",
15308
- title: "Peligro"
15308
+ title: "Eliminar cuenta"
15309
15309
  },
15310
15310
  emailAddressesSection: {
15311
- destructiveAction: "Eliminar direcci\xF3n de correo electr\xF3nico",
15311
+ destructiveAction: "Eliminar correo electr\xF3nico",
15312
15312
  detailsAction__nonPrimary: "Establecer como primario",
15313
- detailsAction__primary: "Completar la verificaci\xF3n",
15314
- detailsAction__unverified: "Completar la verificaci\xF3n",
15315
- primaryButton: "Agregar una direcci\xF3n de correo electr\xF3nico",
15313
+ detailsAction__primary: "Completar verificaci\xF3n",
15314
+ detailsAction__unverified: "Completar verificaci\xF3n",
15315
+ primaryButton: "Agregar correo electr\xF3nico",
15316
15316
  title: "Correos electr\xF3nicos"
15317
15317
  },
15318
15318
  enterpriseAccountsSection: {
15319
15319
  title: "Cuentas de empresa"
15320
15320
  },
15321
- headerTitle__account: "Cuenta",
15321
+ headerTitle__account: "Detalles de la cuenta",
15322
15322
  headerTitle__security: "Seguridad",
15323
15323
  mfaSection: {
15324
15324
  backupCodes: {
15325
- actionLabel__regenerate: "Regenerar c\xF3digos",
15325
+ actionLabel__regenerate: "Regenerar",
15326
15326
  headerTitle: "C\xF3digos de respaldo",
15327
- subtitle__regenerate: "Obtenga un nuevo conjunto de c\xF3digos de respaldo seguros. Los c\xF3digos de respaldo anteriores se eliminar\xE1n y no podr\xE1n ser usados.",
15327
+ subtitle__regenerate: "Obt\xE9n un nuevo conjunto de c\xF3digos de respaldo seguros. Los c\xF3digos de respaldo anteriores se eliminar\xE1n y no podr\xE1n ser utilizados.",
15328
15328
  title__regenerate: "Regenerar c\xF3digos de respaldo"
15329
15329
  },
15330
15330
  phoneCode: {
15331
- actionLabel__setDefault: "Establecer por defecto",
15331
+ actionLabel__setDefault: "Establecer como predeterminado",
15332
15332
  destructiveActionLabel: "Eliminar n\xFAmero telef\xF3nico"
15333
15333
  },
15334
15334
  primaryButton: "A\xF1adir verificaci\xF3n de dos pasos",
@@ -15341,7 +15341,7 @@ var esMX = {
15341
15341
  passkeysSection: {
15342
15342
  menuAction__destructive: "Eliminar",
15343
15343
  menuAction__rename: "Renombrar",
15344
- primaryButton: void 0,
15344
+ primaryButton: "A\xF1adir llave de acceso",
15345
15345
  title: "Llaves de acceso"
15346
15346
  },
15347
15347
  passwordSection: {
@@ -15350,11 +15350,11 @@ var esMX = {
15350
15350
  title: "Contrase\xF1a"
15351
15351
  },
15352
15352
  phoneNumbersSection: {
15353
- destructiveAction: "Quitar n\xFAmero de tel\xE9fono",
15353
+ destructiveAction: "Eliminar n\xFAmero telef\xF3nico",
15354
15354
  detailsAction__nonPrimary: "Establecer como primario",
15355
15355
  detailsAction__primary: "Completar la verificaci\xF3n",
15356
15356
  detailsAction__unverified: "Completar la verificaci\xF3n",
15357
- primaryButton: "Agregar un n\xFAmero de tel\xE9fono",
15357
+ primaryButton: "Agregar un n\xFAmero telef\xF3nico",
15358
15358
  title: "N\xFAmeros telef\xF3nicos"
15359
15359
  },
15360
15360
  profileSection: {
@@ -15362,48 +15362,48 @@ var esMX = {
15362
15362
  title: "Perfil"
15363
15363
  },
15364
15364
  usernameSection: {
15365
- primaryButton__setUsername: "Crear nombre de usuario",
15365
+ primaryButton__setUsername: "Definir nombre de usuario",
15366
15366
  primaryButton__updateUsername: "Cambiar nombre de usuario",
15367
15367
  title: "Nombre de usuario"
15368
15368
  },
15369
15369
  web3WalletsSection: {
15370
- destructiveAction: "Quitar cartera",
15371
- detailsAction__nonPrimary: void 0,
15372
- primaryButton: "Web3 cartera",
15373
- title: "Web3 cartera"
15370
+ destructiveAction: "Quitar billetera",
15371
+ detailsAction__nonPrimary: "Establecer como primaria",
15372
+ primaryButton: "Conectar billetera",
15373
+ title: "Billeteras Web3"
15374
15374
  }
15375
15375
  },
15376
15376
  usernamePage: {
15377
- successMessage: "Su nombre de usuario ha sido actualizado.",
15377
+ successMessage: "Tu nombre de usuario ha sido actualizado.",
15378
15378
  title__set: "Actualizar nombre de usuario",
15379
15379
  title__update: "Actualizar nombre de usuario"
15380
15380
  },
15381
15381
  web3WalletPage: {
15382
15382
  removeResource: {
15383
15383
  messageLine1: "{{identifier}} ser\xE1 eliminado de esta cuenta.",
15384
- messageLine2: "Ya no podr\xE1 iniciar sesi\xF3n con esta billetera web3.",
15385
- successMessage: "{{web3Wallet}} ha sido eliminado de su cuenta.",
15384
+ messageLine2: "Ya no podr\xE1s iniciar sesi\xF3n con esta billetera web3.",
15385
+ successMessage: "{{web3Wallet}} ha sido eliminado de tu cuenta.",
15386
15386
  title: "Eliminar la billetera web3"
15387
15387
  },
15388
- subtitle__availableWallets: "Seleccione una billetera web3 para conectarse a su cuenta.",
15389
- subtitle__unavailableWallets: "No hay billetera web3 disponibles.",
15390
- successMessage: "La billetera ha sido agregada a su cuenta.",
15391
- title: "A\xF1adir web3 billetera",
15392
- web3WalletButtonsBlockButton: void 0
15388
+ subtitle__availableWallets: "Selecciona una billetera web3 para conectarse a tu cuenta.",
15389
+ subtitle__unavailableWallets: "No hay billeteras web3 disponibles.",
15390
+ successMessage: "La billetera ha sido agregada a tu cuenta.",
15391
+ title: "A\xF1adir billetera web3",
15392
+ web3WalletButtonsBlockButton: "{{provider|titleize}}"
15393
15393
  }
15394
15394
  },
15395
15395
  waitlist: {
15396
15396
  start: {
15397
- actionLink: "Acceder",
15398
- actionText: "Cuentas con acceso?",
15399
- formButton: "Unete a la lista de espera",
15400
- subtitle: "Ingresa tu correo electr\xF3nico y te avisaremos cuando tu lugar est\xE9 listo",
15401
- title: "Unete a la lista de espera"
15397
+ actionLink: "Iniciar sesi\xF3n",
15398
+ actionText: "\xBFTienes una cuenta?",
15399
+ formButton: "\xDAnete a la lista de espera",
15400
+ subtitle: "Ingresa tu correo electr\xF3nico y te avisaremos cuando t\xFA lugar est\xE9 listo",
15401
+ title: "\xDAnete a la lista de espera"
15402
15402
  },
15403
15403
  success: {
15404
15404
  message: "Ser\xE1s redirigido pronto...",
15405
15405
  subtitle: "Nos pondremos en contacto contigo cuando tu lugar est\xE9 listo",
15406
- title: "Gracias por unirte a la lista de espera!"
15406
+ title: "\xA1Gracias por unirte a la lista de espera!"
15407
15407
  }
15408
15408
  }
15409
15409
  };
@@ -38818,7 +38818,7 @@ var skSK = {
38818
38818
  backButton: "Sp\xE4\u0165",
38819
38819
  badge__activePlan: void 0,
38820
38820
  badge__canceledEndsAt: void 0,
38821
- badge__currentPlan: void 0,
38821
+ badge__currentPlan: "Aktu\xE1lny bal\xEDk",
38822
38822
  badge__default: "Predvolen\xE9",
38823
38823
  badge__endsAt: void 0,
38824
38824
  badge__expired: void 0,
@@ -38837,7 +38837,7 @@ var skSK = {
38837
38837
  alwaysFree: void 0,
38838
38838
  annually: void 0,
38839
38839
  availableFeatures: void 0,
38840
- billedAnnually: void 0,
38840
+ billedAnnually: "Ro\u010Dne",
38841
38841
  billedMonthlyOnly: void 0,
38842
38842
  cancelSubscription: void 0,
38843
38843
  cancelSubscriptionAccessUntil: void 0,
@@ -38867,12 +38867,12 @@ var skSK = {
38867
38867
  credit: void 0,
38868
38868
  creditRemainder: void 0,
38869
38869
  defaultFreePlanActive: void 0,
38870
- free: void 0,
38871
- getStarted: void 0,
38870
+ free: "Bezplatne",
38871
+ getStarted: "Za\u010Da\u0165",
38872
38872
  keepSubscription: void 0,
38873
38873
  manage: void 0,
38874
- manageSubscription: void 0,
38875
- month: void 0,
38874
+ manageSubscription: "Spravova\u0165 \u010Dlenstvo",
38875
+ month: "Mesiac",
38876
38876
  monthly: void 0,
38877
38877
  pastDue: void 0,
38878
38878
  pay: void 0,
@@ -38900,7 +38900,7 @@ var skSK = {
38900
38900
  seeAllFeatures: void 0,
38901
38901
  subscribe: void 0,
38902
38902
  subtotal: void 0,
38903
- switchPlan: void 0,
38903
+ switchPlan: "Zmeni\u0165 bal\xEDk",
38904
38904
  switchToAnnual: void 0,
38905
38905
  switchToMonthly: void 0,
38906
38906
  totalDue: void 0,
@@ -38930,36 +38930,36 @@ var skSK = {
38930
38930
  footerPageLink__privacy: "Ochrana s\xFAkromia",
38931
38931
  footerPageLink__terms: "Podmienky",
38932
38932
  formButtonPrimary: "Pokra\u010Dova\u0165",
38933
- formButtonPrimary__verify: "Verify",
38933
+ formButtonPrimary__verify: "Overi\u0165",
38934
38934
  formFieldAction__forgotPassword: "Zabudli ste heslo?",
38935
- formFieldError__matchingPasswords: "Hesl\xE1 sa zhoduj\xFA.",
38935
+ formFieldError__matchingPasswords: "Hesl\xE1 sa musia zhodova\u0165.",
38936
38936
  formFieldError__notMatchingPasswords: "Hesl\xE1 sa nezhoduj\xFA.",
38937
- formFieldError__verificationLinkExpired: "The verification link expired. Please request a new link.",
38937
+ formFieldError__verificationLinkExpired: "Overovac\xED odkaz vypr\u0161al. Vy\u017Eiadajte si nov\xFD odkaz.",
38938
38938
  formFieldHintText__optional: "Volite\u013En\xE9",
38939
- formFieldHintText__slug: "A slug is a human-readable ID that must be unique. It\u2019s often used in URLs.",
38939
+ formFieldHintText__slug: "Slug je \u010Ditate\u013En\xE9 ID, ktor\xE9 mus\xED by\u0165 jedine\u010Dn\xE9. \u010Casto sa pou\u017E\xEDva v URL adres\xE1ch.",
38940
38940
  formFieldInputPlaceholder__apiKeyDescription: void 0,
38941
38941
  formFieldInputPlaceholder__apiKeyExpirationDate: void 0,
38942
38942
  formFieldInputPlaceholder__apiKeyName: void 0,
38943
- formFieldInputPlaceholder__backupCode: void 0,
38944
- formFieldInputPlaceholder__confirmDeletionUserAccount: "Delete account",
38945
- formFieldInputPlaceholder__emailAddress: void 0,
38946
- formFieldInputPlaceholder__emailAddress_username: void 0,
38943
+ formFieldInputPlaceholder__backupCode: "Zadajte z\xE1lo\u017En\xFD k\xF3d",
38944
+ formFieldInputPlaceholder__confirmDeletionUserAccount: "Odstr\xE1ni\u0165 \xFA\u010Det",
38945
+ formFieldInputPlaceholder__emailAddress: "Zadajte svoj e-mail",
38946
+ formFieldInputPlaceholder__emailAddress_username: "Zadajte e-mail alebo pou\u017E\xEDvate\u013Esk\xE9 meno",
38947
38947
  formFieldInputPlaceholder__emailAddresses: "Zadajte alebo vlo\u017Ete jednu alebo viac emailov\xFDch adries oddelen\xFDch medzerou alebo \u010Diarkou",
38948
- formFieldInputPlaceholder__firstName: void 0,
38949
- formFieldInputPlaceholder__lastName: void 0,
38950
- formFieldInputPlaceholder__organizationDomain: void 0,
38951
- formFieldInputPlaceholder__organizationDomainEmailAddress: void 0,
38952
- formFieldInputPlaceholder__organizationName: void 0,
38953
- formFieldInputPlaceholder__organizationSlug: void 0,
38954
- formFieldInputPlaceholder__password: void 0,
38955
- formFieldInputPlaceholder__phoneNumber: void 0,
38956
- formFieldInputPlaceholder__username: void 0,
38948
+ formFieldInputPlaceholder__firstName: "Krstn\xE9 meno",
38949
+ formFieldInputPlaceholder__lastName: "Priezvisko",
38950
+ formFieldInputPlaceholder__organizationDomain: "priklad.sk",
38951
+ formFieldInputPlaceholder__organizationDomainEmailAddress: "vy@priklad.sk",
38952
+ formFieldInputPlaceholder__organizationName: "N\xE1zov organiz\xE1cie",
38953
+ formFieldInputPlaceholder__organizationSlug: "moja-organizacia",
38954
+ formFieldInputPlaceholder__password: "Zadajte heslo",
38955
+ formFieldInputPlaceholder__phoneNumber: "Zadajte telef\xF3nne \u010D\xEDslo",
38956
+ formFieldInputPlaceholder__username: "Zadajte u\u017E\xEDvate\u013Esk\xE9 meno",
38957
38957
  formFieldLabel__apiKeyDescription: void 0,
38958
38958
  formFieldLabel__apiKeyExpiration: void 0,
38959
38959
  formFieldLabel__apiKeyName: void 0,
38960
- formFieldLabel__automaticInvitations: "Enable automatic invitations for this domain",
38960
+ formFieldLabel__automaticInvitations: "Povoli\u0165 automatick\xE9 pozv\xE1nky pre t\xFAto dom\xE9nu",
38961
38961
  formFieldLabel__backupCode: "Z\xE1lo\u017En\xFD k\xF3d",
38962
- formFieldLabel__confirmDeletion: "Confirmation",
38962
+ formFieldLabel__confirmDeletion: "Potvrdenie",
38963
38963
  formFieldLabel__confirmPassword: "Potvrdi\u0165 heslo",
38964
38964
  formFieldLabel__currentPassword: "S\xFA\u010Dasn\xE9 heslo",
38965
38965
  formFieldLabel__emailAddress: "Emailov\xE1 adresa",
@@ -38968,13 +38968,13 @@ var skSK = {
38968
38968
  formFieldLabel__firstName: "Meno",
38969
38969
  formFieldLabel__lastName: "Priezvisko",
38970
38970
  formFieldLabel__newPassword: "Nov\xE9 heslo",
38971
- formFieldLabel__organizationDomain: "Domain",
38972
- formFieldLabel__organizationDomainDeletePending: "Delete pending invitations and suggestions",
38973
- formFieldLabel__organizationDomainEmailAddress: "Verification email address",
38974
- formFieldLabel__organizationDomainEmailAddressDescription: "Enter an email address under this domain to receive a code and verify this domain.",
38971
+ formFieldLabel__organizationDomain: "Dom\xE9na",
38972
+ formFieldLabel__organizationDomainDeletePending: "Zmaza\u0165 \u010Dakaj\xFAce pozv\xE1nky a n\xE1vrhy",
38973
+ formFieldLabel__organizationDomainEmailAddress: "Overovacia e-mailov\xE1 adresa",
38974
+ formFieldLabel__organizationDomainEmailAddressDescription: "Zadajte e-mailov\xFA adresu pod touto dom\xE9nou na prijatie k\xF3du a overenie tejto dom\xE9ny.",
38975
38975
  formFieldLabel__organizationName: "N\xE1zov organiz\xE1cie",
38976
38976
  formFieldLabel__organizationSlug: "URL adresa",
38977
- formFieldLabel__passkeyName: void 0,
38977
+ formFieldLabel__passkeyName: "N\xE1zov Passkey",
38978
38978
  formFieldLabel__password: "Heslo",
38979
38979
  formFieldLabel__phoneNumber: "Telef\xF3nne \u010D\xEDslo",
38980
38980
  formFieldLabel__role: "Rola",
@@ -38989,24 +38989,24 @@ var skSK = {
38989
38989
  membershipRole__basicMember: "\u010Clen",
38990
38990
  membershipRole__guestMember: "Host",
38991
38991
  organizationList: {
38992
- action__createOrganization: "Create organization",
38993
- action__invitationAccept: "Join",
38994
- action__suggestionsAccept: "Request to join",
38995
- createOrganization: "Create Organization",
38996
- invitationAcceptedLabel: "Joined",
38997
- subtitle: "to continue to {{applicationName}}",
38998
- suggestionsAcceptedLabel: "Pending approval",
38999
- title: "Choose an account",
39000
- titleWithoutPersonal: "Choose an organization"
38992
+ action__createOrganization: "Vytvori\u0165 organiz\xE1ciu",
38993
+ action__invitationAccept: "Pripoji\u0165 sa",
38994
+ action__suggestionsAccept: "Po\u017Eiada\u0165 o pripojenie",
38995
+ createOrganization: "Vytvori\u0165 organiz\xE1ciu",
38996
+ invitationAcceptedLabel: "Pripojen\xE9",
38997
+ subtitle: "na pokra\u010Dovanie do {{applicationName}}",
38998
+ suggestionsAcceptedLabel: "\u010Cak\xE1 na schv\xE1lenie",
38999
+ title: "Vyberte \xFA\u010Det",
39000
+ titleWithoutPersonal: "Vyberte organiz\xE1ciu"
39001
39001
  },
39002
39002
  organizationProfile: {
39003
39003
  apiKeysPage: {
39004
- title: void 0
39004
+ title: "K\u013E\xFA\u010De API"
39005
39005
  },
39006
- badge__automaticInvitation: "Automatic invitations",
39007
- badge__automaticSuggestion: "Automatic suggestions",
39008
- badge__manualInvitation: "No automatic enrollment",
39009
- badge__unverified: "Unverified",
39006
+ badge__automaticInvitation: "Automatick\xE9 pozv\xE1nky",
39007
+ badge__automaticSuggestion: "Automatick\xE9 n\xE1vrhy",
39008
+ badge__manualInvitation: "Bez automatickej registr\xE1cie",
39009
+ badge__unverified: "Neoveren\xE9",
39010
39010
  billingPage: {
39011
39011
  paymentHistorySection: {
39012
39012
  empty: void 0,
@@ -39066,23 +39066,23 @@ var skSK = {
39066
39066
  title: void 0
39067
39067
  },
39068
39068
  createDomainPage: {
39069
- subtitle: "Add the domain to verify. Users with email addresses at this domain can join the organization automatically or request to join.",
39070
- title: "Add domain"
39069
+ subtitle: "Pridajte dom\xE9nu na overenie. Pou\u017E\xEDvatelia s e-mailov\xFDmi adresami v tejto dom\xE9ne sa m\xF4\u017Eu automaticky pripoji\u0165 k organiz\xE1cii alebo po\u017Eiada\u0165 o pripojenie.",
39070
+ title: "Prida\u0165 dom\xE9nu"
39071
39071
  },
39072
39072
  invitePage: {
39073
39073
  detailsTitle__inviteFailed: "Pozv\xE1nky sa nepodarilo odosla\u0165. Opravte nasleduj\xFAce a sk\xFAste to znovu:",
39074
39074
  formButtonPrimary__continue: "Odosla\u0165 pozv\xE1nky",
39075
- selectDropdown__role: "Select role",
39075
+ selectDropdown__role: "Vyberte rolu",
39076
39076
  subtitle: "Pozva\u0165 nov\xFDch \u010Dlenov do tejto organiz\xE1cie",
39077
39077
  successMessage: "Pozv\xE1nky boli \xFAspe\u0161ne odoslan\xE9.",
39078
39078
  title: "Pozva\u0165 \u010Dlenov"
39079
39079
  },
39080
39080
  membersPage: {
39081
39081
  action__invite: "Pozva\u0165",
39082
- action__search: void 0,
39082
+ action__search: "H\u013Eada\u0165",
39083
39083
  activeMembersTab: {
39084
39084
  menuAction__remove: "Odstr\xE1ni\u0165 \u010Dlena",
39085
- tableHeader__actions: void 0,
39085
+ tableHeader__actions: "Akcie",
39086
39086
  tableHeader__joined: "Pripojil sa",
39087
39087
  tableHeader__role: "Rola",
39088
39088
  tableHeader__user: "U\u017E\xEDvate\u013E"
@@ -39090,11 +39090,11 @@ var skSK = {
39090
39090
  detailsTitle__emptyRow: "\u017Diadni \u010Dlenovia na zobrazenie",
39091
39091
  invitationsTab: {
39092
39092
  autoInvitations: {
39093
- headerSubtitle: "Invite users by connecting an email domain with your organization. Anyone who signs up with a matching email domain will be able to join the organization anytime.",
39094
- headerTitle: "Automatic invitations",
39095
- primaryButton: "Manage verified domains"
39093
+ headerSubtitle: "Pozvite pou\u017E\xEDvate\u013Eov prepojen\xEDm e-mailovej dom\xE9ny s va\u0161ou organiz\xE1ciou. Ka\u017Ed\xFD, kto sa zaregistruje s e-mailovou dom\xE9nou, ktor\xE1 sa zhoduje, sa m\xF4\u017Ee k organiz\xE1cii pripoji\u0165 kedyko\u013Evek.",
39094
+ headerTitle: "Automatick\xE9 pozv\xE1nky",
39095
+ primaryButton: "Spravova\u0165 overen\xE9 dom\xE9ny"
39096
39096
  },
39097
- table__emptyRow: "No invitations to display"
39097
+ table__emptyRow: "\u017Diadne pozv\xE1nky na zobrazenie"
39098
39098
  },
39099
39099
  invitedMembersTab: {
39100
39100
  menuAction__revoke: "Zru\u0161i\u0165 pozvanie",
@@ -39102,28 +39102,28 @@ var skSK = {
39102
39102
  },
39103
39103
  requestsTab: {
39104
39104
  autoSuggestions: {
39105
- headerSubtitle: "Users who sign up with a matching email domain, will be able to see a suggestion to request to join your organization.",
39106
- headerTitle: "Automatic suggestions",
39107
- primaryButton: "Manage verified domains"
39105
+ headerSubtitle: "Pou\u017E\xEDvatelia, ktor\xED sa zaregistruj\xFA s e-mailovou dom\xE9nou, ktor\xE1 sa zhoduje, uvidia n\xE1vrh na po\u017Eiadanie o pripojenie do va\u0161ej organiz\xE1cie.",
39106
+ headerTitle: "Automatick\xE9 n\xE1vrhy",
39107
+ primaryButton: "Spravova\u0165 overen\xE9 dom\xE9ny"
39108
39108
  },
39109
- menuAction__approve: "Approve",
39110
- menuAction__reject: "Reject",
39111
- tableHeader__requested: "Requested access",
39112
- table__emptyRow: "No requests to display"
39109
+ menuAction__approve: "Schv\xE1li\u0165",
39110
+ menuAction__reject: "Odmietnu\u0165",
39111
+ tableHeader__requested: "Po\u017Eiadali o pr\xEDstup",
39112
+ table__emptyRow: "\u017Diadne po\u017Eiadavky na zobrazenie"
39113
39113
  },
39114
39114
  start: {
39115
- headerTitle__invitations: "Invitations",
39116
- headerTitle__members: "Members",
39117
- headerTitle__requests: "Requests"
39115
+ headerTitle__invitations: "Pozv\xE1nky",
39116
+ headerTitle__members: "\u010Clenovia",
39117
+ headerTitle__requests: "Po\u017Eiadavky"
39118
39118
  }
39119
39119
  },
39120
39120
  navbar: {
39121
39121
  apiKeys: void 0,
39122
39122
  billing: void 0,
39123
- description: "Manage your organization.",
39124
- general: "General",
39125
- members: "Members",
39126
- title: "Organization"
39123
+ description: "Spravujte svoju organiz\xE1ciu.",
39124
+ general: "V\u0161eobecn\xE9",
39125
+ members: "\u010Clenovia",
39126
+ title: "Organiz\xE1cia"
39127
39127
  },
39128
39128
  plansPage: {
39129
39129
  alerts: {
@@ -39134,14 +39134,14 @@ var skSK = {
39134
39134
  profilePage: {
39135
39135
  dangerSection: {
39136
39136
  deleteOrganization: {
39137
- actionDescription: 'Type "{{organizationName}}" below to continue.',
39138
- messageLine1: "Are you sure you want to delete this organization?",
39139
- messageLine2: "This action is permanent and irreversible.",
39140
- successMessage: "You have deleted the organization.",
39141
- title: "Delete organization"
39137
+ actionDescription: 'Pre pokra\u010Dovanie zadajte "{{organizationName}}" ni\u017E\u0161ie.',
39138
+ messageLine1: "Ste si ist\xED, \u017Ee chcete odstr\xE1ni\u0165 t\xFAto organiz\xE1ciu?",
39139
+ messageLine2: "Tento krok je trval\xFD a nevratn\xFD.",
39140
+ successMessage: "Organiz\xE1cia bola odstr\xE1nen\xE1.",
39141
+ title: "Odstr\xE1ni\u0165 organiz\xE1ciu"
39142
39142
  },
39143
39143
  leaveOrganization: {
39144
- actionDescription: 'Type "{{organizationName}}" below to continue.',
39144
+ actionDescription: 'Pre pokra\u010Dovanie zadajte "{{organizationName}}" ni\u017E\u0161ie.',
39145
39145
  messageLine1: "Naozaj chcete opusti\u0165 t\xFAto organiz\xE1ciu? Strat\xEDte pr\xEDstup k tejto organiz\xE1cii a jej aplik\xE1ci\xE1m.",
39146
39146
  messageLine2: "T\xE1to akcia je trval\xE1 a nezvratn\xE1.",
39147
39147
  successMessage: "Opustili ste organiz\xE1ciu.",
@@ -39150,74 +39150,74 @@ var skSK = {
39150
39150
  title: "Upozornenie"
39151
39151
  },
39152
39152
  domainSection: {
39153
- menuAction__manage: "Manage",
39154
- menuAction__remove: "Delete",
39155
- menuAction__verify: "Verify",
39156
- primaryButton: "Add domain",
39157
- subtitle: "Allow users to join the organization automatically or request to join based on a verified email domain.",
39158
- title: "Verified domains"
39153
+ menuAction__manage: "Spravova\u0165",
39154
+ menuAction__remove: "Odstr\xE1ni\u0165",
39155
+ menuAction__verify: "Overi\u0165",
39156
+ primaryButton: "Prida\u0165 dom\xE9nu",
39157
+ subtitle: "Umo\u017Enite pou\u017E\xEDvate\u013Eom pripoji\u0165 sa k organiz\xE1cii automaticky alebo po\u017Eiada\u0165 o pripojenie na z\xE1klade overenej e-mailovej dom\xE9ny.",
39158
+ title: "Overen\xE9 dom\xE9ny"
39159
39159
  },
39160
39160
  successMessage: "Organiz\xE1cia bola aktualizovan\xE1.",
39161
39161
  title: "Profil organiz\xE1cie"
39162
39162
  },
39163
39163
  removeDomainPage: {
39164
- messageLine1: "The email domain {{domain}} will be removed.",
39165
- messageLine2: "Users won\u2019t be able to join the organization automatically after this.",
39166
- successMessage: "{{domain}} has been removed.",
39167
- title: "Remove domain"
39164
+ messageLine1: "E-mailov\xE1 dom\xE9na {{domain}} bude odstr\xE1nen\xE1.",
39165
+ messageLine2: "Pou\u017E\xEDvatelia u\u017E nebud\xFA m\xF4c\u0165 automaticky pripoji\u0165 organiz\xE1ciu po tomto kroku.",
39166
+ successMessage: "{{domain}} bola odstr\xE1nen\xE1.",
39167
+ title: "Odstr\xE1ni\u0165 dom\xE9nu"
39168
39168
  },
39169
39169
  start: {
39170
- headerTitle__general: "General",
39170
+ headerTitle__general: "V\u0161eobecn\xE9",
39171
39171
  headerTitle__members: "\u010Clenovia",
39172
39172
  profileSection: {
39173
- primaryButton: void 0,
39174
- title: "Organization Profile",
39173
+ primaryButton: "Aktualizova\u0165 profil",
39174
+ title: "Profil organiz\xE1cie",
39175
39175
  uploadAction__title: "Logo"
39176
39176
  }
39177
39177
  },
39178
39178
  verifiedDomainPage: {
39179
39179
  dangerTab: {
39180
- calloutInfoLabel: "Removing this domain will affect invited users.",
39181
- removeDomainActionLabel__remove: "Remove domain",
39182
- removeDomainSubtitle: "Remove this domain from your verified domains",
39183
- removeDomainTitle: "Remove domain"
39180
+ calloutInfoLabel: "Odstr\xE1nenie tejto dom\xE9ny ovplyvn\xED pozvan\xFDch pou\u017E\xEDvate\u013Eov.",
39181
+ removeDomainActionLabel__remove: "Odstr\xE1ni\u0165 dom\xE9nu",
39182
+ removeDomainSubtitle: "Odstr\xE1ni\u0165 t\xFAto dom\xE9nu z overen\xFDch dom\xE9n",
39183
+ removeDomainTitle: "Odstr\xE1ni\u0165 dom\xE9nu"
39184
39184
  },
39185
39185
  enrollmentTab: {
39186
- automaticInvitationOption__description: "Users are automatically invited to join the organization when they sign-up and can join anytime.",
39187
- automaticInvitationOption__label: "Automatic invitations",
39188
- automaticSuggestionOption__description: "Users receive a suggestion to request to join, but must be approved by an admin before they are able to join the organization.",
39189
- automaticSuggestionOption__label: "Automatic suggestions",
39190
- calloutInfoLabel: "Changing the enrollment mode will only affect new users.",
39191
- calloutInvitationCountLabel: "Pending invitations sent to users: {{count}}",
39192
- calloutSuggestionCountLabel: "Pending suggestions sent to users: {{count}}",
39193
- manualInvitationOption__description: "Users can only be invited manually to the organization.",
39194
- manualInvitationOption__label: "No automatic enrollment",
39195
- subtitle: "Choose how users from this domain can join the organization."
39186
+ automaticInvitationOption__description: "Pou\u017E\xEDvatelia s\xFA automaticky poz\xFDvan\xED na pripojenie sa k organiz\xE1cii, ke\u010F sa zaregistruj\xFA, a m\xF4\u017Eu sa pripoji\u0165 kedyko\u013Evek.",
39187
+ automaticInvitationOption__label: "Automatick\xE9 pozv\xE1nky",
39188
+ automaticSuggestionOption__description: "Pou\u017E\xEDvatelia dostan\xFA n\xE1vrh na po\u017Eiadanie o pripojenie, ale musia by\u0165 schv\xE1len\xED administr\xE1torom predt\xFDm, ako sa m\xF4\u017Eu pripoji\u0165 k organiz\xE1cii.",
39189
+ automaticSuggestionOption__label: "Automatick\xE9 n\xE1vrhy",
39190
+ calloutInfoLabel: "Zmena re\u017Eimu z\xE1pisu ovplyvn\xED iba nov\xFDch pou\u017E\xEDvate\u013Eov.",
39191
+ calloutInvitationCountLabel: "\u010Cakaj\xFAce pozv\xE1nky zaslan\xE9 pou\u017E\xEDvate\u013Eom: {{count}}",
39192
+ calloutSuggestionCountLabel: "\u010Cakaj\xFAce n\xE1vrhy zaslan\xE9 pou\u017E\xEDvate\u013Eom: {{count}}",
39193
+ manualInvitationOption__description: "Pou\u017E\xEDvatelia m\xF4\u017Eu by\u0165 pozvan\xED iba manu\xE1lne do organiz\xE1cie.",
39194
+ manualInvitationOption__label: "\u017Diadny automatick\xFD z\xE1pis",
39195
+ subtitle: "Vyberte, ako m\xF4\u017Eu pou\u017E\xEDvatelia z tejto dom\xE9ny vst\xFApi\u0165 do organiz\xE1cie."
39196
39196
  },
39197
39197
  start: {
39198
- headerTitle__danger: "Danger",
39199
- headerTitle__enrollment: "Enrollment options"
39198
+ headerTitle__danger: "Nebezpe\u010Die",
39199
+ headerTitle__enrollment: "Mo\u017Enosti z\xE1pisu"
39200
39200
  },
39201
- subtitle: "The domain {{domain}} is now verified. Continue by selecting enrollment mode.",
39202
- title: "Update {{domain}}"
39201
+ subtitle: "Dom\xE9na {{domain}} bola teraz overen\xE1. Pokra\u010Dujte v\xFDberom re\u017Eimu z\xE1pisu.",
39202
+ title: "Aktualizova\u0165 {{domain}}"
39203
39203
  },
39204
39204
  verifyDomainPage: {
39205
- formSubtitle: "Enter the verification code sent to your email address",
39206
- formTitle: "Verification code",
39207
- resendButton: "Didn't receive a code? Resend",
39208
- subtitle: "The domain {{domainName}} needs to be verified via email.",
39209
- subtitleVerificationCodeScreen: "A verification code was sent to {{emailAddress}}. Enter the code to continue.",
39210
- title: "Verify domain"
39205
+ formSubtitle: "Zadajte overovac\xED k\xF3d zaslan\xFD na va\u0161u e-mailov\xFA adresu",
39206
+ formTitle: "Overovac\xED k\xF3d",
39207
+ resendButton: "Nedostali ste k\xF3d? Znova odosla\u0165",
39208
+ subtitle: "Dom\xE9na {{domainName}} mus\xED by\u0165 overen\xE1 cez e-mail.",
39209
+ subtitleVerificationCodeScreen: "Overovac\xED k\xF3d bol zaslan\xFD na {{emailAddress}}. Pre pokra\u010Dovanie ho zadajte ni\u017E\u0161ie.",
39210
+ title: "Overi\u0165 dom\xE9nu"
39211
39211
  }
39212
39212
  },
39213
39213
  organizationSwitcher: {
39214
39214
  action__createOrganization: "Vytvori\u0165 organiz\xE1ciu",
39215
- action__invitationAccept: "Join",
39215
+ action__invitationAccept: "Pripoji\u0165 sa",
39216
39216
  action__manageOrganization: "Spravova\u0165 organiz\xE1ciu",
39217
- action__suggestionsAccept: "Request to join",
39217
+ action__suggestionsAccept: "Po\u017Eiada\u0165 o pripojenie",
39218
39218
  notSelected: "Nie je vybran\xE1 \u017Eiadna organiz\xE1cia",
39219
39219
  personalWorkspace: "Osobn\xFD pracovn\xFD priestor",
39220
- suggestionsAcceptedLabel: "Pending approval"
39220
+ suggestionsAcceptedLabel: "\u010Cak\xE1 na schv\xE1lenie"
39221
39221
  },
39222
39222
  paginationButton__next: "\u010Eal\u0161ie",
39223
39223
  paginationButton__previous: "Predch\xE1dzaj\xFAce",
@@ -39225,79 +39225,79 @@ var skSK = {
39225
39225
  paginationRowText__of: "z",
39226
39226
  reverification: {
39227
39227
  alternativeMethods: {
39228
- actionLink: void 0,
39229
- actionText: void 0,
39230
- blockButton__backupCode: void 0,
39231
- blockButton__emailCode: void 0,
39232
- blockButton__passkey: void 0,
39233
- blockButton__password: void 0,
39234
- blockButton__phoneCode: void 0,
39235
- blockButton__totp: void 0,
39228
+ actionLink: "Z\xEDska\u0165 pomoc",
39229
+ actionText: "Nem\xE1te pr\xEDstup k \u017Eiadnej z t\xFDchto met\xF3d?",
39230
+ blockButton__backupCode: "Pou\u017Ei\u0165 z\xE1lo\u017En\xFD k\xF3d",
39231
+ blockButton__emailCode: "Odosla\u0165 overovac\xED k\xF3d na email {{identifier}}",
39232
+ blockButton__passkey: "Pou\u017Ei\u0165 Passkey",
39233
+ blockButton__password: "Pokra\u010Dova\u0165 pomocou hesla",
39234
+ blockButton__phoneCode: "Posla\u0165 SMS k\xF3d na telef\xF3nne \u010D\xEDslo {{identifier}}",
39235
+ blockButton__totp: "Pou\u017Ei\u0165 autentifika\u010Dn\xFA aplik\xE1ciu",
39236
39236
  getHelp: {
39237
- blockButton__emailSupport: void 0,
39238
- content: void 0,
39239
- title: void 0
39237
+ blockButton__emailSupport: "Podpora cez email",
39238
+ content: "Ak m\xE1te probl\xE9my s overen\xEDm svojho \xFA\u010Dtu, kontaktujte n\xE1s emailom a pok\xFAsime sa v\xE1m \u010Do najsk\xF4r obnovi\u0165 pr\xEDstup.",
39239
+ title: "Z\xEDska\u0165 pomoc"
39240
39240
  },
39241
- subtitle: void 0,
39242
- title: void 0
39241
+ subtitle: "M\xE1te probl\xE9my? Na overenie m\xF4\u017Eete pou\u017Ei\u0165 jednu z t\xFDchto met\xF3d.",
39242
+ title: "Pou\u017Ei\u0165 in\xFA met\xF3du"
39243
39243
  },
39244
39244
  backupCodeMfa: {
39245
- subtitle: void 0,
39246
- title: void 0
39245
+ subtitle: "Zadajte z\xE1lo\u017En\xFD k\xF3d, ktor\xFD ste dostali pri nastavovan\xED dvojfaktorov\xE9ho overenia.",
39246
+ title: "Zadajte z\xE1lo\u017En\xFD k\xF3d"
39247
39247
  },
39248
39248
  emailCode: {
39249
- formTitle: void 0,
39250
- resendButton: void 0,
39251
- subtitle: void 0,
39252
- title: void 0
39249
+ formTitle: "Overovac\xED k\xF3d",
39250
+ resendButton: "Nedostali ste k\xF3d? Znova odosla\u0165",
39251
+ subtitle: "Pre pokra\u010Dovanie vlo\u017Ete k\xF3d odoslan\xFD na v\xE1\u0161 email",
39252
+ title: "Vy\u017Eaduje sa overenie"
39253
39253
  },
39254
39254
  noAvailableMethods: {
39255
- message: void 0,
39256
- subtitle: void 0,
39257
- title: void 0
39255
+ message: "Nemo\u017Eno pokra\u010Dova\u0165 v overen\xED. Nie je nastaven\xE1 \u017Eiadna dostupn\xE1 autentifika\u010Dn\xE1 met\xF3da.",
39256
+ subtitle: "Do\u0161lo k chybe",
39257
+ title: "Nepodarilo sa overi\u0165 v\xE1\u0161 \xFA\u010Det"
39258
39258
  },
39259
39259
  passkey: {
39260
- blockButton__passkey: void 0,
39261
- subtitle: void 0,
39262
- title: void 0
39260
+ blockButton__passkey: "Pou\u017Ei\u0165 Passkey",
39261
+ subtitle: "Pou\u017Eitie passkey potvrd\xED va\u0161u identitu. Va\u0161e zariadenie v\xE1s m\xF4\u017Ee vyzva\u0165 na potvrdenie odtla\u010Dkom, tv\xE1rou alebo k\xF3dom.",
39262
+ title: "Pou\u017Ei\u0165 Passkey"
39263
39263
  },
39264
39264
  password: {
39265
- actionLink: void 0,
39266
- subtitle: void 0,
39267
- title: void 0
39265
+ actionLink: "Pou\u017Ei\u0165 in\xFA met\xF3du",
39266
+ subtitle: "Pre pokra\u010Dovanie vlo\u017Ete svoje aktu\xE1lne heslo",
39267
+ title: "Vy\u017Eaduje sa overenie"
39268
39268
  },
39269
39269
  phoneCode: {
39270
- formTitle: void 0,
39271
- resendButton: void 0,
39272
- subtitle: void 0,
39273
- title: void 0
39270
+ formTitle: "Overovac\xED k\xF3d",
39271
+ resendButton: "Nedostali ste k\xF3d? Znova odosla\u0165",
39272
+ subtitle: "Pre pokra\u010Dovanie vlo\u017Ete overovac\xED k\xF3d odoslan\xFD na va\u0161e telef\xF3nne \u010D\xEDslo",
39273
+ title: "Vy\u017Eaduje sa overenie"
39274
39274
  },
39275
39275
  phoneCodeMfa: {
39276
- formTitle: void 0,
39277
- resendButton: void 0,
39278
- subtitle: void 0,
39279
- title: void 0
39276
+ formTitle: "Overovac\xED k\xF3d",
39277
+ resendButton: "Nedostali ste k\xF3d? Znova odosla\u0165",
39278
+ subtitle: "Pre pokra\u010Dovanie vlo\u017Ete overovac\xED k\xF3d odoslan\xFD na va\u0161e telef\xF3nne \u010D\xEDslo",
39279
+ title: "Vy\u017Eaduje sa overenie"
39280
39280
  },
39281
39281
  totpMfa: {
39282
- formTitle: void 0,
39283
- subtitle: void 0,
39284
- title: void 0
39282
+ formTitle: "Overovac\xED k\xF3d",
39283
+ subtitle: "Vlo\u017Ete overovac\xED k\xF3d z va\u0161ej autentifika\u010Dnej aplik\xE1cie",
39284
+ title: "Vy\u017Eaduje sa overenie"
39285
39285
  }
39286
39286
  },
39287
39287
  signIn: {
39288
39288
  accountSwitcher: {
39289
- action__addAccount: "Add account",
39290
- action__signOutAll: "Sign out of all accounts",
39291
- subtitle: "Select the account with which you wish to continue.",
39292
- title: "Choose an account"
39289
+ action__addAccount: "Prida\u0165 \xFA\u010Det",
39290
+ action__signOutAll: "Odhl\xE1si\u0165 sa zo v\u0161etk\xFDch \xFA\u010Dtov",
39291
+ subtitle: "Vyberte \xFA\u010Det, ktor\xFD chcete pou\u017Ei\u0165",
39292
+ title: "Vyberte \xFA\u010Det"
39293
39293
  },
39294
39294
  alternativeMethods: {
39295
39295
  actionLink: "Z\xEDska\u0165 pomoc",
39296
- actionText: "Don\u2019t have any of these?",
39296
+ actionText: "M\xE1te probl\xE9my s prihl\xE1sen\xEDm?",
39297
39297
  blockButton__backupCode: "Pou\u017Ei\u0165 z\xE1lo\u017En\xFD k\xF3d",
39298
39298
  blockButton__emailCode: "Odosla\u0165 overovac\xED k\xF3d na email {{identifier}}",
39299
39299
  blockButton__emailLink: "Odosla\u0165 odkaz na email {{identifier}}",
39300
- blockButton__passkey: void 0,
39300
+ blockButton__passkey: "Prihl\xE1si\u0165 sa pomocou Passkey",
39301
39301
  blockButton__password: "Prihl\xE1si\u0165 sa pomocou hesla",
39302
39302
  blockButton__phoneCode: "Posla\u0165 SMS k\xF3d na telef\xF3nne \u010D\xEDslo {{identifier}}",
39303
39303
  blockButton__totp: "Pou\u017Ei\u0165 autentifika\u010Dn\xFA aplik\xE1ciu",
@@ -39306,7 +39306,7 @@ var skSK = {
39306
39306
  content: "Ak m\xE1te probl\xE9my s prihl\xE1sen\xEDm do svojho \xFA\u010Dtu, kontaktujte n\xE1s emailom a pok\xFAsime sa v\xE1m \u010Do najsk\xF4r obnovi\u0165 pr\xEDstup.",
39307
39307
  title: "Z\xEDska\u0165 pomoc"
39308
39308
  },
39309
- subtitle: "Facing issues? You can use any of these methods to sign in.",
39309
+ subtitle: "M\xE1te probl\xE9my? Na prihl\xE1senie m\xF4\u017Eete pou\u017Ei\u0165 jednu z t\xFDchto met\xF3d.",
39310
39310
  title: "Pou\u017Ei\u0165 in\xFA met\xF3du"
39311
39311
  },
39312
39312
  alternativePhoneCodeProvider: {
@@ -39327,8 +39327,8 @@ var skSK = {
39327
39327
  },
39328
39328
  emailLink: {
39329
39329
  clientMismatch: {
39330
- subtitle: void 0,
39331
- title: void 0
39330
+ subtitle: "Pre pokra\u010Dovanie otvorte overovac\xED odkaz na zariaden\xED a prehliada\u010Di pou\u017Eitom na prihl\xE1senie.",
39331
+ title: "Overovac\xED odkaz nie je platn\xFD pre toto zariadenie"
39332
39332
  },
39333
39333
  expired: {
39334
39334
  subtitle: "Vr\xE1\u0165te sa do p\xF4vodn\xE9ho okna pre pokra\u010Dovanie.",
@@ -39363,10 +39363,10 @@ var skSK = {
39363
39363
  forgotPassword: {
39364
39364
  formTitle: "Overovac\xED k\xF3d pre obnovenie hesla",
39365
39365
  resendButton: "Znovu posla\u0165 k\xF3d",
39366
- subtitle: "to reset your password",
39367
- subtitle_email: "First, enter the code sent to your email ID",
39368
- subtitle_phone: "First, enter the code sent to your phone",
39369
- title: "Reset password"
39366
+ subtitle: "pre obnovenie hesla",
39367
+ subtitle_email: "Najprv zadajte k\xF3d zaslan\xFD na v\xE1\u0161 email",
39368
+ subtitle_phone: "Najprv zadajte k\xF3d zaslan\xFD na va\u0161e telef\xF3nne \u010D\xEDslo",
39369
+ title: "Obnovi\u0165 heslo"
39370
39370
  },
39371
39371
  forgotPasswordAlternativeMethods: {
39372
39372
  blockButton__resetPassword: "Obnovi\u0165 heslo",
@@ -39379,8 +39379,8 @@ var skSK = {
39379
39379
  title: "Nie je mo\u017En\xE9 sa prihl\xE1si\u0165"
39380
39380
  },
39381
39381
  passkey: {
39382
- subtitle: void 0,
39383
- title: void 0
39382
+ subtitle: "Pou\u017Eitie passkey potvrd\xED va\u0161u identitu. Va\u0161e zariadenie v\xE1s m\xF4\u017Ee vyzva\u0165 na potvrdenie odtla\u010Dkom, tv\xE1rou alebo k\xF3dom.",
39383
+ title: "Prihl\xE1si\u0165 sa pomocou Passkey"
39384
39384
  },
39385
39385
  password: {
39386
39386
  actionLink: "Pou\u017Ei\u0165 in\xFA met\xF3du",
@@ -39399,28 +39399,28 @@ var skSK = {
39399
39399
  phoneCodeMfa: {
39400
39400
  formTitle: "Overovac\xED k\xF3d",
39401
39401
  resendButton: "Znova odosla\u0165 k\xF3d",
39402
- subtitle: void 0,
39402
+ subtitle: "Pre pokra\u010Dovanie zadajte overovac\xED k\xF3d zaslan\xFD na va\u0161e telef\xF3nne \u010D\xEDslo",
39403
39403
  title: "Skontrolujte v\xE1\u0161 telef\xF3n"
39404
39404
  },
39405
39405
  resetPassword: {
39406
39406
  formButtonPrimary: "Obnovi\u0165 heslo",
39407
- requiredMessage: "For security reasons, it is required to reset your password.",
39407
+ requiredMessage: "Z bezpe\u010Dnostn\xFDch d\xF4vodov je potrebn\xE9 obnovenie v\xE1\u0161ho hesla.",
39408
39408
  successMessage: "Va\u0161e heslo bolo \xFAspe\u0161ne zmenen\xE9. Prihlasujem v\xE1s, pros\xEDm po\u010Dkajte okam\u017Eite.",
39409
- title: "Obnovi\u0165 heslo"
39409
+ title: "Nastavi\u0165 nov\xE9 heslo"
39410
39410
  },
39411
39411
  resetPasswordMfa: {
39412
39412
  detailsLabel: "Pred obnoven\xEDm hesla je potrebn\xE9 overi\u0165 va\u0161u toto\u017Enos\u0165."
39413
39413
  },
39414
39414
  start: {
39415
39415
  actionLink: "Registrova\u0165 sa",
39416
- actionLink__join_waitlist: void 0,
39416
+ actionLink__join_waitlist: "Prida\u0165 sa na waitlist",
39417
39417
  actionLink__use_email: "Pou\u017Ei\u0165 email",
39418
39418
  actionLink__use_email_username: "Pou\u017Ei\u0165 email alebo u\u017E\xEDvate\u013Esk\xE9 meno",
39419
- actionLink__use_passkey: void 0,
39419
+ actionLink__use_passkey: "Pou\u017Ei\u0165 Passkey",
39420
39420
  actionLink__use_phone: "Pou\u017Ei\u0165 telef\xF3n",
39421
39421
  actionLink__use_username: "Pou\u017Ei\u0165 u\u017E\xEDvate\u013Esk\xE9 meno",
39422
39422
  actionText: "Nem\xE1te \xFA\u010Det?",
39423
- actionText__join_waitlist: void 0,
39423
+ actionText__join_waitlist: "Chcete predbe\u017En\xFD pr\xEDstup?",
39424
39424
  alternativePhoneCodeProvider: {
39425
39425
  actionLink: void 0,
39426
39426
  label: void 0,
@@ -39429,12 +39429,12 @@ var skSK = {
39429
39429
  },
39430
39430
  subtitle: "pre pokra\u010Dovanie do {{applicationName}}",
39431
39431
  subtitleCombined: void 0,
39432
- title: "Prihl\xE1si\u0165 sa",
39433
- titleCombined: void 0
39432
+ title: "Prihl\xE1si\u0165 sa do {{applicationName}}",
39433
+ titleCombined: "Pokra\u010Dova\u0165 do {{applicationName}}"
39434
39434
  },
39435
39435
  totpMfa: {
39436
39436
  formTitle: "Overovac\xED k\xF3d",
39437
- subtitle: void 0,
39437
+ subtitle: "Pre pokra\u010Dovanie zadajte overovac\xED k\xF3d z va\u0161ej autentifika\u010Dnej aplik\xE1cie",
39438
39438
  title: "Dvojfaktorov\xE9 overenie"
39439
39439
  }
39440
39440
  },
@@ -39448,20 +39448,20 @@ var skSK = {
39448
39448
  continue: {
39449
39449
  actionLink: "Prihl\xE1si\u0165 sa",
39450
39450
  actionText: "M\xE1te \xFA\u010Det?",
39451
- subtitle: "pre pokra\u010Dovanie do {{applicationName}}",
39451
+ subtitle: "Pre pokra\u010Dovanie pros\xEDm dopl\u0148te zvy\u0161n\xE9 inform\xE1cie.",
39452
39452
  title: "Vypl\u0148te ch\xFDbaj\xFAce polia"
39453
39453
  },
39454
39454
  emailCode: {
39455
39455
  formSubtitle: "Zadajte overovac\xED k\xF3d poslan\xFD na va\u0161u emailov\xFA adresu",
39456
39456
  formTitle: "Overovac\xED k\xF3d",
39457
39457
  resendButton: "Znovu posla\u0165 k\xF3d",
39458
- subtitle: "pre pokra\u010Dovanie do {{applicationName}}",
39458
+ subtitle: "Vlo\u017Ete overovac\xED k\xF3d zaslan\xFD na va\u0161u emailov\xFA adresu",
39459
39459
  title: "Overte svoj email"
39460
39460
  },
39461
39461
  emailLink: {
39462
39462
  clientMismatch: {
39463
- subtitle: void 0,
39464
- title: void 0
39463
+ subtitle: "Pre pokra\u010Dovanie otvorte overovac\xED odkaz na zariaden\xED a prehliada\u010Di pou\u017Eitom na registr\xE1ciu.",
39464
+ title: "Overovac\xED odkaz nie je platn\xFD pre toto zariadenie"
39465
39465
  },
39466
39466
  formSubtitle: "Pou\u017Eite overovac\xED odkaz poslan\xFD na va\u0161u emailov\xFA adresu",
39467
39467
  formTitle: "Overovac\xED odkaz",
@@ -39482,35 +39482,35 @@ var skSK = {
39482
39482
  },
39483
39483
  legalConsent: {
39484
39484
  checkbox: {
39485
- label__onlyPrivacyPolicy: void 0,
39486
- label__onlyTermsOfService: void 0,
39487
- label__termsOfServiceAndPrivacyPolicy: void 0
39485
+ label__onlyPrivacyPolicy: 'S\xFAhlas\xEDm s {{ privacyPolicyLink || link("podmienkami o ochrane osobn\xFDch \xFAdajov") }}',
39486
+ label__onlyTermsOfService: 'S\xFAhlas\xEDm s {{ termsOfServiceLink || link("podmienkami pou\u017E\xEDvania") }}',
39487
+ label__termsOfServiceAndPrivacyPolicy: 'S\xFAhlas\xEDm s {{ termsOfServiceLink || link("podmienkami pou\u017E\xEDvania") }} a {{ privacyPolicyLink || link("podmienkami o ochrane osobn\xFDch \xFAdajov") }}'
39488
39488
  },
39489
39489
  continue: {
39490
- subtitle: void 0,
39491
- title: void 0
39490
+ subtitle: "Pros\xEDm, pre\u010D\xEDtajte si a s\xFAhlaste s na\u0161imi podmienkami pou\u017E\xEDvania a podmienkami o ochrane osobn\xFDch \xFAdajov.",
39491
+ title: "S\xFAhlas s podmienkami"
39492
39492
  }
39493
39493
  },
39494
39494
  phoneCode: {
39495
39495
  formSubtitle: "Zadajte overovac\xED k\xF3d poslan\xFD na va\u0161e telef\xF3nne \u010D\xEDslo",
39496
39496
  formTitle: "Overovac\xED k\xF3d",
39497
39497
  resendButton: "Znovu posla\u0165 k\xF3d",
39498
- subtitle: "pre pokra\u010Dovanie do {{applicationName}}",
39498
+ subtitle: "Pre pokra\u010Dovanie zadajte overovac\xED k\xF3d zaslan\xFD na va\u0161e telef\xF3nne \u010D\xEDslo",
39499
39499
  title: "Overte svoj telef\xF3n"
39500
39500
  },
39501
39501
  restrictedAccess: {
39502
- actionLink: void 0,
39503
- actionText: void 0,
39504
- blockButton__emailSupport: void 0,
39505
- blockButton__joinWaitlist: void 0,
39506
- subtitle: void 0,
39507
- subtitleWaitlist: void 0,
39508
- title: void 0
39502
+ actionLink: "Prihl\xE1si\u0165 sa",
39503
+ actionText: "M\xE1te \xFA\u010Det?",
39504
+ blockButton__emailSupport: "Podpora cez email",
39505
+ blockButton__joinWaitlist: "Prida\u0165 sa na waitlist",
39506
+ subtitle: "Registr\xE1cie aktu\xE1lne nie s\xFA povolen\xE9. Ak si mysl\xEDte, \u017Ee by ste mali ma\u0165 pr\xEDstup, kontaktujte na\u0161u podporu.",
39507
+ subtitleWaitlist: "Registr\xE1cie aktu\xE1lne nie s\xFA povolen\xE9. Ak chete by\u0165 informovan\xED o spusten\xED medzi prv\xFDmi, pridajte sa na waitlist.",
39508
+ title: "Zablokovan\xFD pr\xEDstup"
39509
39509
  },
39510
39510
  start: {
39511
39511
  actionLink: "Prihl\xE1si\u0165 sa",
39512
- actionLink__use_email: void 0,
39513
- actionLink__use_phone: void 0,
39512
+ actionLink__use_email: "Pou\u017Ei\u0165 email",
39513
+ actionLink__use_phone: "Pou\u017Ei\u0165 telef\xF3n",
39514
39514
  actionText: "M\xE1te \xFA\u010Det?",
39515
39515
  alternativePhoneCodeProvider: {
39516
39516
  actionLink: void 0,
@@ -39518,8 +39518,8 @@ var skSK = {
39518
39518
  subtitle: void 0,
39519
39519
  title: void 0
39520
39520
  },
39521
- subtitle: "pre pokra\u010Dovanie do {{applicationName}}",
39522
- subtitleCombined: "pre pokra\u010Dovanie do {{applicationName}}",
39521
+ subtitle: "Vitajte! Pre pokra\u010Dovanie pros\xEDm vypl\u0148te inform\xE1cie.",
39522
+ subtitleCombined: "Vitajte! Pre pokra\u010Dovanie pros\xEDm vypl\u0148te inform\xE1cie.",
39523
39523
  title: "Vytvorte si \xFA\u010Det",
39524
39524
  titleCombined: "Vytvorte si \xFA\u010Det"
39525
39525
  }
@@ -39528,42 +39528,42 @@ var skSK = {
39528
39528
  socialButtonsBlockButtonManyInView: void 0,
39529
39529
  unstable__errors: {
39530
39530
  already_a_member_in_organization: void 0,
39531
- captcha_invalid: "Sign up unsuccessful due to failed security validations. Please refresh the page to try again or reach out to support for more assistance.",
39532
- captcha_unavailable: "Sign up unsuccessful due to failed bot validation. Please refresh the page to try again or reach out to support for more assistance.",
39531
+ captcha_invalid: "Registr\xE1cia zlyhala z d\xF4vodu ne\xFAspe\u0161n\xE9ho overenia zabezpe\u010Denia. Obnovte str\xE1nku a sk\xFAste to znova alebo kontaktujte podporu pre \u010Fal\u0161iu pomoc.",
39532
+ captcha_unavailable: "Registr\xE1cia zlyhala z d\xF4vodu ne\xFAspe\u0161n\xE9ho overenia proti botom. Obnovte str\xE1nku a sk\xFAste to znova alebo kontaktujte podporu pre \u010Fal\u0161iu pomoc.",
39533
39533
  form_code_incorrect: void 0,
39534
- form_identifier_exists__email_address: void 0,
39535
- form_identifier_exists__phone_number: void 0,
39536
- form_identifier_exists__username: void 0,
39537
- form_identifier_not_found: "Nie je mo\u017En\xE9 n\xE1js\u0165 \xFA\u010Det s t\xFDmi ist\xFDmi \xFAdajmi.",
39538
- form_param_format_invalid: void 0,
39539
- form_param_format_invalid__email_address: "Email address must be a valid email address.",
39540
- form_param_format_invalid__phone_number: "Phone number must be in a valid international format",
39541
- form_param_max_length_exceeded__first_name: "First name should not exceed 256 characters.",
39542
- form_param_max_length_exceeded__last_name: "Last name should not exceed 256 characters.",
39543
- form_param_max_length_exceeded__name: "Name should not exceed 256 characters.",
39544
- form_param_nil: void 0,
39545
- form_param_value_invalid: void 0,
39546
- form_password_incorrect: void 0,
39547
- form_password_length_too_short: void 0,
39534
+ form_identifier_exists__email_address: "T\xE1to emailov\xE1 adresa je u\u017E obsaden\xE1. Sk\xFAste pros\xEDm in\xFA.",
39535
+ form_identifier_exists__phone_number: "Toto telef\xF3nne \u010D\xEDslo je u\u017E obsaden\xE9. Sk\xFAste pros\xEDm in\xE9.",
39536
+ form_identifier_exists__username: "T\xE1to pou\u017Eivate\u013Esk\xE9 meno je u\u017E obsaden\xE9. Sk\xFAste pros\xEDm in\xE9.",
39537
+ form_identifier_not_found: "\xDA\u010Det s t\xFDmto identifik\xE1torom nebol n\xE1jden\xFD. Skontrolujte \xFAdaje a sk\xFAste to znova.",
39538
+ form_param_format_invalid: "Zadan\xE1 hodnota nie je v spr\xE1vnom form\xE1te. Skontrolujte a opravte.",
39539
+ form_param_format_invalid__email_address: "Emailov\xE1 adresa mus\xED by\u0165 platn\xE1.",
39540
+ form_param_format_invalid__phone_number: "Telef\xF3nne \u010D\xEDslo mus\xED by\u0165 v platnom medzin\xE1rodnom form\xE1te.",
39541
+ form_param_max_length_exceeded__first_name: "Krstn\xE9 meno nesmie by\u0165 dlh\u0161ie ako 256 znakov.",
39542
+ form_param_max_length_exceeded__last_name: "Priezvisko nesmie by\u0165 dlh\u0161ie ako 256 znakov.",
39543
+ form_param_max_length_exceeded__name: "Meno nesmie by\u0165 dlh\u0161ie ako 256 znakov.",
39544
+ form_param_nil: "Pole je povinn\xE9 a nesmie by\u0165 pr\xE1zdne.",
39545
+ form_param_value_invalid: "Hodnota je neplatn\xE1. Skontrolujte a opravte.",
39546
+ form_password_incorrect: "Heslo je nespr\xE1vne. Skontrolujte a sk\xFAste to znova.",
39547
+ form_password_length_too_short: "Heslo mus\xED ma\u0165 aspo\u0148 8 znakov.",
39548
39548
  form_password_not_strong_enough: "Va\u0161e heslo nie je dostato\u010Dne siln\xE9.",
39549
39549
  form_password_pwned: "Toto heslo bolo n\xE1jden\xE9 v r\xE1mci \xFAniku d\xE1t a nem\xF4\u017Ee by\u0165 pou\u017Eit\xE9, pros\xEDm zvo\u013Ete in\xE9 heslo.",
39550
- form_password_pwned__sign_in: void 0,
39550
+ form_password_pwned__sign_in: "Toto heslo bolo n\xE1jden\xE9 v r\xE1mci \xFAniku d\xE1t a nem\xF4\u017Ee by\u0165 pou\u017Eit\xE9, pros\xEDm zvo\u013Ete in\xE9 heslo.",
39551
39551
  form_password_size_in_bytes_exceeded: "Va\u0161e heslo prekro\u010Dilo maxim\xE1lny povolen\xFD po\u010Det bytov, pros\xEDm skr\xE1\u0165te ho alebo odstr\xE1\u0148te niektor\xE9 \u0161peci\xE1lne znaky.",
39552
39552
  form_password_validation_failed: "Nespr\xE1vne heslo",
39553
- form_username_invalid_character: void 0,
39554
- form_username_invalid_length: void 0,
39555
- identification_deletion_failed: "You cannot delete your last identification.",
39556
- not_allowed_access: "Adresa e-mailu alebo telef\xF3nneho \u010D\xEDsla nie je povolen\xE1 pre registr\xE1ciu. Toto m\xF4\u017Ee by\u0165 sp\xF4soben\xE9 pou\u017Eit\xEDm '+', '=', '#' alebo '.' v adres\xE1ri e-mailu, pou\u017Eit\xEDm dom\xE9ny, ktor\xE1 je pripojen\xE1 k do\u010Dasnej e-mailovej slu\u017Ebe, alebo explicitn\xE9mu vyl\xFA\u010Deniu.",
39553
+ form_username_invalid_character: "Pou\u017E\xEDvate\u013Esk\xE9 meno m\xF4\u017Ee obsahova\u0165 len p\xEDsmen\xE1, \u010D\xEDslice, poml\u010Dky a pod\u010Diarkovn\xEDky.",
39554
+ form_username_invalid_length: "Pou\u017E\xEDvate\u013Esk\xE9 meno mus\xED ma\u0165 aspo\u0148 {{min_length}} znaky a maxim\xE1lne {{max_length}} znakov.",
39555
+ identification_deletion_failed: "Nem\xF4\u017Eete odstr\xE1ni\u0165 v\xE1\u0161 posledn\xFD identifik\xE1tor.",
39556
+ not_allowed_access: "Nem\xE1te povolen\xFD pr\xEDstup k tejto str\xE1nke. Ak si mysl\xEDte, \u017Ee je to chyba, kontaktujte podporu.",
39557
39557
  organization_domain_blocked: void 0,
39558
39558
  organization_domain_common: void 0,
39559
39559
  organization_domain_exists_for_enterprise_connection: void 0,
39560
39560
  organization_membership_quota_exceeded: void 0,
39561
39561
  organization_minimum_permissions_needed: void 0,
39562
- passkey_already_exists: void 0,
39563
- passkey_not_supported: void 0,
39564
- passkey_pa_not_supported: void 0,
39565
- passkey_registration_cancelled: void 0,
39566
- passkey_retrieval_cancelled: void 0,
39562
+ passkey_already_exists: "Na tomto zariaden\xED u\u017E existuje passkey pre tento \xFA\u010Det.",
39563
+ passkey_not_supported: "V\xE1\u0161 prehliada\u010D alebo zariadenie nepodporuje passkey.",
39564
+ passkey_pa_not_supported: "Registr\xE1cia vy\u017Eaduje autentifik\xE1tor ale toto zariadenie ho nepodporuje.",
39565
+ passkey_registration_cancelled: "Registr\xE1cia passkey bola zru\u0161en\xE1 alebo vypr\u0161ala.",
39566
+ passkey_retrieval_cancelled: "Overenie passkey bolo zru\u0161en\xE9 alebo vypr\u0161alo.",
39567
39567
  passwordComplexity: {
39568
39568
  maximumLength: "menej ako {{length}} znakov",
39569
39569
  minimumLength: "{{length}} alebo viac znakov",
@@ -39573,9 +39573,9 @@ var skSK = {
39573
39573
  requireUppercase: "ve\u013Ek\xE9 p\xEDsmeno",
39574
39574
  sentencePrefix: "Va\u0161e heslo mus\xED obsahova\u0165"
39575
39575
  },
39576
- phone_number_exists: "This phone number is taken. Please try another.",
39576
+ phone_number_exists: "Toto telef\xF3nne \u010D\xEDslo je u\u017E obsaden\xE9. Sk\xFAste pros\xEDm in\xE9.",
39577
+ web3_missing_identifier: "Roz\u0161\xEDrenie Web3 Pe\u0148a\u017Eenky nebolo n\xE1jden\xE9. Je potrebn\xE9 ho nain\u0161talova\u0165.",
39577
39578
  session_exists: "Jste u\u017E p\u0159ihl\xE1\u0161en.",
39578
- web3_missing_identifier: void 0,
39579
39579
  zxcvbn: {
39580
39580
  couldBeStronger: "Va\u0161e heslo funguje, ale mohlo by by\u0165 silnej\u0161ie. Sk\xFAste prida\u0165 viac znakov.",
39581
39581
  goodPassword: "Dobr\xE1 pr\xE1ca. Toto je vynikaj\xFAce heslo.",
@@ -39624,7 +39624,7 @@ var skSK = {
39624
39624
  },
39625
39625
  userProfile: {
39626
39626
  apiKeysPage: {
39627
- title: void 0
39627
+ title: "K\u013E\xFA\u010De API"
39628
39628
  },
39629
39629
  backupCodePage: {
39630
39630
  actionLabel__copied: "Skop\xEDrovan\xE9!",
@@ -39666,8 +39666,8 @@ var skSK = {
39666
39666
  },
39667
39667
  start: {
39668
39668
  headerTitle__payments: void 0,
39669
- headerTitle__plans: void 0,
39670
- headerTitle__statements: void 0,
39669
+ headerTitle__plans: "Bal\xEDky",
39670
+ headerTitle__statements: "Fakt\xFAry",
39671
39671
  headerTitle__subscriptions: void 0
39672
39672
  },
39673
39673
  statementsSection: {
@@ -39695,7 +39695,7 @@ var skSK = {
39695
39695
  switchPlansSection: {
39696
39696
  title: void 0
39697
39697
  },
39698
- title: void 0
39698
+ title: "Fatur\xE1cia a platby"
39699
39699
  },
39700
39700
  connectedAccountPage: {
39701
39701
  formHint: "Vyberte poskytovate\u013Ea pre pripojenie v\xE1\u0161ho \xFA\u010Dtu.",
@@ -39711,11 +39711,11 @@ var skSK = {
39711
39711
  title: "Prida\u0165 pripojen\xFD \xFA\u010Det"
39712
39712
  },
39713
39713
  deletePage: {
39714
- actionDescription: 'Type "Delete account" below to continue.',
39715
- confirm: "Delete account",
39716
- messageLine1: "Are you sure you want to delete your account?",
39717
- messageLine2: "This action is permanent and irreversible.",
39718
- title: "Delete account"
39714
+ actionDescription: 'Pre pokra\u010Dovanie nap\xED\u0161te "Zmaza\u0165 \xFA\u010Det".',
39715
+ confirm: "Zmaza\u0165 \xFA\u010Det",
39716
+ messageLine1: "Ste si ist\xFD, \u017Ee chcete zmaza\u0165 svoj \xFA\u010Det?",
39717
+ messageLine2: "T\xE1to akcia je trval\xE1 a nem\xF4\u017Ee by\u0165 vr\xE1ten\xE1 sp\xE4\u0165.",
39718
+ title: "Zmaza\u0165 \xFA\u010Det"
39719
39719
  },
39720
39720
  emailAddressPage: {
39721
39721
  emailCode: {
@@ -39733,10 +39733,10 @@ var skSK = {
39733
39733
  successMessage: "E-mailov\xE1 adresa {{identifier}} bola pridan\xE1 k v\xE1\u0161mu \xFA\u010Dtu."
39734
39734
  },
39735
39735
  enterpriseSSOLink: {
39736
- formButton: void 0,
39737
- formSubtitle: void 0
39736
+ formButton: "Pre prihl\xE1senie kliknite",
39737
+ formSubtitle: "Dokon\u010Di\u0165 prihl\xE1senie pomocou {{identifier}}"
39738
39738
  },
39739
- formHint: void 0,
39739
+ formHint: "Pred pridan\xEDm tejto e-mailovej adresy k v\xE1\u0161mu \xFA\u010Dtu je potrebn\xE9 jej overenie.",
39740
39740
  removeResource: {
39741
39741
  messageLine1: "{{identifier}} bude odstr\xE1nen\xE1 z tohto \xFA\u010Dtu.",
39742
39742
  messageLine2: "Nebudete sa m\xF4c\u0165 prihl\xE1si\u0165 pomocou tejto e-mailovej adresy.",
@@ -39744,20 +39744,20 @@ var skSK = {
39744
39744
  title: "Odstr\xE1ni\u0165 e-mailov\xFA adresu"
39745
39745
  },
39746
39746
  title: "Prida\u0165 e-mailov\xFA adresu",
39747
- verifyTitle: "Verify email address"
39747
+ verifyTitle: "Overi\u0165 e-mailov\xFA adresu"
39748
39748
  },
39749
- formButtonPrimary__add: "Add",
39749
+ formButtonPrimary__add: "Prida\u0165",
39750
39750
  formButtonPrimary__continue: "Pokra\u010Dova\u0165",
39751
39751
  formButtonPrimary__finish: "Dokon\u010Di\u0165",
39752
- formButtonPrimary__remove: "Remove",
39753
- formButtonPrimary__save: "Save",
39752
+ formButtonPrimary__remove: "Odstr\xE1ni\u0165",
39753
+ formButtonPrimary__save: "Ulo\u017Ei\u0165",
39754
39754
  formButtonReset: "Zru\u0161i\u0165",
39755
39755
  mfaPage: {
39756
39756
  formHint: "Vyberte sp\xF4sob pridania.",
39757
39757
  title: "Prida\u0165 dvojfaktorov\xE9 overenie"
39758
39758
  },
39759
39759
  mfaPhoneCodePage: {
39760
- backButton: "Use existing number",
39760
+ backButton: "Pou\u017Ei\u0165 existuj\xFAce \u010D\xEDslo",
39761
39761
  primaryButton__addPhoneNumber: "Prida\u0165 telef\xF3nne \u010D\xEDslo",
39762
39762
  removeResource: {
39763
39763
  messageLine1: "{{identifier}} u\u017E nebude dost\xE1va\u0165 overovacie k\xF3dy pri prihlasovan\xED.",
@@ -39767,9 +39767,9 @@ var skSK = {
39767
39767
  },
39768
39768
  subtitle__availablePhoneNumbers: "Vyberte telef\xF3nne \u010D\xEDslo pre registr\xE1ciu dvojfaktorov\xE9ho overovania pomocou SMS k\xF3du.",
39769
39769
  subtitle__unavailablePhoneNumbers: "Nie s\xFA k dispoz\xEDcii \u017Eiadne dostupn\xE9 telef\xF3nne \u010D\xEDsla pre registr\xE1ciu dvojfaktorov\xE9ho overovania pomocou SMS k\xF3du.",
39770
- successMessage1: "When signing in, you will need to enter a verification code sent to this phone number as an additional step.",
39771
- successMessage2: "Save these backup codes and store them somewhere safe. If you lose access to your authentication device, you can use backup codes to sign in.",
39772
- successTitle: "SMS code verification enabled",
39770
+ successMessage1: "Ako dodato\u010Dn\xFD krok, pri prihl\xE1sen\xED budete musie\u0165 zada\u0165 overovac\xED k\xF3d odoslan\xFD na toto telef\xF3nne \u010D\xEDslo.",
39771
+ successMessage2: "Ulo\u017Ete si tieto z\xE1lo\u017En\xE9 k\xF3dy a uchovajte ich na bezpe\u010Dnom mieste. Ak strat\xEDte pr\xEDstup k svojmu autentifika\u010Dn\xE9mu zariadeniu, m\xF4\u017Eete sa prihl\xE1si\u0165 pomocou z\xE1lo\u017En\xFDch k\xF3dov.",
39772
+ successTitle: "Dvojfaktorov\xE9 overenie pomocou SMS k\xF3du je teraz povolen\xE9",
39773
39773
  title: "Prida\u0165 overovanie pomocou SMS k\xF3du"
39774
39774
  },
39775
39775
  mfaTOTPPage: {
@@ -39794,24 +39794,24 @@ var skSK = {
39794
39794
  },
39795
39795
  mobileButton__menu: "Menu",
39796
39796
  navbar: {
39797
- account: "Profile",
39798
- apiKeys: void 0,
39799
- billing: void 0,
39800
- description: "Manage your account info.",
39801
- security: "Security",
39802
- title: "Account"
39797
+ account: "Profil",
39798
+ apiKeys: "K\u013E\xFA\u010De API",
39799
+ billing: "Faktur\xE1cia",
39800
+ description: "Spravujte \xFAdaje svojho \xFA\u010Dtu a zabezpe\u010Denie",
39801
+ security: "Bezpe\u010Dnos\u0165",
39802
+ title: "\xDA\u010Det"
39803
39803
  },
39804
39804
  passkeyScreen: {
39805
39805
  removeResource: {
39806
- messageLine1: void 0,
39807
- title: void 0
39806
+ messageLine1: "{{name}} bude odstr\xE1nen\xFD z tohto \xFA\u010Dtu.",
39807
+ title: "Odstr\xE1ni\u0165 Passkey"
39808
39808
  },
39809
- subtitle__rename: void 0,
39810
- title__rename: void 0
39809
+ subtitle__rename: "Zme\u0148te n\xE1zov Passkey na nie\u010Do, \u010Do v\xE1m pom\xF4\u017Ee si ho zapam\xE4ta\u0165.",
39810
+ title__rename: "Premenova\u0165 Passkey"
39811
39811
  },
39812
39812
  passwordPage: {
39813
- checkboxInfoText__signOutOfOtherSessions: "It is recommended to sign out of all other devices which may have used your old password.",
39814
- readonly: "Your password can currently not be edited because you can sign in only via the enterprise connection.",
39813
+ checkboxInfoText__signOutOfOtherSessions: "Odpor\xFA\u010Da sa odhl\xE1si\u0165 zo v\u0161etk\xFDch ostatn\xFDch zariaden\xED, ktor\xE9 mohli pou\u017E\xEDva\u0165 va\u0161e star\xE9 heslo.",
39814
+ readonly: "Va\u0161e heslo moment\xE1lne nie je mo\u017En\xE9 upravi\u0165, preto\u017Ee sa m\xF4\u017Eete prihl\xE1si\u0165 iba cez firemn\xE9 prihl\xE1senie.",
39815
39815
  successMessage__set: "Va\u0161e heslo bolo nastaven\xE9.",
39816
39816
  successMessage__signOutOfOtherSessions: "V\u0161etky ostatn\xE9 zariadenia boli odhl\xE1sen\xE9.",
39817
39817
  successMessage__update: "Va\u0161e heslo bolo aktualizovan\xE9.",
@@ -39828,8 +39828,8 @@ var skSK = {
39828
39828
  },
39829
39829
  successMessage: "{{identifier}} bolo pridan\xE9 k v\xE1\u0161mu \xFA\u010Dtu.",
39830
39830
  title: "Prida\u0165 telef\xF3nne \u010D\xEDslo",
39831
- verifySubtitle: "Enter the verification code sent to {{identifier}}",
39832
- verifyTitle: "Verify phone number"
39831
+ verifySubtitle: "Zadajte overovac\xED k\xF3d odoslan\xFD na {{identifier}}",
39832
+ verifyTitle: "Overte telef\xF3nne \u010D\xEDslo"
39833
39833
  },
39834
39834
  plansPage: {
39835
39835
  title: void 0
@@ -39839,7 +39839,7 @@ var skSK = {
39839
39839
  imageFormDestructiveActionSubtitle: "Odstr\xE1ni\u0165 obr\xE1zok",
39840
39840
  imageFormSubtitle: "Nahra\u0165 obr\xE1zok",
39841
39841
  imageFormTitle: "Profilov\xFD obr\xE1zok",
39842
- readonly: "Your profile information has been provided by the enterprise connection and cannot be edited.",
39842
+ readonly: "Inform\xE1cie vo va\u0161om profile boli poskytnut\xE9 firemn\xFDm prihl\xE1sen\xEDm a nie je mo\u017En\xE9 ich upravi\u0165.",
39843
39843
  successMessage: "V\xE1\u0161 profil bol aktualizovan\xFD.",
39844
39844
  title: "Aktualizova\u0165 profil"
39845
39845
  },
@@ -39853,13 +39853,13 @@ var skSK = {
39853
39853
  actionLabel__reauthorize: "Autorizova\u0165 teraz",
39854
39854
  destructiveActionTitle: "Odstr\xE1ni\u0165",
39855
39855
  primaryButton: "Pripoji\u0165 \xFA\u010Det",
39856
- subtitle__disconnected: void 0,
39857
- subtitle__reauthorize: "The required scopes have been updated, and you may be experiencing limited functionality. Please re-authorize this application to avoid any issues",
39856
+ subtitle__disconnected: "Tento \xFA\u010Det bol odpojen\xFD.",
39857
+ subtitle__reauthorize: "Po\u017Eadovan\xE9 opr\xE1vnenia boli aktualizovan\xE9, a preto m\xF4\u017Eete zaznamena\u0165 obmedzen\xFA funkcionalitu. Znovu autorizujte t\xFAto aplik\xE1ciu, aby ste predi\u0161li probl\xE9mom",
39858
39858
  title: "Pripojen\xE9 \xFA\u010Dty"
39859
39859
  },
39860
39860
  dangerSection: {
39861
- deleteAccountButton: "Delete Account",
39862
- title: "Account termination"
39861
+ deleteAccountButton: "Zmaza\u0165 \xFA\u010Det",
39862
+ title: "Zmazanie \xFA\u010Dtu"
39863
39863
  },
39864
39864
  emailAddressesSection: {
39865
39865
  destructiveAction: "Odstr\xE1ni\u0165 emailov\xFA adresu",
@@ -39870,7 +39870,7 @@ var skSK = {
39870
39870
  title: "Emailov\xE9 adresy"
39871
39871
  },
39872
39872
  enterpriseAccountsSection: {
39873
- title: "Enterprise accounts"
39873
+ title: "Firemn\xE9 \xFA\u010Dty"
39874
39874
  },
39875
39875
  headerTitle__account: "\xDA\u010Det",
39876
39876
  headerTitle__security: "Bezpe\u010Dnos\u0165",
@@ -39893,10 +39893,10 @@ var skSK = {
39893
39893
  }
39894
39894
  },
39895
39895
  passkeysSection: {
39896
- menuAction__destructive: void 0,
39897
- menuAction__rename: void 0,
39898
- primaryButton: void 0,
39899
- title: void 0
39896
+ menuAction__destructive: "Odstr\xE1ni\u0165",
39897
+ menuAction__rename: "Premenova\u0165",
39898
+ primaryButton: "Prida\u0165 Passkey",
39899
+ title: "Passkey"
39900
39900
  },
39901
39901
  passwordSection: {
39902
39902
  primaryButton__setPassword: "Nastavi\u0165 heslo",
@@ -39912,7 +39912,7 @@ var skSK = {
39912
39912
  title: "Telef\xF3nne \u010D\xEDsla"
39913
39913
  },
39914
39914
  profileSection: {
39915
- primaryButton: void 0,
39915
+ primaryButton: "Aktualizova\u0165 profil",
39916
39916
  title: "Profil"
39917
39917
  },
39918
39918
  usernameSection: {
@@ -39922,7 +39922,7 @@ var skSK = {
39922
39922
  },
39923
39923
  web3WalletsSection: {
39924
39924
  destructiveAction: "Odstr\xE1ni\u0165 pe\u0148a\u017Eenku",
39925
- detailsAction__nonPrimary: void 0,
39925
+ detailsAction__nonPrimary: "Nastai\u0165 ako hlavn\xFA",
39926
39926
  primaryButton: "Web3 pe\u0148a\u017Eenky",
39927
39927
  title: "Web3 pe\u0148a\u017Eenky"
39928
39928
  }
@@ -39948,16 +39948,16 @@ var skSK = {
39948
39948
  },
39949
39949
  waitlist: {
39950
39950
  start: {
39951
- actionLink: void 0,
39952
- actionText: void 0,
39953
- formButton: void 0,
39954
- subtitle: void 0,
39955
- title: void 0
39951
+ actionLink: "Prihl\xE1si\u0165 sa",
39952
+ actionText: "M\xE1te pr\xEDstup?",
39953
+ formButton: "Prida\u0165 sa na waitlist",
39954
+ subtitle: "Zadajte svoj email a my v\xE1s budeme informova\u0165, ke\u010F bude pr\xEDstup povolen\xFD.",
39955
+ title: "Prida\u0165 sa na waitlist"
39956
39956
  },
39957
39957
  success: {
39958
- message: void 0,
39959
- subtitle: void 0,
39960
- title: void 0
39958
+ message: "\u010Coskoro budete presmerovan\xED...",
39959
+ subtitle: "Budeme v\xE1s informova\u0165, ke\u010F bude pr\xEDstup povolen\xFD.",
39960
+ title: "\u010Eakujeme, \u017Ee ste sa pridali na waitlist!"
39961
39961
  }
39962
39962
  }
39963
39963
  };