@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.js CHANGED
@@ -14330,18 +14330,18 @@ var esMX = {
14330
14330
  backButton: "Atr\xE1s",
14331
14331
  badge__activePlan: void 0,
14332
14332
  badge__canceledEndsAt: void 0,
14333
- badge__currentPlan: void 0,
14333
+ badge__currentPlan: "Plan actual",
14334
14334
  badge__default: "Por defecto",
14335
- badge__endsAt: void 0,
14336
- badge__expired: void 0,
14335
+ badge__endsAt: "Termina {{ date | shortDate('en-US') }}",
14336
+ badge__expired: "Caducado",
14337
14337
  badge__otherImpersonatorDevice: "Otro dispositivo de imitaci\xF3n",
14338
14338
  badge__primary: "Primario",
14339
14339
  badge__renewsAt: void 0,
14340
14340
  badge__requiresAction: "Requiere acci\xF3n",
14341
- badge__startsAt: void 0,
14341
+ badge__startsAt: "Empieza {{ date | shortDate('en-US') }}",
14342
14342
  badge__thisDevice: "Este dispositivo",
14343
14343
  badge__unverified: "No confirmado",
14344
- badge__upcomingPlan: void 0,
14344
+ badge__upcomingPlan: "Pr\xF3ximo plan",
14345
14345
  badge__userDevice: "Dispositivo de usuario",
14346
14346
  badge__you: "Usted",
14347
14347
  commerce: {
@@ -14349,9 +14349,9 @@ var esMX = {
14349
14349
  alwaysFree: void 0,
14350
14350
  annually: void 0,
14351
14351
  availableFeatures: void 0,
14352
- billedAnnually: void 0,
14352
+ billedAnnually: "Facturado anualmente",
14353
14353
  billedMonthlyOnly: void 0,
14354
- cancelSubscription: void 0,
14354
+ cancelSubscription: "Cancelar suscripci\xF3n",
14355
14355
  cancelSubscriptionAccessUntil: void 0,
14356
14356
  cancelSubscriptionNoCharge: void 0,
14357
14357
  cancelSubscriptionTitle: void 0,
@@ -14365,26 +14365,26 @@ var esMX = {
14365
14365
  title: void 0
14366
14366
  },
14367
14367
  lineItems: {
14368
- title__paymentMethod: void 0,
14369
- title__statementId: void 0,
14370
- title__subscriptionBegins: void 0,
14371
- title__totalPaid: void 0
14368
+ title__paymentMethod: "M\xE9todo de pago",
14369
+ title__statementId: "N\xFAmero de factura",
14370
+ title__subscriptionBegins: "La suscripci\xF3n empieza",
14371
+ title__totalPaid: "Total pagado"
14372
14372
  },
14373
14373
  pastDueNotice: void 0,
14374
14374
  perMonth: void 0,
14375
14375
  title: void 0,
14376
- title__paymentSuccessful: void 0,
14377
- title__subscriptionSuccessful: void 0
14376
+ title__paymentSuccessful: "\xA1Pago exitoso!",
14377
+ title__subscriptionSuccessful: "\xA1\xC9xito!"
14378
14378
  },
14379
14379
  credit: void 0,
14380
14380
  creditRemainder: void 0,
14381
14381
  defaultFreePlanActive: void 0,
14382
- free: void 0,
14383
- getStarted: void 0,
14384
- keepSubscription: void 0,
14385
- manage: void 0,
14386
- manageSubscription: void 0,
14387
- month: void 0,
14382
+ free: "Gratis",
14383
+ getStarted: "Empezar",
14384
+ keepSubscription: "Mantener suscripci\xF3n",
14385
+ manage: "Gestionar",
14386
+ manageSubscription: "Gestionar suscripci\xF3n",
14387
+ month: "Mes",
14388
14388
  monthly: void 0,
14389
14389
  pastDue: void 0,
14390
14390
  pay: void 0,
@@ -14408,11 +14408,11 @@ var esMX = {
14408
14408
  billingCycle: void 0,
14409
14409
  included: void 0
14410
14410
  },
14411
- reSubscribe: void 0,
14411
+ reSubscribe: "Re-suscribirse",
14412
14412
  seeAllFeatures: void 0,
14413
14413
  subscribe: void 0,
14414
14414
  subtotal: void 0,
14415
- switchPlan: void 0,
14415
+ switchPlan: "Cambiar a este plan",
14416
14416
  switchToAnnual: void 0,
14417
14417
  switchToMonthly: void 0,
14418
14418
  totalDue: void 0,
@@ -14446,32 +14446,32 @@ var esMX = {
14446
14446
  formFieldAction__forgotPassword: "Has olvidado tu contrase\xF1a?",
14447
14447
  formFieldError__matchingPasswords: "Las contrase\xF1as coinciden.",
14448
14448
  formFieldError__notMatchingPasswords: "Las no contrase\xF1as coinciden.",
14449
- formFieldError__verificationLinkExpired: "El link de verificaci\xF3n expiro. Porfavor vuelva a solicitarlo.",
14449
+ formFieldError__verificationLinkExpired: "El link de verificaci\xF3n expiro. Por favor vuelve a solicitarlo.",
14450
14450
  formFieldHintText__optional: "Opcional",
14451
14451
  formFieldHintText__slug: "Un slug es una identificaci\xF3n legible por humanos que debe ser \xFAnica. Se utiliza a menudo en URL.",
14452
14452
  formFieldInputPlaceholder__apiKeyDescription: void 0,
14453
14453
  formFieldInputPlaceholder__apiKeyExpirationDate: void 0,
14454
14454
  formFieldInputPlaceholder__apiKeyName: void 0,
14455
- formFieldInputPlaceholder__backupCode: void 0,
14455
+ formFieldInputPlaceholder__backupCode: "Ingresa el c\xF3digo de respaldo",
14456
14456
  formFieldInputPlaceholder__confirmDeletionUserAccount: "Eliminar cuenta",
14457
14457
  formFieldInputPlaceholder__emailAddress: "Ingresa tu correo electr\xF3nico",
14458
- formFieldInputPlaceholder__emailAddress_username: void 0,
14458
+ formFieldInputPlaceholder__emailAddress_username: "Ingresa el correo electr\xF3nico o nombre de usuario",
14459
14459
  formFieldInputPlaceholder__emailAddresses: "Ingrese o pegue una o m\xE1s direcciones de correo electr\xF3nico, separadas por espacios o comas",
14460
- formFieldInputPlaceholder__firstName: void 0,
14461
- formFieldInputPlaceholder__lastName: void 0,
14462
- formFieldInputPlaceholder__organizationDomain: void 0,
14463
- formFieldInputPlaceholder__organizationDomainEmailAddress: void 0,
14464
- formFieldInputPlaceholder__organizationName: void 0,
14465
- formFieldInputPlaceholder__organizationSlug: void 0,
14460
+ formFieldInputPlaceholder__firstName: "Nombre",
14461
+ formFieldInputPlaceholder__lastName: "Apellido",
14462
+ formFieldInputPlaceholder__organizationDomain: "ejemplo.com",
14463
+ formFieldInputPlaceholder__organizationDomainEmailAddress: "nombre@example.com",
14464
+ formFieldInputPlaceholder__organizationName: "Nombre de la organizaci\xF3n",
14465
+ formFieldInputPlaceholder__organizationSlug: "mi-organizaci\xF3n",
14466
14466
  formFieldInputPlaceholder__password: "Ingresa tu contrase\xF1a",
14467
- formFieldInputPlaceholder__phoneNumber: void 0,
14467
+ formFieldInputPlaceholder__phoneNumber: "Ingresa tu n\xFAmero de tel\xE9fono",
14468
14468
  formFieldInputPlaceholder__username: void 0,
14469
14469
  formFieldLabel__apiKeyDescription: void 0,
14470
14470
  formFieldLabel__apiKeyExpiration: void 0,
14471
14471
  formFieldLabel__apiKeyName: void 0,
14472
14472
  formFieldLabel__automaticInvitations: "Activar invitaciones automaticas para este dominio",
14473
14473
  formFieldLabel__backupCode: "C\xF3digo de respaldo",
14474
- formFieldLabel__confirmDeletion: "Confirmarci\xF3n",
14474
+ formFieldLabel__confirmDeletion: "Confirmaci\xF3n",
14475
14475
  formFieldLabel__confirmPassword: "Confirme la contrase\xF1a",
14476
14476
  formFieldLabel__currentPassword: "Contrase\xF1a actual",
14477
14477
  formFieldLabel__emailAddress: "Correo electr\xF3nico",
@@ -14480,15 +14480,15 @@ var esMX = {
14480
14480
  formFieldLabel__firstName: "Nombre",
14481
14481
  formFieldLabel__lastName: "Apellido",
14482
14482
  formFieldLabel__newPassword: "Nueva contrase\xF1a",
14483
- formFieldLabel__organizationDomain: "Domain",
14483
+ formFieldLabel__organizationDomain: "Dominio",
14484
14484
  formFieldLabel__organizationDomainDeletePending: "Eliminar invitaciones y sugerencias pendientes",
14485
14485
  formFieldLabel__organizationDomainEmailAddress: "Verificaci\xF3n de correo",
14486
14486
  formFieldLabel__organizationDomainEmailAddressDescription: "Entrar una direcci\xF3n de correo electr\xF3nico bajo este dominio para recibir un c\xF3digo y verificarlo.",
14487
14487
  formFieldLabel__organizationName: "Nombre de la Organizaci\xF3n",
14488
- formFieldLabel__organizationSlug: "Slug",
14488
+ formFieldLabel__organizationSlug: "Apodo",
14489
14489
  formFieldLabel__passkeyName: "Nombre de llave de acceso",
14490
14490
  formFieldLabel__password: "Contrase\xF1a",
14491
- formFieldLabel__phoneNumber: "N\xFAmero telef\xF3nico",
14491
+ formFieldLabel__phoneNumber: "N\xFAmero de tel\xE9fono",
14492
14492
  formFieldLabel__role: "Rol",
14493
14493
  formFieldLabel__signOutOfOtherSessions: "Cerrar sesi\xF3n en todos los dem\xE1s dispositivos",
14494
14494
  formFieldLabel__username: "Nombre de usuario",
@@ -14506,7 +14506,7 @@ var esMX = {
14506
14506
  action__suggestionsAccept: "Pedir unirse",
14507
14507
  createOrganization: "Crear Organizaci\xF3n",
14508
14508
  invitationAcceptedLabel: "Unido",
14509
- subtitle: "Para continuar con {{applicationName}}",
14509
+ subtitle: "para continuar con {{applicationName}}",
14510
14510
  suggestionsAcceptedLabel: "Aprobaci\xF3n pendiente",
14511
14511
  title: "Elige una cuenta",
14512
14512
  titleWithoutPersonal: "Elige una organizaci\xF3n"
@@ -14578,14 +14578,14 @@ var esMX = {
14578
14578
  title: void 0
14579
14579
  },
14580
14580
  createDomainPage: {
14581
- 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.",
14581
+ 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.",
14582
14582
  title: "Anadir dominio"
14583
14583
  },
14584
14584
  invitePage: {
14585
14585
  detailsTitle__inviteFailed: "No se pudieron enviar las invitaciones. Solucione lo siguiente y vuelva a intentarlo:",
14586
14586
  formButtonPrimary__continue: "Enviar invitaciones",
14587
- selectDropdown__role: "Select role",
14588
- subtitle: "Invitar nuevos miembros a esta organizaci\xF3n",
14587
+ selectDropdown__role: "Seleccionar rol",
14588
+ subtitle: "Ingresa o pega una o m\xE1s direcciones de correo electr\xF3nico, separadas por espacios o comas",
14589
14589
  successMessage: "Invitaciones enviadas con \xE9xito",
14590
14590
  title: "Invitar miembros"
14591
14591
  },
@@ -14594,7 +14594,7 @@ var esMX = {
14594
14594
  action__search: "Buscar",
14595
14595
  activeMembersTab: {
14596
14596
  menuAction__remove: "Eliminar miembro",
14597
- tableHeader__actions: void 0,
14597
+ tableHeader__actions: "Acciones",
14598
14598
  tableHeader__joined: "Se uni\xF3",
14599
14599
  tableHeader__role: "Rol",
14600
14600
  tableHeader__user: "Usuario"
@@ -14602,8 +14602,8 @@ var esMX = {
14602
14602
  detailsTitle__emptyRow: "No hay miembros para mostrar",
14603
14603
  invitationsTab: {
14604
14604
  autoInvitations: {
14605
- 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.",
14606
- headerTitle: "Invitaciones automaticas",
14605
+ 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.",
14606
+ headerTitle: "Invitaciones autom\xE1ticas",
14607
14607
  primaryButton: "Gestionar dominios verificados"
14608
14608
  },
14609
14609
  table__emptyRow: "No hay invitaciones para mostrar"
@@ -14614,8 +14614,8 @@ var esMX = {
14614
14614
  },
14615
14615
  requestsTab: {
14616
14616
  autoSuggestions: {
14617
- 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.",
14618
- headerTitle: "Sugerencias automaticas",
14617
+ 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.",
14618
+ headerTitle: "Sugerencias autom\xE1ticas",
14619
14619
  primaryButton: "Gestionar dominios verificados"
14620
14620
  },
14621
14621
  menuAction__approve: "Aprobado",
@@ -14630,8 +14630,8 @@ var esMX = {
14630
14630
  }
14631
14631
  },
14632
14632
  navbar: {
14633
- apiKeys: void 0,
14634
- billing: void 0,
14633
+ apiKeys: "Claves API",
14634
+ billing: "Facturaci\xF3n",
14635
14635
  description: "Gestiona tu organizaci\xF3n.",
14636
14636
  general: "General",
14637
14637
  members: "Miembros",
@@ -14647,14 +14647,14 @@ var esMX = {
14647
14647
  dangerSection: {
14648
14648
  deleteOrganization: {
14649
14649
  actionDescription: 'Escribe "{{organizationName}}" a continuaci\xF3n para continuar.',
14650
- messageLine1: "\xBFEstas seguro que quieres eliminar esta organizaci\xF3n?",
14650
+ messageLine1: "\xBFEst\xE1s seguro que quieres eliminar esta organizaci\xF3n?",
14651
14651
  messageLine2: "Esta acci\xF3n es permanente e irreversible.",
14652
14652
  successMessage: "Haz eliminado la organizaci\xF3n.",
14653
14653
  title: "Eliminar la organizaci\xF3n"
14654
14654
  },
14655
14655
  leaveOrganization: {
14656
14656
  actionDescription: 'Escribe "{{organizationName}}" a continuaci\xF3n para continuar.',
14657
- messageLine1: "\xBFEst\xE1 seguro de que desea abandonar esta organizaci\xF3n? Perder\xE1 el acceso a esta organizaci\xF3n y sus aplicaciones.",
14657
+ messageLine1: "\xBFEst\xE1s seguro de que deseas abandonar esta organizaci\xF3n? Perder\xE1s el acceso a esta organizaci\xF3n y sus aplicaciones.",
14658
14658
  messageLine2: "Esta acci\xF3n es permanente e irreversible.",
14659
14659
  successMessage: "Has dejado la organizaci\xF3n.",
14660
14660
  title: "Abandonar la organizaci\xF3n"
@@ -14666,14 +14666,14 @@ var esMX = {
14666
14666
  menuAction__remove: "Eliminar",
14667
14667
  menuAction__verify: "Verificar",
14668
14668
  primaryButton: "A\xF1adir dominio",
14669
- subtitle: "Permite a los usuarios conectarse automaticamente o solicitar unirse a la organizaci\xF3n basado en un dominio de correo electr\xF3nico verificado.",
14670
- title: "Verified domains"
14669
+ subtitle: "Permite a los usuarios conectarse autom\xE1ticamente o solicitar unirse a la organizaci\xF3n basado en un correo electr\xF3nico del dominio verificado.",
14670
+ title: "Dominios verificados"
14671
14671
  },
14672
14672
  successMessage: "La organizaci\xF3n ha sido actualizada.",
14673
14673
  title: "Perfil de la organizaci\xF3n"
14674
14674
  },
14675
14675
  removeDomainPage: {
14676
- messageLine1: "Se eliminar\xE1 el dominio de correo electr\xF3nico {{domain}}.",
14676
+ messageLine1: "Se eliminar\xE1 el de correo electr\xF3nico del dominio {{domain}}.",
14677
14677
  messageLine2: "Los usuarios no podr\xE1n unirse a la organizaci\xF3n de manera autom\xE1tica una vez que se haya eliminado.",
14678
14678
  successMessage: "{{domain}} se ha eliminado.",
14679
14679
  title: "Eliminar dominio"
@@ -14695,7 +14695,7 @@ var esMX = {
14695
14695
  removeDomainTitle: "Eliminar dominio"
14696
14696
  },
14697
14697
  enrollmentTab: {
14698
- automaticInvitationOption__description: "Los usuarios se unen autom\xE1ticamente a la organizaci\xF3n cuando se registran y pueden unirse en cualquier momento.",
14698
+ automaticInvitationOption__description: "Los usuarios son invitados autom\xE1ticamente a la organizaci\xF3n cuando se registran y pueden unirse en cualquier momento.",
14699
14699
  automaticInvitationOption__label: "Invitaciones autom\xE1ticas",
14700
14700
  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.",
14701
14701
  automaticSuggestionOption__label: "Sugerencias autom\xE1ticas",
@@ -14714,11 +14714,11 @@ var esMX = {
14714
14714
  title: "Actualizar {{domain}}"
14715
14715
  },
14716
14716
  verifyDomainPage: {
14717
- formSubtitle: "Introduce el c\xF3digo de verificaci\xF3n enviado a su direcci\xF3n de correo electr\xF3nico",
14717
+ formSubtitle: "Introduce el c\xF3digo de verificaci\xF3n enviado a tu direcci\xF3n de correo electr\xF3nico",
14718
14718
  formTitle: "C\xF3digo de verificaci\xF3n",
14719
14719
  resendButton: "No recibiste un c\xF3digo? Reenviar",
14720
14720
  subtitle: "El dominio {{domainName}} necesita ser verificado v\xEDa correo electr\xF3nico.",
14721
- subtitleVerificationCodeScreen: "Se envi\xF3 un c\xF3digo de verificaci\xF3n a {{emailAddress}}. Introduzca el c\xF3digo para continuar.",
14721
+ subtitleVerificationCodeScreen: "Se envi\xF3 un c\xF3digo de verificaci\xF3n a {{emailAddress}}. Introduce el c\xF3digo para continuar.",
14722
14722
  title: "Verificar dominio"
14723
14723
  }
14724
14724
  },
@@ -14737,63 +14737,63 @@ var esMX = {
14737
14737
  paginationRowText__of: "de",
14738
14738
  reverification: {
14739
14739
  alternativeMethods: {
14740
- actionLink: void 0,
14741
- actionText: void 0,
14742
- blockButton__backupCode: void 0,
14743
- blockButton__emailCode: void 0,
14744
- blockButton__passkey: void 0,
14745
- blockButton__password: void 0,
14746
- blockButton__phoneCode: void 0,
14747
- blockButton__totp: void 0,
14740
+ actionLink: "Solicitar ayuda",
14741
+ actionText: "\xBFNo posees ninguno de estos?",
14742
+ blockButton__backupCode: "Utiliza un c\xF3digo de respaldo",
14743
+ blockButton__emailCode: "Env\xEDa el c\xF3digo a {{identifier}}",
14744
+ blockButton__passkey: "Utiliza tu llave de acceso",
14745
+ blockButton__password: "Contin\xFAa con tu contrase\xF1a",
14746
+ blockButton__phoneCode: "Enviar un mensaje de texto a {{identifier}}",
14747
+ blockButton__totp: "aplicaci\xF3n de autenticaci\xF3n",
14748
14748
  getHelp: {
14749
- blockButton__emailSupport: void 0,
14750
- content: void 0,
14751
- title: void 0
14749
+ blockButton__emailSupport: "Soporte por correo electr\xF3nico",
14750
+ content: "Si tienes problemas para iniciar sesi\xF3n",
14751
+ title: "Obtener ayuda"
14752
14752
  },
14753
- subtitle: void 0,
14754
- title: void 0
14753
+ subtitle: "\xBFTienes problemas? Puedes utilizar cualquiera de estos m\xE9todos para iniciar sesi\xF3n",
14754
+ title: "Utiliza otro m\xE9todo"
14755
14755
  },
14756
14756
  backupCodeMfa: {
14757
- subtitle: void 0,
14758
- title: void 0
14757
+ subtitle: "Tu c\xF3digo de respaldo es el que obtuviste cuando configuraste la autenticaci\xF3n en dos pasos",
14758
+ title: "Ingresa tu c\xF3digo de respaldo"
14759
14759
  },
14760
14760
  emailCode: {
14761
- formTitle: void 0,
14762
- resendButton: void 0,
14763
- subtitle: void 0,
14764
- title: void 0
14761
+ formTitle: "C\xF3digo de verificaci\xF3n",
14762
+ resendButton: "\xBFNo recibiste un c\xF3digo? Reenviar",
14763
+ subtitle: "para continuar con {{applicationName}}",
14764
+ title: "Revisa tu correo electr\xF3nico"
14765
14765
  },
14766
14766
  noAvailableMethods: {
14767
- message: void 0,
14768
- subtitle: void 0,
14769
- title: void 0
14767
+ message: "No se puede proceder con el inicio de sesi\xF3n. No hay ning\xFAn factor de autenticaci\xF3n disponible",
14768
+ subtitle: "Ocurri\xF3 un error",
14769
+ title: "No se puede iniciar sesi\xF3n"
14770
14770
  },
14771
14771
  passkey: {
14772
- blockButton__passkey: void 0,
14773
- subtitle: void 0,
14774
- title: void 0
14772
+ blockButton__passkey: "Utiliza tu llave de acceso",
14773
+ subtitle: "Utilizar tu llave de acceso confirma que eres t\xFA. Tu dispositivo puede solicitar tu huella dactilar, rostro o pantalla de bloqueo.",
14774
+ title: "Utiliza tu llave de acceso"
14775
14775
  },
14776
14776
  password: {
14777
- actionLink: void 0,
14778
- subtitle: void 0,
14779
- title: void 0
14777
+ actionLink: "Utiliza otro m\xE9todo",
14778
+ subtitle: "Ingresa tu contrase\xF1a actual para continuar",
14779
+ title: "Verificaci\xF3n requerida"
14780
14780
  },
14781
14781
  phoneCode: {
14782
- formTitle: void 0,
14783
- resendButton: void 0,
14784
- subtitle: void 0,
14785
- title: void 0
14782
+ formTitle: "C\xF3digo de verificaci\xF3n",
14783
+ resendButton: "\xBFNo recibiste un c\xF3digo? Reenviar",
14784
+ subtitle: "Ingresa el c\xF3digo enviado a tu tel\xE9fono para continuar",
14785
+ title: "Verificaci\xF3n requerida"
14786
14786
  },
14787
14787
  phoneCodeMfa: {
14788
- formTitle: void 0,
14789
- resendButton: void 0,
14790
- subtitle: void 0,
14791
- title: void 0
14788
+ formTitle: "C\xF3digo de verificaci\xF3n",
14789
+ resendButton: "\xBFNo recibiste un c\xF3digo? Reenviar",
14790
+ subtitle: "Ingresa el c\xF3digo enviado a tu tel\xE9fono para continuar",
14791
+ title: "Verificaci\xF3n requerida"
14792
14792
  },
14793
14793
  totpMfa: {
14794
- formTitle: void 0,
14795
- subtitle: void 0,
14796
- title: void 0
14794
+ formTitle: "C\xF3digo de verificaci\xF3n",
14795
+ subtitle: "Ingresa el c\xF3digo generado por la aplicaci\xF3n de autenticaci\xF3n para continuar",
14796
+ title: "Verificaci\xF3n requerida"
14797
14797
  }
14798
14798
  },
14799
14799
  signIn: {
@@ -14815,10 +14815,10 @@ var esMX = {
14815
14815
  blockButton__totp: "Usa tu aplicaci\xF3n de autenticaci\xF3n",
14816
14816
  getHelp: {
14817
14817
  blockButton__emailSupport: "Soporte de correo electr\xF3nico",
14818
- 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.",
14818
+ 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.",
14819
14819
  title: "Obtener ayuda"
14820
14820
  },
14821
- subtitle: "Si est\xE1 experimentando problemas, puede utilizar uno de estos m\xE9todos para ingresar.",
14821
+ subtitle: "Si est\xE1s experimentando problemas, puedes utilizar uno de estos m\xE9todos para ingresar.",
14822
14822
  title: "Utiliza otro m\xE9todo"
14823
14823
  },
14824
14824
  alternativePhoneCodeProvider: {
@@ -14839,51 +14839,51 @@ var esMX = {
14839
14839
  },
14840
14840
  emailLink: {
14841
14841
  clientMismatch: {
14842
- subtitle: void 0,
14843
- title: void 0
14842
+ subtitle: "Para continuar, abre el enlace de verificaci\xF3n en tu dispositivo o navegador donde intentaste iniciar sesi\xF3n",
14843
+ title: "El enlace de verificaci\xF3n es inv\xE1lido para este dispositivo"
14844
14844
  },
14845
14845
  expired: {
14846
14846
  subtitle: "Regresa a la pesta\xF1a original para continuar.",
14847
- title: "Este enlace de verificaci\xF3n ha expirado"
14847
+ title: "El enlace de verificaci\xF3n ha expirado"
14848
14848
  },
14849
14849
  failed: {
14850
14850
  subtitle: "Regresa a la pesta\xF1a original para continuar.",
14851
- title: "Este enlace de verificaci\xF3n es invalido"
14851
+ title: "El enlace de verificaci\xF3n es inv\xE1lido"
14852
14852
  },
14853
- formSubtitle: "Utilice el enlace de verificaci\xF3n enviado a su correo electr\xF3nico",
14853
+ formSubtitle: "Utiliza el enlace de verificaci\xF3n enviado a tu correo electr\xF3nico",
14854
14854
  formTitle: "Enlace de verificaci\xF3n",
14855
14855
  loading: {
14856
- subtitle: "Ser\xE1s redirigido pronto",
14856
+ subtitle: "Ser\xE1s redireccionado pronto",
14857
14857
  title: "Iniciando sesi\xF3n..."
14858
14858
  },
14859
- resendButton: "Reenviar enlace",
14860
- subtitle: "para continuar a {{applicationName}}",
14861
- title: "Revise su correo electr\xF3nico",
14859
+ resendButton: "\xBFNo recibiste un enlace? Reenviar",
14860
+ subtitle: "para continuar con {{applicationName}}",
14861
+ title: "Revisa tu correo electr\xF3nico",
14862
14862
  unusedTab: {
14863
- title: "Puede cerrar esta pesta\xF1a"
14863
+ title: "Puedes cerrar esta pesta\xF1a"
14864
14864
  },
14865
14865
  verified: {
14866
- subtitle: "Ser\xE1s redirigido pronto",
14867
- title: "Inici\xF3 sesi\xF3n con \xE9xito"
14866
+ subtitle: "Ser\xE1s redireccionado pronto",
14867
+ title: "Sesi\xF3n iniciada correctamente"
14868
14868
  },
14869
14869
  verifiedSwitchTab: {
14870
- subtitle: "Regrese a la pesta\xF1a original para continuar",
14871
- subtitleNewTab: "Regrese a la pesta\xF1a reci\xE9n abierta para continuar",
14872
- titleNewTab: "Inici\xF3 sesi\xF3n en otra pesta\xF1a"
14870
+ subtitle: "Regresa a la pesta\xF1a original para continuar",
14871
+ subtitleNewTab: "Regresa a la pesta\xF1a reci\xE9n abierta para continuar",
14872
+ titleNewTab: "Sesi\xF3n iniciada en otra pesta\xF1a"
14873
14873
  }
14874
14874
  },
14875
14875
  forgotPassword: {
14876
- formTitle: "C\xF3digo para restablecer la contrase\xF1a",
14877
- resendButton: "No recibiste un c\xF3digo? Reenviar",
14876
+ formTitle: "C\xF3digo para restablecer contrase\xF1a",
14877
+ resendButton: "\xBFNo recibiste un c\xF3digo? Reenviar",
14878
14878
  subtitle: "para restablecer tu contrase\xF1a",
14879
- subtitle_email: "Primero, introduce el c\xF3digo enviado a tu {{email}}",
14880
- subtitle_phone: "Primero, introduce el c\xF3digo enviado a tu {{phone}}",
14879
+ subtitle_email: "Primero, ingresa el c\xF3digo enviado a tu correo electr\xF3nico",
14880
+ subtitle_phone: "Primero, ingresa el c\xF3digo enviado a tu tel\xE9fono",
14881
14881
  title: "Restablecer contrase\xF1a"
14882
14882
  },
14883
14883
  forgotPasswordAlternativeMethods: {
14884
- blockButton__resetPassword: "Restablecer tu contrase\xF1a",
14884
+ blockButton__resetPassword: "Restablece tu contrase\xF1a",
14885
14885
  label__alternativeMethods: "O, inicia sesi\xF3n con otro m\xE9todo",
14886
- title: "\xBFOlvidaste tu contrase\xF1a?"
14886
+ title: "\xBFOlvidaste la contrase\xF1a?"
14887
14887
  },
14888
14888
  noAvailableMethods: {
14889
14889
  message: "No se puede continuar con el inicio de sesi\xF3n. No hay ning\xFAn factor de autenticaci\xF3n disponible.",
@@ -14895,8 +14895,8 @@ var esMX = {
14895
14895
  title: "Usa tu llave de acceso"
14896
14896
  },
14897
14897
  password: {
14898
- actionLink: "Use otro m\xE9todo",
14899
- subtitle: "para continuar a {{applicationName}}",
14898
+ actionLink: "Utiliza otro m\xE9todo",
14899
+ subtitle: "para continuar con {{applicationName}}",
14900
14900
  title: "Introduzca su contrase\xF1a"
14901
14901
  },
14902
14902
  passwordPwned: {
@@ -14925,10 +14925,10 @@ var esMX = {
14925
14925
  },
14926
14926
  start: {
14927
14927
  actionLink: "Registrarse",
14928
- actionLink__join_waitlist: void 0,
14928
+ actionLink__join_waitlist: "Unirse a la lista de espera",
14929
14929
  actionLink__use_email: "Utilizar correo electr\xF3nico",
14930
14930
  actionLink__use_email_username: "Utilizar correo electr\xF3nico o nombre de usuario",
14931
- actionLink__use_passkey: "Usar llave de acceso",
14931
+ actionLink__use_passkey: "Utilizar llave de acceso",
14932
14932
  actionLink__use_phone: "Utilizar tel\xE9fono",
14933
14933
  actionLink__use_username: "Utilizar nombre de usuario",
14934
14934
  actionText: "\xBFNo tiene cuenta?",
@@ -14942,12 +14942,12 @@ var esMX = {
14942
14942
  subtitle: "para continuar con {{applicationName}}",
14943
14943
  subtitleCombined: void 0,
14944
14944
  title: "Iniciar sesi\xF3n",
14945
- titleCombined: void 0
14945
+ titleCombined: "Para continuar con {{applicationName}}"
14946
14946
  },
14947
14947
  totpMfa: {
14948
14948
  formTitle: "C\xF3digo de verificaci\xF3n",
14949
14949
  subtitle: "Para continuar, por favor introduce el c\xF3digo generado por tu aplicaci\xF3n de autenticaci\xF3n",
14950
- title: "Verificaci\xF3n de dos factores"
14950
+ title: "Verificaci\xF3n de dos pasos"
14951
14951
  }
14952
14952
  },
14953
14953
  signInEnterPasswordTitle: "Ingresa tu contrase\xF1a",
@@ -14959,36 +14959,36 @@ var esMX = {
14959
14959
  },
14960
14960
  continue: {
14961
14961
  actionLink: "Entrar",
14962
- actionText: "\xBFTiene una cuenta?",
14963
- subtitle: "para continuar a {{applicationName}}",
14964
- title: "Rellene los campos que faltan"
14962
+ actionText: "\xBFTienes una cuenta?",
14963
+ subtitle: "Por favor completa los datos para continuar",
14964
+ title: "Completa los datos faltantes"
14965
14965
  },
14966
14966
  emailCode: {
14967
- formSubtitle: "Introduzca el c\xF3digo de verificaci\xF3n enviado a su correo electr\xF3nico",
14967
+ formSubtitle: "Ingresa el c\xF3digo de verificaci\xF3n enviado a tu correo electr\xF3nico",
14968
14968
  formTitle: "C\xF3digo de verificaci\xF3n",
14969
14969
  resendButton: "Reenviar c\xF3digo",
14970
- subtitle: "para continuar a {{applicationName}}",
14971
- title: "Verifique su correo electr\xF3nico"
14970
+ subtitle: "Ingresa el c\xF3digo de verificaci\xF3n enviado a tu correo electr\xF3nico",
14971
+ title: "Verifica tu correo electr\xF3nico"
14972
14972
  },
14973
14973
  emailLink: {
14974
14974
  clientMismatch: {
14975
- subtitle: void 0,
14976
- title: void 0
14975
+ subtitle: "Para continuar, abre el enlace de verificaci\xF3n en el dispositivo o navegador desde el que est\xE1s intentando registrarte",
14976
+ title: "El enlace de verificaci\xF3n es inv\xE1lido para este dispositivo"
14977
14977
  },
14978
- formSubtitle: "Utilice el enlace de verificaci\xF3n enviado a su direcci\xF3n de correo electr\xF3nico",
14978
+ formSubtitle: "Utiliza el enlace de verificaci\xF3n enviado a tu direcci\xF3n de correo electr\xF3nico",
14979
14979
  formTitle: "Enlace de verificaci\xF3n",
14980
14980
  loading: {
14981
14981
  title: "Registrando..."
14982
14982
  },
14983
- resendButton: "Reenviar enlace",
14983
+ resendButton: "\xBFNo recibiste el enlace? Reenviar",
14984
14984
  subtitle: "para continuar a {{applicationName}}",
14985
14985
  title: "Verifica tu correo electr\xF3nico",
14986
14986
  verified: {
14987
14987
  title: "Registrado con \xE9xito"
14988
14988
  },
14989
14989
  verifiedSwitchTab: {
14990
- subtitle: "Regrese a la pesta\xF1a reci\xE9n abierta para continuar",
14991
- subtitleNewTab: "Volver a la pesta\xF1a anterior para continuar",
14990
+ subtitle: "Regresa a la pesta\xF1a reci\xE9n abierta para continuar",
14991
+ subtitleNewTab: "Regresa a la pesta\xF1a anterior para continuar",
14992
14992
  title: "Correo electr\xF3nico verificado con \xE9xito"
14993
14993
  }
14994
14994
  },
@@ -15008,21 +15008,21 @@ var esMX = {
15008
15008
  formTitle: "C\xF3digo de verificaci\xF3n",
15009
15009
  resendButton: "Reenviar c\xF3digo",
15010
15010
  subtitle: "para continuar a {{applicationName}}",
15011
- title: "Verifique su tel\xE9fono"
15011
+ title: "Verifica tu tel\xE9fono"
15012
15012
  },
15013
15013
  restrictedAccess: {
15014
- actionLink: void 0,
15015
- actionText: void 0,
15016
- blockButton__emailSupport: void 0,
15017
- blockButton__joinWaitlist: void 0,
15018
- subtitle: void 0,
15019
- subtitleWaitlist: void 0,
15020
- title: void 0
15014
+ actionLink: "Iniciar sesi\xF3n",
15015
+ actionText: "\xBFTienes cuenta?",
15016
+ blockButton__emailSupport: "Soporte por correo electr\xF3nico",
15017
+ blockButton__joinWaitlist: "Unirse a la lista de espera",
15018
+ subtitle: "Los registros est\xE1n desactivados actualmente. Si crees que tienes acceso, contacta soporte",
15019
+ subtitleWaitlist: "Los registros est\xE1n desactivados actualmente. Para ser el primero en saber cuando estemos listos, \xFAnete a la lista de espera",
15020
+ title: "Acceso restringido"
15021
15021
  },
15022
15022
  start: {
15023
- actionLink: "Acceder",
15024
- actionLink__use_email: void 0,
15025
- actionLink__use_phone: void 0,
15023
+ actionLink: "Inicar sesi\xF3n",
15024
+ actionLink__use_email: "Utilizar el correo electr\xF3nico",
15025
+ actionLink__use_phone: "Utilizar el n\xFAmero telef\xF3nico",
15026
15026
  actionText: "\xBFTienes una cuenta?",
15027
15027
  alternativePhoneCodeProvider: {
15028
15028
  actionLink: void 0,
@@ -15037,43 +15037,43 @@ var esMX = {
15037
15037
  }
15038
15038
  },
15039
15039
  socialButtonsBlockButton: "Continuar con {{provider|titleize}}",
15040
- socialButtonsBlockButtonManyInView: void 0,
15040
+ socialButtonsBlockButtonManyInView: "{{provider|titleize}}",
15041
15041
  unstable__errors: {
15042
- already_a_member_in_organization: void 0,
15043
- 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.",
15044
- 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.",
15042
+ already_a_member_in_organization: "{{email}} ya es miembro de la organizaci\xF3n.",
15043
+ 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.",
15044
+ 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.",
15045
15045
  form_code_incorrect: "C\xF3digo incorrecto.",
15046
- form_identifier_exists__email_address: "La direcci\xF3n de correo ya existe.",
15047
- form_identifier_exists__phone_number: "El n\xFAmero de tel\xE9fono ya existe.",
15046
+ form_identifier_exists__email_address: "El correo electr\xF3nico ya existe",
15047
+ form_identifier_exists__phone_number: "El n\xFAmero telef\xF3nico ya existe.",
15048
15048
  form_identifier_exists__username: "El nombre de usuario ya existe.",
15049
15049
  form_identifier_not_found: "No se encontr\xF3 una cuenta con esos detalles.",
15050
15050
  form_param_format_invalid: "Formato inv\xE1lido.",
15051
- form_param_format_invalid__email_address: "La direcci\xF3n de correo debe ser v\xE1lida.",
15052
- form_param_format_invalid__phone_number: "El n\xFAmero de tel\xE9fono debe ser en un formato v\xE1lido internacional.",
15051
+ form_param_format_invalid__email_address: "El correo electr\xF3nico debe ser v\xE1lido.",
15052
+ form_param_format_invalid__phone_number: "El n\xFAmero telef\xF3nico debe ser en un formato v\xE1lido internacional.",
15053
15053
  form_param_max_length_exceeded__first_name: "El nombre debe tener menos de 256 caracteres.",
15054
15054
  form_param_max_length_exceeded__last_name: "El apellido debe tener menos de 256 caracteres.",
15055
15055
  form_param_max_length_exceeded__name: "El nombre debe tener menos de 256 caracteres.",
15056
- form_param_nil: "Campo vac\xEDo.",
15057
- form_param_value_invalid: void 0,
15056
+ form_param_nil: "Este campo es rquerido y no puede estar vac\xEDo.",
15057
+ form_param_value_invalid: "Valor inv\xE1lido",
15058
15058
  form_password_incorrect: "Contrase\xF1a incorrecta.",
15059
15059
  form_password_length_too_short: "La contrase\xF1a es muy corta.",
15060
15060
  form_password_not_strong_enough: "La contrase\xF1a no es suficientemente segura.",
15061
- 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.",
15062
- form_password_pwned__sign_in: "La contrase\xF1a es muy insegura.",
15061
+ form_password_pwned: "Esta contrase\xF1a se encontr\xF3 como parte de una brecha y no se puede utilizar, intenta con otra contrase\xF1a.",
15062
+ 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.",
15063
15063
  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.",
15064
15064
  form_password_validation_failed: "Contrase\xF1a incorrecta",
15065
- form_username_invalid_character: "Car\xE1cter inv\xE1lido.",
15065
+ form_username_invalid_character: "El nombre de usuario contiene caracteres inv\xE1lidos.",
15066
15066
  form_username_invalid_length: "La longitud del nombre de usuario es demasiado corta.",
15067
15067
  identification_deletion_failed: "No se puede eliminar la \xFAltima identificaci\xF3n.",
15068
- 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.",
15069
- organization_domain_blocked: void 0,
15070
- organization_domain_common: void 0,
15071
- organization_domain_exists_for_enterprise_connection: void 0,
15072
- organization_membership_quota_exceeded: void 0,
15073
- organization_minimum_permissions_needed: void 0,
15068
+ not_allowed_access: "No tienes permiso para acceder a esta p\xE1gina.",
15069
+ organization_domain_blocked: "Este correo electr\xF3nico del dominio est\xE1 bloqueado, intenta con otro.",
15070
+ organization_domain_common: "Este correo electr\xF3nico del dominio es muy com\xFAn, intenta con otro.",
15071
+ organization_domain_exists_for_enterprise_connection: "Este dominio ya esta en uso para t\xFA organizaci\xF3n",
15072
+ organization_membership_quota_exceeded: "Alcanzaste el limite de miembros en la organizaci\xF3n, incluyendo las invitaciones enviadas.",
15073
+ organization_minimum_permissions_needed: "Debe existir al menos un miembro en la organizaci\xF3n.",
15074
15074
  passkey_already_exists: "Ya se ha registrado una llave de acceso en este dispositivo.",
15075
15075
  passkey_not_supported: "Las llaves de acceso no son compatibles con este dispositivo.",
15076
- passkey_pa_not_supported: "El registro requiere un autenticador de plataforma, pero el dispositivo no lo admite.",
15076
+ passkey_pa_not_supported: "El registro requiere un autenticador de plataforma, pero el dispositivo no es compatible.",
15077
15077
  passkey_registration_cancelled: "El registro de la llave de acceso se ha cancelado o ha expirado.",
15078
15078
  passkey_retrieval_cancelled: "La verificaci\xF3n de la llave de acceso se ha cancelado o ha expirado.",
15079
15079
  passwordComplexity: {
@@ -15081,13 +15081,13 @@ var esMX = {
15081
15081
  minimumLength: "{{length}} o m\xE1s caracteres",
15082
15082
  requireLowercase: "al menos una letra min\xFAscula",
15083
15083
  requireNumbers: "al menos un n\xFAmero",
15084
- requireSpecialCharacter: "al menos un caracter especial",
15084
+ requireSpecialCharacter: "al menos un car\xE1cter especial",
15085
15085
  requireUppercase: "al menos una letra may\xFAscula",
15086
15086
  sentencePrefix: "Tu contrase\xF1a debe contener"
15087
15087
  },
15088
- phone_number_exists: "Este n\xFAmero de tel\xE9fono ya est\xE1 en uso. Por favor, trata con otro.",
15088
+ phone_number_exists: "Este n\xFAmero de telef\xF3nico ya est\xE1 en uso.",
15089
15089
  session_exists: "Ya has iniciado sesi\xF3n",
15090
- web3_missing_identifier: void 0,
15090
+ web3_missing_identifier: "No se puede encontrar la extension de la billetera Web3. Instala una para continuar",
15091
15091
  zxcvbn: {
15092
15092
  couldBeStronger: "Tu contrase\xF1a funciona, pero puede ser m\xE1s segura. Prueba a\xF1adiendo m\xE1s caracteres.",
15093
15093
  goodPassword: "Tu contrase\xF1a cumple con todos los requisitos necesarios.",
@@ -15101,28 +15101,28 @@ var esMX = {
15101
15101
  l33t: "Evita sustituciones predecibles como '@' por 'a'",
15102
15102
  longerKeyboardPattern: "Usa patrones de teclado m\xE1s largos y cambia la direcci\xF3n de escritura varias veces.",
15103
15103
  noNeed: "Puedes crear contrase\xF1as seguras sin usar s\xEDmbolos, n\xFAmeros o may\xFAsculas.",
15104
- pwned: "Si utiliza esta contrase\xF1a en otro lugar, deber\xEDa cambiarla.",
15104
+ pwned: "Si utilizas esta contrase\xF1a en otro lugar, deber\xEDas cambiarla.",
15105
15105
  recentYears: "Evita a\xF1os recientes.",
15106
15106
  repeated: "Evita palabras y letras repetidas.",
15107
15107
  reverseWords: "Evita palabras comunes escritas al rev\xE9s",
15108
15108
  sequences: "Evita secuencias de letras comunes.",
15109
- useWords: "Usa varias palabras, pero evita frases comunes."
15109
+ useWords: "Utiliza varias palabras, pero evita frases comunes."
15110
15110
  },
15111
15111
  warnings: {
15112
- common: "Es una contrase\xF1a usada com\xFAnmente.",
15112
+ common: "Es una contrase\xF1a utilizada com\xFAnmente.",
15113
15113
  commonNames: "Nombres y apellidos comunes son f\xE1ciles de adivinar.",
15114
15114
  dates: "Las fechas son f\xE1ciles de adivinar.",
15115
15115
  extendedRepeat: 'Patrones repetidos como "abcabcabc" son f\xE1ciles de adivinar.',
15116
15116
  keyPattern: "Patrones cortos son f\xE1ciles de adivinar.",
15117
- namesByThemselves: "Nombres y apellidos a solas son f\xE1ciles de adivinar.",
15118
- pwned: "Su contrase\xF1a fue expuesta por una violaci\xF3n de datos en Internet.",
15117
+ namesByThemselves: "Nombres y apellidos son f\xE1ciles de adivinar.",
15118
+ pwned: "Tu contrase\xF1a fue expuesta por una violaci\xF3n de datos en Internet.",
15119
15119
  recentYears: "Los a\xF1os recientes son f\xE1ciles de adivinar.",
15120
15120
  sequences: 'Patrones comunes como "abc" son f\xE1ciles de adivinar',
15121
- similarToCommon: "Es similar a una contrase\xF1a usada habitualmente.",
15121
+ similarToCommon: "Es similar a una contrase\xF1a utilizada habitualmente.",
15122
15122
  simpleRepeat: 'Caracteres repetidos como "aaa" son f\xE1ciles de adivinar',
15123
15123
  straightRow: "Teclas consecutivas en tu teclado son f\xE1ciles de adivinar.",
15124
- topHundred: "Es una contrase\xF1a usada con mucha frecuencia.",
15125
- topTen: "Es de las contrase\xF1as m\xE1s usadas.",
15124
+ topHundred: "Es una contrase\xF1a utilizada con mucha frecuencia.",
15125
+ topTen: "Es de las contrase\xF1as m\xE1s utilizadas.",
15126
15126
  userInputs: "No deber\xEDa haber datos personales o relacionados con esta p\xE1gina.",
15127
15127
  wordByItself: "Palabras \xFAnicas son f\xE1ciles de adivinar."
15128
15128
  }
@@ -15144,10 +15144,10 @@ var esMX = {
15144
15144
  actionLabel__download: "Descargar .txt",
15145
15145
  actionLabel__print: "Imprimir",
15146
15146
  infoText1: "Se habilitar\xE1n c\xF3digos de respaldo para esta cuenta.",
15147
- 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.",
15148
- subtitle__codelist: "Guardelos de forma segura y mant\xE9ngalos en secreto.",
15149
- 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.",
15150
- successSubtitle: "Puede usar uno de estos para iniciar sesi\xF3n en su cuenta, si pierde el acceso a su dispositivo de autenticaci\xF3n.",
15147
+ 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.",
15148
+ subtitle__codelist: "Gu\xE1rdalos de forma segura y mantenlos en secreto.",
15149
+ 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.",
15150
+ successSubtitle: "Puedes utilizar uno de estos para iniciar sesi\xF3n en tu cuenta, si pierdes el acceso a tu dispositivo de autenticaci\xF3n.",
15151
15151
  title: "Agregar verificaci\xF3n de c\xF3digo de respaldo",
15152
15152
  title__codelist: "C\xF3digos de respaldo"
15153
15153
  },
@@ -15160,27 +15160,27 @@ var esMX = {
15160
15160
  tableHeader__status: void 0
15161
15161
  },
15162
15162
  paymentSourcesSection: {
15163
- actionLabel__default: void 0,
15164
- actionLabel__remove: void 0,
15165
- add: void 0,
15166
- addSubtitle: void 0,
15167
- cancelButton: void 0,
15168
- formButtonPrimary__add: void 0,
15169
- formButtonPrimary__pay: void 0,
15163
+ actionLabel__default: "Predeterminado",
15164
+ actionLabel__remove: "Eliminar",
15165
+ add: "Agregar un nuevo m\xE9todo de pago",
15166
+ addSubtitle: "Agregar un nuevo m\xE9todo de pago a tu cuenta.",
15167
+ cancelButton: "Cancelar",
15168
+ formButtonPrimary__add: "Agregar M\xE9todo de Pago",
15169
+ formButtonPrimary__pay: "Pagar {{amount}}",
15170
15170
  payWithTestCardButton: void 0,
15171
15171
  removeResource: {
15172
- messageLine1: void 0,
15173
- messageLine2: void 0,
15174
- successMessage: void 0,
15175
- title: void 0
15172
+ messageLine1: "{{identifier}} ser\xE1 eliminado de esta cuenta.",
15173
+ messageLine2: "No podr\xE1s utilizar este m\xE9todo de pago para ninguna suscripci\xF3n actual y estas ya no funcionar\xE1n.",
15174
+ successMessage: "{{paymentSource}} ha sido eliminada de tu cuenta.",
15175
+ title: "Eliminar m\xE9todo de pago"
15176
15176
  },
15177
- title: void 0
15177
+ title: "Opciones disponibles"
15178
15178
  },
15179
15179
  start: {
15180
15180
  headerTitle__payments: void 0,
15181
- headerTitle__plans: void 0,
15182
- headerTitle__statements: void 0,
15183
- headerTitle__subscriptions: void 0
15181
+ headerTitle__plans: "Planes",
15182
+ headerTitle__statements: "Facturas",
15183
+ headerTitle__subscriptions: "Suscripciones"
15184
15184
  },
15185
15185
  statementsSection: {
15186
15186
  empty: void 0,
@@ -15207,52 +15207,52 @@ var esMX = {
15207
15207
  switchPlansSection: {
15208
15208
  title: void 0
15209
15209
  },
15210
- title: void 0
15210
+ title: "Facturaci\xF3n y Pagos"
15211
15211
  },
15212
15212
  connectedAccountPage: {
15213
- formHint: "Seleccione un proveedor para conectar su cuenta.",
15213
+ formHint: "Selecciona un proveedor para conectar su cuenta.",
15214
15214
  formHint__noAccounts: "No hay proveedores de cuentas externas disponibles.",
15215
15215
  removeResource: {
15216
15216
  messageLine1: "{{identifier}} ser\xE1 eliminado de esta cuenta.",
15217
- messageLine2: "Ya no podr\xE1 usar esta cuenta activa y las funciones dependientes ya no funcionar\xE1n.",
15218
- successMessage: "{{connectedAccount}} ha sido eliminado de su cuenta.",
15217
+ messageLine2: "Ya no podr\xE1s utilizar esta cuenta activa y las funciones dependientes ya no funcionar\xE1n.",
15218
+ successMessage: "{{connectedAccount}} ha sido eliminado de tu cuenta.",
15219
15219
  title: "Eliminar cuenta conectada"
15220
15220
  },
15221
- socialButtonsBlockButton: "Conectar cuenta de {{provider|titleize}}",
15222
- successMessage: "El proveedor ha sido agregado a su cuenta",
15221
+ socialButtonsBlockButton: "{{provider|titleize}}",
15222
+ successMessage: "El proveedor ha sido agregado a tu cuenta",
15223
15223
  title: "Agregar cuenta conectada"
15224
15224
  },
15225
15225
  deletePage: {
15226
15226
  actionDescription: 'Escribe "Eliminar cuenta" a continuaci\xF3n para continuar',
15227
15227
  confirm: "Eliminar cuenta",
15228
- messageLine1: "\xBFEstas seguro que quieres eliminar tu cuenta?",
15228
+ messageLine1: "\xBFEst\xE1s seguro que quieres eliminar tu cuenta?",
15229
15229
  messageLine2: "Esta acci\xF3n es permanente e irreversible.",
15230
15230
  title: "Eliminar cuenta"
15231
15231
  },
15232
15232
  emailAddressPage: {
15233
15233
  emailCode: {
15234
- formHint: "A esta direcci\xF3n de correo electr\xF3nico se le enviar\xE1 un correo electr\xF3nico con un C\xF3digo de verificaci\xF3n.",
15235
- formSubtitle: "Introduzca el c\xF3digo de verificaci\xF3n enviado a {{identifier}}",
15234
+ formHint: "A esta direcci\xF3n de correo electr\xF3nico se le enviar\xE1 un correo electr\xF3nico con un c\xF3digo de verificaci\xF3n.",
15235
+ formSubtitle: "Introduce el c\xF3digo de verificaci\xF3n enviado a {{identifier}}",
15236
15236
  formTitle: "C\xF3digo de verificaci\xF3n",
15237
- resendButton: "Re-enviar c\xF3digo",
15238
- successMessage: "El correo electr\xF3nico {{identifier}} se ha agregado a su cuenta."
15237
+ resendButton: "Reenviar c\xF3digo",
15238
+ successMessage: "El correo electr\xF3nico {{identifier}} se ha agregado a tu cuenta."
15239
15239
  },
15240
15240
  emailLink: {
15241
15241
  formHint: "Se enviar\xE1 un correo electr\xF3nico con un enlace de verificaci\xF3n a esta direcci\xF3n de correo electr\xF3nico.",
15242
- formSubtitle: "Haga clic en el enlace de verificaci\xF3n en el correo electr\xF3nico enviado a {{identifier}}",
15242
+ formSubtitle: "Haz clic en el enlace de verificaci\xF3n en el correo electr\xF3nico enviado a {{identifier}}",
15243
15243
  formTitle: "Enlace de verificaci\xF3n",
15244
15244
  resendButton: "Reenviar enlace",
15245
15245
  successMessage: "El correo electr\xF3nico {{identifier}} se ha agregado a su cuenta."
15246
15246
  },
15247
15247
  enterpriseSSOLink: {
15248
- formButton: void 0,
15249
- formSubtitle: void 0
15248
+ formButton: "Click para iniciar sesi\xF3n",
15249
+ formSubtitle: "Completar el inicio de sesi\xF3n con {{identifier}}"
15250
15250
  },
15251
- formHint: void 0,
15251
+ formHint: "Deber\xE1s verificar el correo electr\xF3nico antes de ser a\xF1adido a tu cuenta",
15252
15252
  removeResource: {
15253
15253
  messageLine1: "{{identifier}} ser\xE1 eliminado de esta cuenta.",
15254
- messageLine2: "Ya no podr\xE1 iniciar sesi\xF3n con esta direcci\xF3n de correo electr\xF3nico.",
15255
- successMessage: "{{emailAddress}} ha sido eliminado de su cuenta.",
15254
+ messageLine2: "Ya no podr\xE1s iniciar sesi\xF3n con esta direcci\xF3n de correo electr\xF3nico.",
15255
+ successMessage: "{{emailAddress}} ha sido eliminado de tu cuenta.",
15256
15256
  title: "Eliminar direcci\xF3n de correo electr\xF3nico"
15257
15257
  },
15258
15258
  title: "Agregar direcci\xF3n de correo electr\xF3nico",
@@ -15272,44 +15272,44 @@ var esMX = {
15272
15272
  backButton: "Usar n\xFAmero existente",
15273
15273
  primaryButton__addPhoneNumber: "Agregar n\xFAmero de tel\xE9fono",
15274
15274
  removeResource: {
15275
- messageLine1: "{{identifier}} dejar\xE1 de recibir el C\xF3digo de verificaci\xF3n al iniciar sesi\xF3n.",
15276
- messageLine2: "Es posible que su cuenta no sea tan segura. \xBFEst\xE1s seguro de que quieres continuar?",
15277
- successMessage: "Se elimin\xF3 la verificaci\xF3n de dos pasos del c\xF3digo SMS para {{mfaPhoneCode}}",
15275
+ messageLine1: "{{identifier}} dejar\xE1 de recibir c\xF3digos de verificaci\xF3n al iniciar sesi\xF3n.",
15276
+ messageLine2: "Es posible que tu cuenta no sea tan segura. \xBFEst\xE1s seguro de que quieres continuar?",
15277
+ successMessage: "Se elimin\xF3 la verificaci\xF3n de dos pasos por SMS para {{mfaPhoneCode}}",
15278
15278
  title: "Eliminar la verificaci\xF3n en dos pasos"
15279
15279
  },
15280
- subtitle__availablePhoneNumbers: "Seleccione un n\xFAmero de tel\xE9fono para registrarse para la verificaci\xF3n en dos pasos del c\xF3digo SMS.",
15281
- subtitle__unavailablePhoneNumbers: "No hay n\xFAmeros de tel\xE9fono disponibles para registrarse para la verificaci\xF3n en dos pasos del c\xF3digo SMS.",
15282
- 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.",
15283
- 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.",
15284
- successTitle: "Verificaci\xF3n de c\xF3digo SMS habilitada",
15285
- title: "Agregar verificaci\xF3n de c\xF3digo SMS"
15280
+ subtitle__availablePhoneNumbers: "Selecciona un n\xFAmero de tel\xE9fono para registrar la verificaci\xF3n en dos pasos por SMS.",
15281
+ subtitle__unavailablePhoneNumbers: "No hay n\xFAmeros de tel\xE9fono disponibles para registrar la verificaci\xF3n en dos pasos por SMS.",
15282
+ 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.",
15283
+ 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.",
15284
+ successTitle: "Verificaci\xF3n por SMS habilitada",
15285
+ title: "Agregar verificaci\xF3n por SMS"
15286
15286
  },
15287
15287
  mfaTOTPPage: {
15288
15288
  authenticatorApp: {
15289
15289
  buttonAbleToScan__nonPrimary: "Escanea el c\xF3digo QR en su lugar",
15290
15290
  buttonUnableToScan__nonPrimary: "\xBFNo puedes escanear el c\xF3digo QR?",
15291
- 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.",
15292
- 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.",
15293
- 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.",
15294
- inputLabel__unableToScan2: "Alternativamente, si su autenticador admite URIs TOTP, tambi\xE9n puede copiar la URI completa."
15291
+ 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.",
15292
+ 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.",
15293
+ 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.",
15294
+ inputLabel__unableToScan2: "Alternativamente, si tu autenticador admite URIs TOTP, tambi\xE9n puedes copiar la URI completa."
15295
15295
  },
15296
15296
  removeResource: {
15297
15297
  messageLine1: "El c\xF3digo de verificaci\xF3n de este autenticador ya no ser\xE1 necesario al iniciar sesi\xF3n.",
15298
- messageLine2: "Es posible que su cuenta no sea tan segura. \xBFEst\xE1s seguro de que quieres continuar?",
15298
+ messageLine2: "Es posible que tu cuenta no sea tan segura. \xBFEst\xE1s seguro de que quieres continuar?",
15299
15299
  successMessage: "Se elimin\xF3 la verificaci\xF3n en dos pasos a trav\xE9s de la aplicaci\xF3n de autenticaci\xF3n.",
15300
15300
  title: "Eliminar la verificaci\xF3n en dos pasos"
15301
15301
  },
15302
- 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.",
15302
+ 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.",
15303
15303
  title: "Agregar aplicaci\xF3n de autenticaci\xF3n",
15304
- verifySubtitle: "Ingrese el C\xF3digo de verificaci\xF3n generado por su autenticador",
15304
+ verifySubtitle: "Ingresa el c\xF3digo de verificaci\xF3n generado por tu autenticador",
15305
15305
  verifyTitle: "C\xF3digo de verificaci\xF3n"
15306
15306
  },
15307
15307
  mobileButton__menu: "Men\xFA",
15308
15308
  navbar: {
15309
15309
  account: "Perfil",
15310
- apiKeys: void 0,
15311
- billing: void 0,
15312
- description: "Administra tu informaci\xF3n de cuenta.",
15310
+ apiKeys: "Claves API",
15311
+ billing: "Facturaci\xF3n",
15312
+ description: "Administra la informaci\xF3n de tu cuenta.",
15313
15313
  security: "Seguridad",
15314
15314
  title: "Cuenta"
15315
15315
  },
@@ -15327,27 +15327,27 @@ var esMX = {
15327
15327
  successMessage__set: "Se ha establecido tu contrase\xF1a.",
15328
15328
  successMessage__signOutOfOtherSessions: "Se cerr\xF3 la sesi\xF3n de todos los dem\xE1s dispositivos.",
15329
15329
  successMessage__update: "Tu contrase\xF1a ha sido actualizada.",
15330
- title__set: "Configurar la clave",
15330
+ title__set: "Configurar contrase\xF1a",
15331
15331
  title__update: "Cambiar contrase\xF1a"
15332
15332
  },
15333
15333
  phoneNumberPage: {
15334
15334
  infoText: "Se enviar\xE1 un mensaje de texto con un enlace de verificaci\xF3n a este n\xFAmero de tel\xE9fono.",
15335
15335
  removeResource: {
15336
15336
  messageLine1: "{{identifier}} ser\xE1 eliminado de esta cuenta.",
15337
- messageLine2: "Ya no podr\xE1 iniciar sesi\xF3n con este n\xFAmero de tel\xE9fono.",
15338
- successMessage: "{{phoneNumber}} ha sido eliminado de su cuenta.",
15337
+ messageLine2: "Ya no podr\xE1s iniciar sesi\xF3n con este n\xFAmero de tel\xE9fono.",
15338
+ successMessage: "{{phoneNumber}} ha sido eliminado de tu cuenta.",
15339
15339
  title: "Eliminar n\xFAmero de tel\xE9fono"
15340
15340
  },
15341
15341
  successMessage: "{{identifier}} ha sido a\xF1adido a tu cuenta.",
15342
15342
  title: "Agregar el n\xFAmero de tel\xE9fono",
15343
- verifySubtitle: "Ingrese el c\xF3digo de verificaci\xF3n enviado a {{identifier}}",
15343
+ verifySubtitle: "Ingresa el c\xF3digo de verificaci\xF3n enviado a {{identifier}}",
15344
15344
  verifyTitle: "Verificar n\xFAmero de tel\xE9fono"
15345
15345
  },
15346
15346
  plansPage: {
15347
15347
  title: void 0
15348
15348
  },
15349
15349
  profilePage: {
15350
- fileDropAreaHint: "Cargue una imagen JPG, PNG, GIF o WEBP de menos de 10 MB",
15350
+ fileDropAreaHint: "Carga una imagen JPG, PNG, GIF o WEBP de menos de 10 MB",
15351
15351
  imageFormDestructiveActionSubtitle: "Eliminar la imagen",
15352
15352
  imageFormSubtitle: "Cargar imagen",
15353
15353
  imageFormTitle: "Imagen de perfil",
@@ -15365,36 +15365,36 @@ var esMX = {
15365
15365
  actionLabel__reauthorize: "Autorizar ahora",
15366
15366
  destructiveActionTitle: "Quitar",
15367
15367
  primaryButton: "Conectar cuenta",
15368
- subtitle__disconnected: void 0,
15369
- 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",
15368
+ subtitle__disconnected: "Esta cuenta ha sido desconectada.",
15369
+ 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",
15370
15370
  title: "Cuentas conectadas"
15371
15371
  },
15372
15372
  dangerSection: {
15373
15373
  deleteAccountButton: "Eliminar cuenta",
15374
- title: "Peligro"
15374
+ title: "Eliminar cuenta"
15375
15375
  },
15376
15376
  emailAddressesSection: {
15377
- destructiveAction: "Eliminar direcci\xF3n de correo electr\xF3nico",
15377
+ destructiveAction: "Eliminar correo electr\xF3nico",
15378
15378
  detailsAction__nonPrimary: "Establecer como primario",
15379
- detailsAction__primary: "Completar la verificaci\xF3n",
15380
- detailsAction__unverified: "Completar la verificaci\xF3n",
15381
- primaryButton: "Agregar una direcci\xF3n de correo electr\xF3nico",
15379
+ detailsAction__primary: "Completar verificaci\xF3n",
15380
+ detailsAction__unverified: "Completar verificaci\xF3n",
15381
+ primaryButton: "Agregar correo electr\xF3nico",
15382
15382
  title: "Correos electr\xF3nicos"
15383
15383
  },
15384
15384
  enterpriseAccountsSection: {
15385
15385
  title: "Cuentas de empresa"
15386
15386
  },
15387
- headerTitle__account: "Cuenta",
15387
+ headerTitle__account: "Detalles de la cuenta",
15388
15388
  headerTitle__security: "Seguridad",
15389
15389
  mfaSection: {
15390
15390
  backupCodes: {
15391
- actionLabel__regenerate: "Regenerar c\xF3digos",
15391
+ actionLabel__regenerate: "Regenerar",
15392
15392
  headerTitle: "C\xF3digos de respaldo",
15393
- 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.",
15393
+ 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.",
15394
15394
  title__regenerate: "Regenerar c\xF3digos de respaldo"
15395
15395
  },
15396
15396
  phoneCode: {
15397
- actionLabel__setDefault: "Establecer por defecto",
15397
+ actionLabel__setDefault: "Establecer como predeterminado",
15398
15398
  destructiveActionLabel: "Eliminar n\xFAmero telef\xF3nico"
15399
15399
  },
15400
15400
  primaryButton: "A\xF1adir verificaci\xF3n de dos pasos",
@@ -15407,7 +15407,7 @@ var esMX = {
15407
15407
  passkeysSection: {
15408
15408
  menuAction__destructive: "Eliminar",
15409
15409
  menuAction__rename: "Renombrar",
15410
- primaryButton: void 0,
15410
+ primaryButton: "A\xF1adir llave de acceso",
15411
15411
  title: "Llaves de acceso"
15412
15412
  },
15413
15413
  passwordSection: {
@@ -15416,11 +15416,11 @@ var esMX = {
15416
15416
  title: "Contrase\xF1a"
15417
15417
  },
15418
15418
  phoneNumbersSection: {
15419
- destructiveAction: "Quitar n\xFAmero de tel\xE9fono",
15419
+ destructiveAction: "Eliminar n\xFAmero telef\xF3nico",
15420
15420
  detailsAction__nonPrimary: "Establecer como primario",
15421
15421
  detailsAction__primary: "Completar la verificaci\xF3n",
15422
15422
  detailsAction__unverified: "Completar la verificaci\xF3n",
15423
- primaryButton: "Agregar un n\xFAmero de tel\xE9fono",
15423
+ primaryButton: "Agregar un n\xFAmero telef\xF3nico",
15424
15424
  title: "N\xFAmeros telef\xF3nicos"
15425
15425
  },
15426
15426
  profileSection: {
@@ -15428,48 +15428,48 @@ var esMX = {
15428
15428
  title: "Perfil"
15429
15429
  },
15430
15430
  usernameSection: {
15431
- primaryButton__setUsername: "Crear nombre de usuario",
15431
+ primaryButton__setUsername: "Definir nombre de usuario",
15432
15432
  primaryButton__updateUsername: "Cambiar nombre de usuario",
15433
15433
  title: "Nombre de usuario"
15434
15434
  },
15435
15435
  web3WalletsSection: {
15436
- destructiveAction: "Quitar cartera",
15437
- detailsAction__nonPrimary: void 0,
15438
- primaryButton: "Web3 cartera",
15439
- title: "Web3 cartera"
15436
+ destructiveAction: "Quitar billetera",
15437
+ detailsAction__nonPrimary: "Establecer como primaria",
15438
+ primaryButton: "Conectar billetera",
15439
+ title: "Billeteras Web3"
15440
15440
  }
15441
15441
  },
15442
15442
  usernamePage: {
15443
- successMessage: "Su nombre de usuario ha sido actualizado.",
15443
+ successMessage: "Tu nombre de usuario ha sido actualizado.",
15444
15444
  title__set: "Actualizar nombre de usuario",
15445
15445
  title__update: "Actualizar nombre de usuario"
15446
15446
  },
15447
15447
  web3WalletPage: {
15448
15448
  removeResource: {
15449
15449
  messageLine1: "{{identifier}} ser\xE1 eliminado de esta cuenta.",
15450
- messageLine2: "Ya no podr\xE1 iniciar sesi\xF3n con esta billetera web3.",
15451
- successMessage: "{{web3Wallet}} ha sido eliminado de su cuenta.",
15450
+ messageLine2: "Ya no podr\xE1s iniciar sesi\xF3n con esta billetera web3.",
15451
+ successMessage: "{{web3Wallet}} ha sido eliminado de tu cuenta.",
15452
15452
  title: "Eliminar la billetera web3"
15453
15453
  },
15454
- subtitle__availableWallets: "Seleccione una billetera web3 para conectarse a su cuenta.",
15455
- subtitle__unavailableWallets: "No hay billetera web3 disponibles.",
15456
- successMessage: "La billetera ha sido agregada a su cuenta.",
15457
- title: "A\xF1adir web3 billetera",
15458
- web3WalletButtonsBlockButton: void 0
15454
+ subtitle__availableWallets: "Selecciona una billetera web3 para conectarse a tu cuenta.",
15455
+ subtitle__unavailableWallets: "No hay billeteras web3 disponibles.",
15456
+ successMessage: "La billetera ha sido agregada a tu cuenta.",
15457
+ title: "A\xF1adir billetera web3",
15458
+ web3WalletButtonsBlockButton: "{{provider|titleize}}"
15459
15459
  }
15460
15460
  },
15461
15461
  waitlist: {
15462
15462
  start: {
15463
- actionLink: "Acceder",
15464
- actionText: "Cuentas con acceso?",
15465
- formButton: "Unete a la lista de espera",
15466
- subtitle: "Ingresa tu correo electr\xF3nico y te avisaremos cuando tu lugar est\xE9 listo",
15467
- title: "Unete a la lista de espera"
15463
+ actionLink: "Iniciar sesi\xF3n",
15464
+ actionText: "\xBFTienes una cuenta?",
15465
+ formButton: "\xDAnete a la lista de espera",
15466
+ subtitle: "Ingresa tu correo electr\xF3nico y te avisaremos cuando t\xFA lugar est\xE9 listo",
15467
+ title: "\xDAnete a la lista de espera"
15468
15468
  },
15469
15469
  success: {
15470
15470
  message: "Ser\xE1s redirigido pronto...",
15471
15471
  subtitle: "Nos pondremos en contacto contigo cuando tu lugar est\xE9 listo",
15472
- title: "Gracias por unirte a la lista de espera!"
15472
+ title: "\xA1Gracias por unirte a la lista de espera!"
15473
15473
  }
15474
15474
  }
15475
15475
  };
@@ -38884,7 +38884,7 @@ var skSK = {
38884
38884
  backButton: "Sp\xE4\u0165",
38885
38885
  badge__activePlan: void 0,
38886
38886
  badge__canceledEndsAt: void 0,
38887
- badge__currentPlan: void 0,
38887
+ badge__currentPlan: "Aktu\xE1lny bal\xEDk",
38888
38888
  badge__default: "Predvolen\xE9",
38889
38889
  badge__endsAt: void 0,
38890
38890
  badge__expired: void 0,
@@ -38903,7 +38903,7 @@ var skSK = {
38903
38903
  alwaysFree: void 0,
38904
38904
  annually: void 0,
38905
38905
  availableFeatures: void 0,
38906
- billedAnnually: void 0,
38906
+ billedAnnually: "Ro\u010Dne",
38907
38907
  billedMonthlyOnly: void 0,
38908
38908
  cancelSubscription: void 0,
38909
38909
  cancelSubscriptionAccessUntil: void 0,
@@ -38933,12 +38933,12 @@ var skSK = {
38933
38933
  credit: void 0,
38934
38934
  creditRemainder: void 0,
38935
38935
  defaultFreePlanActive: void 0,
38936
- free: void 0,
38937
- getStarted: void 0,
38936
+ free: "Bezplatne",
38937
+ getStarted: "Za\u010Da\u0165",
38938
38938
  keepSubscription: void 0,
38939
38939
  manage: void 0,
38940
- manageSubscription: void 0,
38941
- month: void 0,
38940
+ manageSubscription: "Spravova\u0165 \u010Dlenstvo",
38941
+ month: "Mesiac",
38942
38942
  monthly: void 0,
38943
38943
  pastDue: void 0,
38944
38944
  pay: void 0,
@@ -38966,7 +38966,7 @@ var skSK = {
38966
38966
  seeAllFeatures: void 0,
38967
38967
  subscribe: void 0,
38968
38968
  subtotal: void 0,
38969
- switchPlan: void 0,
38969
+ switchPlan: "Zmeni\u0165 bal\xEDk",
38970
38970
  switchToAnnual: void 0,
38971
38971
  switchToMonthly: void 0,
38972
38972
  totalDue: void 0,
@@ -38996,36 +38996,36 @@ var skSK = {
38996
38996
  footerPageLink__privacy: "Ochrana s\xFAkromia",
38997
38997
  footerPageLink__terms: "Podmienky",
38998
38998
  formButtonPrimary: "Pokra\u010Dova\u0165",
38999
- formButtonPrimary__verify: "Verify",
38999
+ formButtonPrimary__verify: "Overi\u0165",
39000
39000
  formFieldAction__forgotPassword: "Zabudli ste heslo?",
39001
- formFieldError__matchingPasswords: "Hesl\xE1 sa zhoduj\xFA.",
39001
+ formFieldError__matchingPasswords: "Hesl\xE1 sa musia zhodova\u0165.",
39002
39002
  formFieldError__notMatchingPasswords: "Hesl\xE1 sa nezhoduj\xFA.",
39003
- formFieldError__verificationLinkExpired: "The verification link expired. Please request a new link.",
39003
+ formFieldError__verificationLinkExpired: "Overovac\xED odkaz vypr\u0161al. Vy\u017Eiadajte si nov\xFD odkaz.",
39004
39004
  formFieldHintText__optional: "Volite\u013En\xE9",
39005
- formFieldHintText__slug: "A slug is a human-readable ID that must be unique. It\u2019s often used in URLs.",
39005
+ 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.",
39006
39006
  formFieldInputPlaceholder__apiKeyDescription: void 0,
39007
39007
  formFieldInputPlaceholder__apiKeyExpirationDate: void 0,
39008
39008
  formFieldInputPlaceholder__apiKeyName: void 0,
39009
- formFieldInputPlaceholder__backupCode: void 0,
39010
- formFieldInputPlaceholder__confirmDeletionUserAccount: "Delete account",
39011
- formFieldInputPlaceholder__emailAddress: void 0,
39012
- formFieldInputPlaceholder__emailAddress_username: void 0,
39009
+ formFieldInputPlaceholder__backupCode: "Zadajte z\xE1lo\u017En\xFD k\xF3d",
39010
+ formFieldInputPlaceholder__confirmDeletionUserAccount: "Odstr\xE1ni\u0165 \xFA\u010Det",
39011
+ formFieldInputPlaceholder__emailAddress: "Zadajte svoj e-mail",
39012
+ formFieldInputPlaceholder__emailAddress_username: "Zadajte e-mail alebo pou\u017E\xEDvate\u013Esk\xE9 meno",
39013
39013
  formFieldInputPlaceholder__emailAddresses: "Zadajte alebo vlo\u017Ete jednu alebo viac emailov\xFDch adries oddelen\xFDch medzerou alebo \u010Diarkou",
39014
- formFieldInputPlaceholder__firstName: void 0,
39015
- formFieldInputPlaceholder__lastName: void 0,
39016
- formFieldInputPlaceholder__organizationDomain: void 0,
39017
- formFieldInputPlaceholder__organizationDomainEmailAddress: void 0,
39018
- formFieldInputPlaceholder__organizationName: void 0,
39019
- formFieldInputPlaceholder__organizationSlug: void 0,
39020
- formFieldInputPlaceholder__password: void 0,
39021
- formFieldInputPlaceholder__phoneNumber: void 0,
39022
- formFieldInputPlaceholder__username: void 0,
39014
+ formFieldInputPlaceholder__firstName: "Krstn\xE9 meno",
39015
+ formFieldInputPlaceholder__lastName: "Priezvisko",
39016
+ formFieldInputPlaceholder__organizationDomain: "priklad.sk",
39017
+ formFieldInputPlaceholder__organizationDomainEmailAddress: "vy@priklad.sk",
39018
+ formFieldInputPlaceholder__organizationName: "N\xE1zov organiz\xE1cie",
39019
+ formFieldInputPlaceholder__organizationSlug: "moja-organizacia",
39020
+ formFieldInputPlaceholder__password: "Zadajte heslo",
39021
+ formFieldInputPlaceholder__phoneNumber: "Zadajte telef\xF3nne \u010D\xEDslo",
39022
+ formFieldInputPlaceholder__username: "Zadajte u\u017E\xEDvate\u013Esk\xE9 meno",
39023
39023
  formFieldLabel__apiKeyDescription: void 0,
39024
39024
  formFieldLabel__apiKeyExpiration: void 0,
39025
39025
  formFieldLabel__apiKeyName: void 0,
39026
- formFieldLabel__automaticInvitations: "Enable automatic invitations for this domain",
39026
+ formFieldLabel__automaticInvitations: "Povoli\u0165 automatick\xE9 pozv\xE1nky pre t\xFAto dom\xE9nu",
39027
39027
  formFieldLabel__backupCode: "Z\xE1lo\u017En\xFD k\xF3d",
39028
- formFieldLabel__confirmDeletion: "Confirmation",
39028
+ formFieldLabel__confirmDeletion: "Potvrdenie",
39029
39029
  formFieldLabel__confirmPassword: "Potvrdi\u0165 heslo",
39030
39030
  formFieldLabel__currentPassword: "S\xFA\u010Dasn\xE9 heslo",
39031
39031
  formFieldLabel__emailAddress: "Emailov\xE1 adresa",
@@ -39034,13 +39034,13 @@ var skSK = {
39034
39034
  formFieldLabel__firstName: "Meno",
39035
39035
  formFieldLabel__lastName: "Priezvisko",
39036
39036
  formFieldLabel__newPassword: "Nov\xE9 heslo",
39037
- formFieldLabel__organizationDomain: "Domain",
39038
- formFieldLabel__organizationDomainDeletePending: "Delete pending invitations and suggestions",
39039
- formFieldLabel__organizationDomainEmailAddress: "Verification email address",
39040
- formFieldLabel__organizationDomainEmailAddressDescription: "Enter an email address under this domain to receive a code and verify this domain.",
39037
+ formFieldLabel__organizationDomain: "Dom\xE9na",
39038
+ formFieldLabel__organizationDomainDeletePending: "Zmaza\u0165 \u010Dakaj\xFAce pozv\xE1nky a n\xE1vrhy",
39039
+ formFieldLabel__organizationDomainEmailAddress: "Overovacia e-mailov\xE1 adresa",
39040
+ formFieldLabel__organizationDomainEmailAddressDescription: "Zadajte e-mailov\xFA adresu pod touto dom\xE9nou na prijatie k\xF3du a overenie tejto dom\xE9ny.",
39041
39041
  formFieldLabel__organizationName: "N\xE1zov organiz\xE1cie",
39042
39042
  formFieldLabel__organizationSlug: "URL adresa",
39043
- formFieldLabel__passkeyName: void 0,
39043
+ formFieldLabel__passkeyName: "N\xE1zov Passkey",
39044
39044
  formFieldLabel__password: "Heslo",
39045
39045
  formFieldLabel__phoneNumber: "Telef\xF3nne \u010D\xEDslo",
39046
39046
  formFieldLabel__role: "Rola",
@@ -39055,24 +39055,24 @@ var skSK = {
39055
39055
  membershipRole__basicMember: "\u010Clen",
39056
39056
  membershipRole__guestMember: "Host",
39057
39057
  organizationList: {
39058
- action__createOrganization: "Create organization",
39059
- action__invitationAccept: "Join",
39060
- action__suggestionsAccept: "Request to join",
39061
- createOrganization: "Create Organization",
39062
- invitationAcceptedLabel: "Joined",
39063
- subtitle: "to continue to {{applicationName}}",
39064
- suggestionsAcceptedLabel: "Pending approval",
39065
- title: "Choose an account",
39066
- titleWithoutPersonal: "Choose an organization"
39058
+ action__createOrganization: "Vytvori\u0165 organiz\xE1ciu",
39059
+ action__invitationAccept: "Pripoji\u0165 sa",
39060
+ action__suggestionsAccept: "Po\u017Eiada\u0165 o pripojenie",
39061
+ createOrganization: "Vytvori\u0165 organiz\xE1ciu",
39062
+ invitationAcceptedLabel: "Pripojen\xE9",
39063
+ subtitle: "na pokra\u010Dovanie do {{applicationName}}",
39064
+ suggestionsAcceptedLabel: "\u010Cak\xE1 na schv\xE1lenie",
39065
+ title: "Vyberte \xFA\u010Det",
39066
+ titleWithoutPersonal: "Vyberte organiz\xE1ciu"
39067
39067
  },
39068
39068
  organizationProfile: {
39069
39069
  apiKeysPage: {
39070
- title: void 0
39070
+ title: "K\u013E\xFA\u010De API"
39071
39071
  },
39072
- badge__automaticInvitation: "Automatic invitations",
39073
- badge__automaticSuggestion: "Automatic suggestions",
39074
- badge__manualInvitation: "No automatic enrollment",
39075
- badge__unverified: "Unverified",
39072
+ badge__automaticInvitation: "Automatick\xE9 pozv\xE1nky",
39073
+ badge__automaticSuggestion: "Automatick\xE9 n\xE1vrhy",
39074
+ badge__manualInvitation: "Bez automatickej registr\xE1cie",
39075
+ badge__unverified: "Neoveren\xE9",
39076
39076
  billingPage: {
39077
39077
  paymentHistorySection: {
39078
39078
  empty: void 0,
@@ -39132,23 +39132,23 @@ var skSK = {
39132
39132
  title: void 0
39133
39133
  },
39134
39134
  createDomainPage: {
39135
- subtitle: "Add the domain to verify. Users with email addresses at this domain can join the organization automatically or request to join.",
39136
- title: "Add domain"
39135
+ 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.",
39136
+ title: "Prida\u0165 dom\xE9nu"
39137
39137
  },
39138
39138
  invitePage: {
39139
39139
  detailsTitle__inviteFailed: "Pozv\xE1nky sa nepodarilo odosla\u0165. Opravte nasleduj\xFAce a sk\xFAste to znovu:",
39140
39140
  formButtonPrimary__continue: "Odosla\u0165 pozv\xE1nky",
39141
- selectDropdown__role: "Select role",
39141
+ selectDropdown__role: "Vyberte rolu",
39142
39142
  subtitle: "Pozva\u0165 nov\xFDch \u010Dlenov do tejto organiz\xE1cie",
39143
39143
  successMessage: "Pozv\xE1nky boli \xFAspe\u0161ne odoslan\xE9.",
39144
39144
  title: "Pozva\u0165 \u010Dlenov"
39145
39145
  },
39146
39146
  membersPage: {
39147
39147
  action__invite: "Pozva\u0165",
39148
- action__search: void 0,
39148
+ action__search: "H\u013Eada\u0165",
39149
39149
  activeMembersTab: {
39150
39150
  menuAction__remove: "Odstr\xE1ni\u0165 \u010Dlena",
39151
- tableHeader__actions: void 0,
39151
+ tableHeader__actions: "Akcie",
39152
39152
  tableHeader__joined: "Pripojil sa",
39153
39153
  tableHeader__role: "Rola",
39154
39154
  tableHeader__user: "U\u017E\xEDvate\u013E"
@@ -39156,11 +39156,11 @@ var skSK = {
39156
39156
  detailsTitle__emptyRow: "\u017Diadni \u010Dlenovia na zobrazenie",
39157
39157
  invitationsTab: {
39158
39158
  autoInvitations: {
39159
- 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.",
39160
- headerTitle: "Automatic invitations",
39161
- primaryButton: "Manage verified domains"
39159
+ 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.",
39160
+ headerTitle: "Automatick\xE9 pozv\xE1nky",
39161
+ primaryButton: "Spravova\u0165 overen\xE9 dom\xE9ny"
39162
39162
  },
39163
- table__emptyRow: "No invitations to display"
39163
+ table__emptyRow: "\u017Diadne pozv\xE1nky na zobrazenie"
39164
39164
  },
39165
39165
  invitedMembersTab: {
39166
39166
  menuAction__revoke: "Zru\u0161i\u0165 pozvanie",
@@ -39168,28 +39168,28 @@ var skSK = {
39168
39168
  },
39169
39169
  requestsTab: {
39170
39170
  autoSuggestions: {
39171
- headerSubtitle: "Users who sign up with a matching email domain, will be able to see a suggestion to request to join your organization.",
39172
- headerTitle: "Automatic suggestions",
39173
- primaryButton: "Manage verified domains"
39171
+ 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.",
39172
+ headerTitle: "Automatick\xE9 n\xE1vrhy",
39173
+ primaryButton: "Spravova\u0165 overen\xE9 dom\xE9ny"
39174
39174
  },
39175
- menuAction__approve: "Approve",
39176
- menuAction__reject: "Reject",
39177
- tableHeader__requested: "Requested access",
39178
- table__emptyRow: "No requests to display"
39175
+ menuAction__approve: "Schv\xE1li\u0165",
39176
+ menuAction__reject: "Odmietnu\u0165",
39177
+ tableHeader__requested: "Po\u017Eiadali o pr\xEDstup",
39178
+ table__emptyRow: "\u017Diadne po\u017Eiadavky na zobrazenie"
39179
39179
  },
39180
39180
  start: {
39181
- headerTitle__invitations: "Invitations",
39182
- headerTitle__members: "Members",
39183
- headerTitle__requests: "Requests"
39181
+ headerTitle__invitations: "Pozv\xE1nky",
39182
+ headerTitle__members: "\u010Clenovia",
39183
+ headerTitle__requests: "Po\u017Eiadavky"
39184
39184
  }
39185
39185
  },
39186
39186
  navbar: {
39187
39187
  apiKeys: void 0,
39188
39188
  billing: void 0,
39189
- description: "Manage your organization.",
39190
- general: "General",
39191
- members: "Members",
39192
- title: "Organization"
39189
+ description: "Spravujte svoju organiz\xE1ciu.",
39190
+ general: "V\u0161eobecn\xE9",
39191
+ members: "\u010Clenovia",
39192
+ title: "Organiz\xE1cia"
39193
39193
  },
39194
39194
  plansPage: {
39195
39195
  alerts: {
@@ -39200,14 +39200,14 @@ var skSK = {
39200
39200
  profilePage: {
39201
39201
  dangerSection: {
39202
39202
  deleteOrganization: {
39203
- actionDescription: 'Type "{{organizationName}}" below to continue.',
39204
- messageLine1: "Are you sure you want to delete this organization?",
39205
- messageLine2: "This action is permanent and irreversible.",
39206
- successMessage: "You have deleted the organization.",
39207
- title: "Delete organization"
39203
+ actionDescription: 'Pre pokra\u010Dovanie zadajte "{{organizationName}}" ni\u017E\u0161ie.',
39204
+ messageLine1: "Ste si ist\xED, \u017Ee chcete odstr\xE1ni\u0165 t\xFAto organiz\xE1ciu?",
39205
+ messageLine2: "Tento krok je trval\xFD a nevratn\xFD.",
39206
+ successMessage: "Organiz\xE1cia bola odstr\xE1nen\xE1.",
39207
+ title: "Odstr\xE1ni\u0165 organiz\xE1ciu"
39208
39208
  },
39209
39209
  leaveOrganization: {
39210
- actionDescription: 'Type "{{organizationName}}" below to continue.',
39210
+ actionDescription: 'Pre pokra\u010Dovanie zadajte "{{organizationName}}" ni\u017E\u0161ie.',
39211
39211
  messageLine1: "Naozaj chcete opusti\u0165 t\xFAto organiz\xE1ciu? Strat\xEDte pr\xEDstup k tejto organiz\xE1cii a jej aplik\xE1ci\xE1m.",
39212
39212
  messageLine2: "T\xE1to akcia je trval\xE1 a nezvratn\xE1.",
39213
39213
  successMessage: "Opustili ste organiz\xE1ciu.",
@@ -39216,74 +39216,74 @@ var skSK = {
39216
39216
  title: "Upozornenie"
39217
39217
  },
39218
39218
  domainSection: {
39219
- menuAction__manage: "Manage",
39220
- menuAction__remove: "Delete",
39221
- menuAction__verify: "Verify",
39222
- primaryButton: "Add domain",
39223
- subtitle: "Allow users to join the organization automatically or request to join based on a verified email domain.",
39224
- title: "Verified domains"
39219
+ menuAction__manage: "Spravova\u0165",
39220
+ menuAction__remove: "Odstr\xE1ni\u0165",
39221
+ menuAction__verify: "Overi\u0165",
39222
+ primaryButton: "Prida\u0165 dom\xE9nu",
39223
+ 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.",
39224
+ title: "Overen\xE9 dom\xE9ny"
39225
39225
  },
39226
39226
  successMessage: "Organiz\xE1cia bola aktualizovan\xE1.",
39227
39227
  title: "Profil organiz\xE1cie"
39228
39228
  },
39229
39229
  removeDomainPage: {
39230
- messageLine1: "The email domain {{domain}} will be removed.",
39231
- messageLine2: "Users won\u2019t be able to join the organization automatically after this.",
39232
- successMessage: "{{domain}} has been removed.",
39233
- title: "Remove domain"
39230
+ messageLine1: "E-mailov\xE1 dom\xE9na {{domain}} bude odstr\xE1nen\xE1.",
39231
+ messageLine2: "Pou\u017E\xEDvatelia u\u017E nebud\xFA m\xF4c\u0165 automaticky pripoji\u0165 organiz\xE1ciu po tomto kroku.",
39232
+ successMessage: "{{domain}} bola odstr\xE1nen\xE1.",
39233
+ title: "Odstr\xE1ni\u0165 dom\xE9nu"
39234
39234
  },
39235
39235
  start: {
39236
- headerTitle__general: "General",
39236
+ headerTitle__general: "V\u0161eobecn\xE9",
39237
39237
  headerTitle__members: "\u010Clenovia",
39238
39238
  profileSection: {
39239
- primaryButton: void 0,
39240
- title: "Organization Profile",
39239
+ primaryButton: "Aktualizova\u0165 profil",
39240
+ title: "Profil organiz\xE1cie",
39241
39241
  uploadAction__title: "Logo"
39242
39242
  }
39243
39243
  },
39244
39244
  verifiedDomainPage: {
39245
39245
  dangerTab: {
39246
- calloutInfoLabel: "Removing this domain will affect invited users.",
39247
- removeDomainActionLabel__remove: "Remove domain",
39248
- removeDomainSubtitle: "Remove this domain from your verified domains",
39249
- removeDomainTitle: "Remove domain"
39246
+ calloutInfoLabel: "Odstr\xE1nenie tejto dom\xE9ny ovplyvn\xED pozvan\xFDch pou\u017E\xEDvate\u013Eov.",
39247
+ removeDomainActionLabel__remove: "Odstr\xE1ni\u0165 dom\xE9nu",
39248
+ removeDomainSubtitle: "Odstr\xE1ni\u0165 t\xFAto dom\xE9nu z overen\xFDch dom\xE9n",
39249
+ removeDomainTitle: "Odstr\xE1ni\u0165 dom\xE9nu"
39250
39250
  },
39251
39251
  enrollmentTab: {
39252
- automaticInvitationOption__description: "Users are automatically invited to join the organization when they sign-up and can join anytime.",
39253
- automaticInvitationOption__label: "Automatic invitations",
39254
- 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.",
39255
- automaticSuggestionOption__label: "Automatic suggestions",
39256
- calloutInfoLabel: "Changing the enrollment mode will only affect new users.",
39257
- calloutInvitationCountLabel: "Pending invitations sent to users: {{count}}",
39258
- calloutSuggestionCountLabel: "Pending suggestions sent to users: {{count}}",
39259
- manualInvitationOption__description: "Users can only be invited manually to the organization.",
39260
- manualInvitationOption__label: "No automatic enrollment",
39261
- subtitle: "Choose how users from this domain can join the organization."
39252
+ 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.",
39253
+ automaticInvitationOption__label: "Automatick\xE9 pozv\xE1nky",
39254
+ 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.",
39255
+ automaticSuggestionOption__label: "Automatick\xE9 n\xE1vrhy",
39256
+ calloutInfoLabel: "Zmena re\u017Eimu z\xE1pisu ovplyvn\xED iba nov\xFDch pou\u017E\xEDvate\u013Eov.",
39257
+ calloutInvitationCountLabel: "\u010Cakaj\xFAce pozv\xE1nky zaslan\xE9 pou\u017E\xEDvate\u013Eom: {{count}}",
39258
+ calloutSuggestionCountLabel: "\u010Cakaj\xFAce n\xE1vrhy zaslan\xE9 pou\u017E\xEDvate\u013Eom: {{count}}",
39259
+ manualInvitationOption__description: "Pou\u017E\xEDvatelia m\xF4\u017Eu by\u0165 pozvan\xED iba manu\xE1lne do organiz\xE1cie.",
39260
+ manualInvitationOption__label: "\u017Diadny automatick\xFD z\xE1pis",
39261
+ subtitle: "Vyberte, ako m\xF4\u017Eu pou\u017E\xEDvatelia z tejto dom\xE9ny vst\xFApi\u0165 do organiz\xE1cie."
39262
39262
  },
39263
39263
  start: {
39264
- headerTitle__danger: "Danger",
39265
- headerTitle__enrollment: "Enrollment options"
39264
+ headerTitle__danger: "Nebezpe\u010Die",
39265
+ headerTitle__enrollment: "Mo\u017Enosti z\xE1pisu"
39266
39266
  },
39267
- subtitle: "The domain {{domain}} is now verified. Continue by selecting enrollment mode.",
39268
- title: "Update {{domain}}"
39267
+ subtitle: "Dom\xE9na {{domain}} bola teraz overen\xE1. Pokra\u010Dujte v\xFDberom re\u017Eimu z\xE1pisu.",
39268
+ title: "Aktualizova\u0165 {{domain}}"
39269
39269
  },
39270
39270
  verifyDomainPage: {
39271
- formSubtitle: "Enter the verification code sent to your email address",
39272
- formTitle: "Verification code",
39273
- resendButton: "Didn't receive a code? Resend",
39274
- subtitle: "The domain {{domainName}} needs to be verified via email.",
39275
- subtitleVerificationCodeScreen: "A verification code was sent to {{emailAddress}}. Enter the code to continue.",
39276
- title: "Verify domain"
39271
+ formSubtitle: "Zadajte overovac\xED k\xF3d zaslan\xFD na va\u0161u e-mailov\xFA adresu",
39272
+ formTitle: "Overovac\xED k\xF3d",
39273
+ resendButton: "Nedostali ste k\xF3d? Znova odosla\u0165",
39274
+ subtitle: "Dom\xE9na {{domainName}} mus\xED by\u0165 overen\xE1 cez e-mail.",
39275
+ subtitleVerificationCodeScreen: "Overovac\xED k\xF3d bol zaslan\xFD na {{emailAddress}}. Pre pokra\u010Dovanie ho zadajte ni\u017E\u0161ie.",
39276
+ title: "Overi\u0165 dom\xE9nu"
39277
39277
  }
39278
39278
  },
39279
39279
  organizationSwitcher: {
39280
39280
  action__createOrganization: "Vytvori\u0165 organiz\xE1ciu",
39281
- action__invitationAccept: "Join",
39281
+ action__invitationAccept: "Pripoji\u0165 sa",
39282
39282
  action__manageOrganization: "Spravova\u0165 organiz\xE1ciu",
39283
- action__suggestionsAccept: "Request to join",
39283
+ action__suggestionsAccept: "Po\u017Eiada\u0165 o pripojenie",
39284
39284
  notSelected: "Nie je vybran\xE1 \u017Eiadna organiz\xE1cia",
39285
39285
  personalWorkspace: "Osobn\xFD pracovn\xFD priestor",
39286
- suggestionsAcceptedLabel: "Pending approval"
39286
+ suggestionsAcceptedLabel: "\u010Cak\xE1 na schv\xE1lenie"
39287
39287
  },
39288
39288
  paginationButton__next: "\u010Eal\u0161ie",
39289
39289
  paginationButton__previous: "Predch\xE1dzaj\xFAce",
@@ -39291,79 +39291,79 @@ var skSK = {
39291
39291
  paginationRowText__of: "z",
39292
39292
  reverification: {
39293
39293
  alternativeMethods: {
39294
- actionLink: void 0,
39295
- actionText: void 0,
39296
- blockButton__backupCode: void 0,
39297
- blockButton__emailCode: void 0,
39298
- blockButton__passkey: void 0,
39299
- blockButton__password: void 0,
39300
- blockButton__phoneCode: void 0,
39301
- blockButton__totp: void 0,
39294
+ actionLink: "Z\xEDska\u0165 pomoc",
39295
+ actionText: "Nem\xE1te pr\xEDstup k \u017Eiadnej z t\xFDchto met\xF3d?",
39296
+ blockButton__backupCode: "Pou\u017Ei\u0165 z\xE1lo\u017En\xFD k\xF3d",
39297
+ blockButton__emailCode: "Odosla\u0165 overovac\xED k\xF3d na email {{identifier}}",
39298
+ blockButton__passkey: "Pou\u017Ei\u0165 Passkey",
39299
+ blockButton__password: "Pokra\u010Dova\u0165 pomocou hesla",
39300
+ blockButton__phoneCode: "Posla\u0165 SMS k\xF3d na telef\xF3nne \u010D\xEDslo {{identifier}}",
39301
+ blockButton__totp: "Pou\u017Ei\u0165 autentifika\u010Dn\xFA aplik\xE1ciu",
39302
39302
  getHelp: {
39303
- blockButton__emailSupport: void 0,
39304
- content: void 0,
39305
- title: void 0
39303
+ blockButton__emailSupport: "Podpora cez email",
39304
+ 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.",
39305
+ title: "Z\xEDska\u0165 pomoc"
39306
39306
  },
39307
- subtitle: void 0,
39308
- title: void 0
39307
+ subtitle: "M\xE1te probl\xE9my? Na overenie m\xF4\u017Eete pou\u017Ei\u0165 jednu z t\xFDchto met\xF3d.",
39308
+ title: "Pou\u017Ei\u0165 in\xFA met\xF3du"
39309
39309
  },
39310
39310
  backupCodeMfa: {
39311
- subtitle: void 0,
39312
- title: void 0
39311
+ subtitle: "Zadajte z\xE1lo\u017En\xFD k\xF3d, ktor\xFD ste dostali pri nastavovan\xED dvojfaktorov\xE9ho overenia.",
39312
+ title: "Zadajte z\xE1lo\u017En\xFD k\xF3d"
39313
39313
  },
39314
39314
  emailCode: {
39315
- formTitle: void 0,
39316
- resendButton: void 0,
39317
- subtitle: void 0,
39318
- title: void 0
39315
+ formTitle: "Overovac\xED k\xF3d",
39316
+ resendButton: "Nedostali ste k\xF3d? Znova odosla\u0165",
39317
+ subtitle: "Pre pokra\u010Dovanie vlo\u017Ete k\xF3d odoslan\xFD na v\xE1\u0161 email",
39318
+ title: "Vy\u017Eaduje sa overenie"
39319
39319
  },
39320
39320
  noAvailableMethods: {
39321
- message: void 0,
39322
- subtitle: void 0,
39323
- title: void 0
39321
+ message: "Nemo\u017Eno pokra\u010Dova\u0165 v overen\xED. Nie je nastaven\xE1 \u017Eiadna dostupn\xE1 autentifika\u010Dn\xE1 met\xF3da.",
39322
+ subtitle: "Do\u0161lo k chybe",
39323
+ title: "Nepodarilo sa overi\u0165 v\xE1\u0161 \xFA\u010Det"
39324
39324
  },
39325
39325
  passkey: {
39326
- blockButton__passkey: void 0,
39327
- subtitle: void 0,
39328
- title: void 0
39326
+ blockButton__passkey: "Pou\u017Ei\u0165 Passkey",
39327
+ 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.",
39328
+ title: "Pou\u017Ei\u0165 Passkey"
39329
39329
  },
39330
39330
  password: {
39331
- actionLink: void 0,
39332
- subtitle: void 0,
39333
- title: void 0
39331
+ actionLink: "Pou\u017Ei\u0165 in\xFA met\xF3du",
39332
+ subtitle: "Pre pokra\u010Dovanie vlo\u017Ete svoje aktu\xE1lne heslo",
39333
+ title: "Vy\u017Eaduje sa overenie"
39334
39334
  },
39335
39335
  phoneCode: {
39336
- formTitle: void 0,
39337
- resendButton: void 0,
39338
- subtitle: void 0,
39339
- title: void 0
39336
+ formTitle: "Overovac\xED k\xF3d",
39337
+ resendButton: "Nedostali ste k\xF3d? Znova odosla\u0165",
39338
+ subtitle: "Pre pokra\u010Dovanie vlo\u017Ete overovac\xED k\xF3d odoslan\xFD na va\u0161e telef\xF3nne \u010D\xEDslo",
39339
+ title: "Vy\u017Eaduje sa overenie"
39340
39340
  },
39341
39341
  phoneCodeMfa: {
39342
- formTitle: void 0,
39343
- resendButton: void 0,
39344
- subtitle: void 0,
39345
- title: void 0
39342
+ formTitle: "Overovac\xED k\xF3d",
39343
+ resendButton: "Nedostali ste k\xF3d? Znova odosla\u0165",
39344
+ subtitle: "Pre pokra\u010Dovanie vlo\u017Ete overovac\xED k\xF3d odoslan\xFD na va\u0161e telef\xF3nne \u010D\xEDslo",
39345
+ title: "Vy\u017Eaduje sa overenie"
39346
39346
  },
39347
39347
  totpMfa: {
39348
- formTitle: void 0,
39349
- subtitle: void 0,
39350
- title: void 0
39348
+ formTitle: "Overovac\xED k\xF3d",
39349
+ subtitle: "Vlo\u017Ete overovac\xED k\xF3d z va\u0161ej autentifika\u010Dnej aplik\xE1cie",
39350
+ title: "Vy\u017Eaduje sa overenie"
39351
39351
  }
39352
39352
  },
39353
39353
  signIn: {
39354
39354
  accountSwitcher: {
39355
- action__addAccount: "Add account",
39356
- action__signOutAll: "Sign out of all accounts",
39357
- subtitle: "Select the account with which you wish to continue.",
39358
- title: "Choose an account"
39355
+ action__addAccount: "Prida\u0165 \xFA\u010Det",
39356
+ action__signOutAll: "Odhl\xE1si\u0165 sa zo v\u0161etk\xFDch \xFA\u010Dtov",
39357
+ subtitle: "Vyberte \xFA\u010Det, ktor\xFD chcete pou\u017Ei\u0165",
39358
+ title: "Vyberte \xFA\u010Det"
39359
39359
  },
39360
39360
  alternativeMethods: {
39361
39361
  actionLink: "Z\xEDska\u0165 pomoc",
39362
- actionText: "Don\u2019t have any of these?",
39362
+ actionText: "M\xE1te probl\xE9my s prihl\xE1sen\xEDm?",
39363
39363
  blockButton__backupCode: "Pou\u017Ei\u0165 z\xE1lo\u017En\xFD k\xF3d",
39364
39364
  blockButton__emailCode: "Odosla\u0165 overovac\xED k\xF3d na email {{identifier}}",
39365
39365
  blockButton__emailLink: "Odosla\u0165 odkaz na email {{identifier}}",
39366
- blockButton__passkey: void 0,
39366
+ blockButton__passkey: "Prihl\xE1si\u0165 sa pomocou Passkey",
39367
39367
  blockButton__password: "Prihl\xE1si\u0165 sa pomocou hesla",
39368
39368
  blockButton__phoneCode: "Posla\u0165 SMS k\xF3d na telef\xF3nne \u010D\xEDslo {{identifier}}",
39369
39369
  blockButton__totp: "Pou\u017Ei\u0165 autentifika\u010Dn\xFA aplik\xE1ciu",
@@ -39372,7 +39372,7 @@ var skSK = {
39372
39372
  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.",
39373
39373
  title: "Z\xEDska\u0165 pomoc"
39374
39374
  },
39375
- subtitle: "Facing issues? You can use any of these methods to sign in.",
39375
+ subtitle: "M\xE1te probl\xE9my? Na prihl\xE1senie m\xF4\u017Eete pou\u017Ei\u0165 jednu z t\xFDchto met\xF3d.",
39376
39376
  title: "Pou\u017Ei\u0165 in\xFA met\xF3du"
39377
39377
  },
39378
39378
  alternativePhoneCodeProvider: {
@@ -39393,8 +39393,8 @@ var skSK = {
39393
39393
  },
39394
39394
  emailLink: {
39395
39395
  clientMismatch: {
39396
- subtitle: void 0,
39397
- title: void 0
39396
+ subtitle: "Pre pokra\u010Dovanie otvorte overovac\xED odkaz na zariaden\xED a prehliada\u010Di pou\u017Eitom na prihl\xE1senie.",
39397
+ title: "Overovac\xED odkaz nie je platn\xFD pre toto zariadenie"
39398
39398
  },
39399
39399
  expired: {
39400
39400
  subtitle: "Vr\xE1\u0165te sa do p\xF4vodn\xE9ho okna pre pokra\u010Dovanie.",
@@ -39429,10 +39429,10 @@ var skSK = {
39429
39429
  forgotPassword: {
39430
39430
  formTitle: "Overovac\xED k\xF3d pre obnovenie hesla",
39431
39431
  resendButton: "Znovu posla\u0165 k\xF3d",
39432
- subtitle: "to reset your password",
39433
- subtitle_email: "First, enter the code sent to your email ID",
39434
- subtitle_phone: "First, enter the code sent to your phone",
39435
- title: "Reset password"
39432
+ subtitle: "pre obnovenie hesla",
39433
+ subtitle_email: "Najprv zadajte k\xF3d zaslan\xFD na v\xE1\u0161 email",
39434
+ subtitle_phone: "Najprv zadajte k\xF3d zaslan\xFD na va\u0161e telef\xF3nne \u010D\xEDslo",
39435
+ title: "Obnovi\u0165 heslo"
39436
39436
  },
39437
39437
  forgotPasswordAlternativeMethods: {
39438
39438
  blockButton__resetPassword: "Obnovi\u0165 heslo",
@@ -39445,8 +39445,8 @@ var skSK = {
39445
39445
  title: "Nie je mo\u017En\xE9 sa prihl\xE1si\u0165"
39446
39446
  },
39447
39447
  passkey: {
39448
- subtitle: void 0,
39449
- title: void 0
39448
+ 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.",
39449
+ title: "Prihl\xE1si\u0165 sa pomocou Passkey"
39450
39450
  },
39451
39451
  password: {
39452
39452
  actionLink: "Pou\u017Ei\u0165 in\xFA met\xF3du",
@@ -39465,28 +39465,28 @@ var skSK = {
39465
39465
  phoneCodeMfa: {
39466
39466
  formTitle: "Overovac\xED k\xF3d",
39467
39467
  resendButton: "Znova odosla\u0165 k\xF3d",
39468
- subtitle: void 0,
39468
+ subtitle: "Pre pokra\u010Dovanie zadajte overovac\xED k\xF3d zaslan\xFD na va\u0161e telef\xF3nne \u010D\xEDslo",
39469
39469
  title: "Skontrolujte v\xE1\u0161 telef\xF3n"
39470
39470
  },
39471
39471
  resetPassword: {
39472
39472
  formButtonPrimary: "Obnovi\u0165 heslo",
39473
- requiredMessage: "For security reasons, it is required to reset your password.",
39473
+ requiredMessage: "Z bezpe\u010Dnostn\xFDch d\xF4vodov je potrebn\xE9 obnovenie v\xE1\u0161ho hesla.",
39474
39474
  successMessage: "Va\u0161e heslo bolo \xFAspe\u0161ne zmenen\xE9. Prihlasujem v\xE1s, pros\xEDm po\u010Dkajte okam\u017Eite.",
39475
- title: "Obnovi\u0165 heslo"
39475
+ title: "Nastavi\u0165 nov\xE9 heslo"
39476
39476
  },
39477
39477
  resetPasswordMfa: {
39478
39478
  detailsLabel: "Pred obnoven\xEDm hesla je potrebn\xE9 overi\u0165 va\u0161u toto\u017Enos\u0165."
39479
39479
  },
39480
39480
  start: {
39481
39481
  actionLink: "Registrova\u0165 sa",
39482
- actionLink__join_waitlist: void 0,
39482
+ actionLink__join_waitlist: "Prida\u0165 sa na waitlist",
39483
39483
  actionLink__use_email: "Pou\u017Ei\u0165 email",
39484
39484
  actionLink__use_email_username: "Pou\u017Ei\u0165 email alebo u\u017E\xEDvate\u013Esk\xE9 meno",
39485
- actionLink__use_passkey: void 0,
39485
+ actionLink__use_passkey: "Pou\u017Ei\u0165 Passkey",
39486
39486
  actionLink__use_phone: "Pou\u017Ei\u0165 telef\xF3n",
39487
39487
  actionLink__use_username: "Pou\u017Ei\u0165 u\u017E\xEDvate\u013Esk\xE9 meno",
39488
39488
  actionText: "Nem\xE1te \xFA\u010Det?",
39489
- actionText__join_waitlist: void 0,
39489
+ actionText__join_waitlist: "Chcete predbe\u017En\xFD pr\xEDstup?",
39490
39490
  alternativePhoneCodeProvider: {
39491
39491
  actionLink: void 0,
39492
39492
  label: void 0,
@@ -39495,12 +39495,12 @@ var skSK = {
39495
39495
  },
39496
39496
  subtitle: "pre pokra\u010Dovanie do {{applicationName}}",
39497
39497
  subtitleCombined: void 0,
39498
- title: "Prihl\xE1si\u0165 sa",
39499
- titleCombined: void 0
39498
+ title: "Prihl\xE1si\u0165 sa do {{applicationName}}",
39499
+ titleCombined: "Pokra\u010Dova\u0165 do {{applicationName}}"
39500
39500
  },
39501
39501
  totpMfa: {
39502
39502
  formTitle: "Overovac\xED k\xF3d",
39503
- subtitle: void 0,
39503
+ subtitle: "Pre pokra\u010Dovanie zadajte overovac\xED k\xF3d z va\u0161ej autentifika\u010Dnej aplik\xE1cie",
39504
39504
  title: "Dvojfaktorov\xE9 overenie"
39505
39505
  }
39506
39506
  },
@@ -39514,20 +39514,20 @@ var skSK = {
39514
39514
  continue: {
39515
39515
  actionLink: "Prihl\xE1si\u0165 sa",
39516
39516
  actionText: "M\xE1te \xFA\u010Det?",
39517
- subtitle: "pre pokra\u010Dovanie do {{applicationName}}",
39517
+ subtitle: "Pre pokra\u010Dovanie pros\xEDm dopl\u0148te zvy\u0161n\xE9 inform\xE1cie.",
39518
39518
  title: "Vypl\u0148te ch\xFDbaj\xFAce polia"
39519
39519
  },
39520
39520
  emailCode: {
39521
39521
  formSubtitle: "Zadajte overovac\xED k\xF3d poslan\xFD na va\u0161u emailov\xFA adresu",
39522
39522
  formTitle: "Overovac\xED k\xF3d",
39523
39523
  resendButton: "Znovu posla\u0165 k\xF3d",
39524
- subtitle: "pre pokra\u010Dovanie do {{applicationName}}",
39524
+ subtitle: "Vlo\u017Ete overovac\xED k\xF3d zaslan\xFD na va\u0161u emailov\xFA adresu",
39525
39525
  title: "Overte svoj email"
39526
39526
  },
39527
39527
  emailLink: {
39528
39528
  clientMismatch: {
39529
- subtitle: void 0,
39530
- title: void 0
39529
+ subtitle: "Pre pokra\u010Dovanie otvorte overovac\xED odkaz na zariaden\xED a prehliada\u010Di pou\u017Eitom na registr\xE1ciu.",
39530
+ title: "Overovac\xED odkaz nie je platn\xFD pre toto zariadenie"
39531
39531
  },
39532
39532
  formSubtitle: "Pou\u017Eite overovac\xED odkaz poslan\xFD na va\u0161u emailov\xFA adresu",
39533
39533
  formTitle: "Overovac\xED odkaz",
@@ -39548,35 +39548,35 @@ var skSK = {
39548
39548
  },
39549
39549
  legalConsent: {
39550
39550
  checkbox: {
39551
- label__onlyPrivacyPolicy: void 0,
39552
- label__onlyTermsOfService: void 0,
39553
- label__termsOfServiceAndPrivacyPolicy: void 0
39551
+ label__onlyPrivacyPolicy: 'S\xFAhlas\xEDm s {{ privacyPolicyLink || link("podmienkami o ochrane osobn\xFDch \xFAdajov") }}',
39552
+ label__onlyTermsOfService: 'S\xFAhlas\xEDm s {{ termsOfServiceLink || link("podmienkami pou\u017E\xEDvania") }}',
39553
+ label__termsOfServiceAndPrivacyPolicy: 'S\xFAhlas\xEDm s {{ termsOfServiceLink || link("podmienkami pou\u017E\xEDvania") }} a {{ privacyPolicyLink || link("podmienkami o ochrane osobn\xFDch \xFAdajov") }}'
39554
39554
  },
39555
39555
  continue: {
39556
- subtitle: void 0,
39557
- title: void 0
39556
+ subtitle: "Pros\xEDm, pre\u010D\xEDtajte si a s\xFAhlaste s na\u0161imi podmienkami pou\u017E\xEDvania a podmienkami o ochrane osobn\xFDch \xFAdajov.",
39557
+ title: "S\xFAhlas s podmienkami"
39558
39558
  }
39559
39559
  },
39560
39560
  phoneCode: {
39561
39561
  formSubtitle: "Zadajte overovac\xED k\xF3d poslan\xFD na va\u0161e telef\xF3nne \u010D\xEDslo",
39562
39562
  formTitle: "Overovac\xED k\xF3d",
39563
39563
  resendButton: "Znovu posla\u0165 k\xF3d",
39564
- subtitle: "pre pokra\u010Dovanie do {{applicationName}}",
39564
+ subtitle: "Pre pokra\u010Dovanie zadajte overovac\xED k\xF3d zaslan\xFD na va\u0161e telef\xF3nne \u010D\xEDslo",
39565
39565
  title: "Overte svoj telef\xF3n"
39566
39566
  },
39567
39567
  restrictedAccess: {
39568
- actionLink: void 0,
39569
- actionText: void 0,
39570
- blockButton__emailSupport: void 0,
39571
- blockButton__joinWaitlist: void 0,
39572
- subtitle: void 0,
39573
- subtitleWaitlist: void 0,
39574
- title: void 0
39568
+ actionLink: "Prihl\xE1si\u0165 sa",
39569
+ actionText: "M\xE1te \xFA\u010Det?",
39570
+ blockButton__emailSupport: "Podpora cez email",
39571
+ blockButton__joinWaitlist: "Prida\u0165 sa na waitlist",
39572
+ 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.",
39573
+ 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.",
39574
+ title: "Zablokovan\xFD pr\xEDstup"
39575
39575
  },
39576
39576
  start: {
39577
39577
  actionLink: "Prihl\xE1si\u0165 sa",
39578
- actionLink__use_email: void 0,
39579
- actionLink__use_phone: void 0,
39578
+ actionLink__use_email: "Pou\u017Ei\u0165 email",
39579
+ actionLink__use_phone: "Pou\u017Ei\u0165 telef\xF3n",
39580
39580
  actionText: "M\xE1te \xFA\u010Det?",
39581
39581
  alternativePhoneCodeProvider: {
39582
39582
  actionLink: void 0,
@@ -39584,8 +39584,8 @@ var skSK = {
39584
39584
  subtitle: void 0,
39585
39585
  title: void 0
39586
39586
  },
39587
- subtitle: "pre pokra\u010Dovanie do {{applicationName}}",
39588
- subtitleCombined: "pre pokra\u010Dovanie do {{applicationName}}",
39587
+ subtitle: "Vitajte! Pre pokra\u010Dovanie pros\xEDm vypl\u0148te inform\xE1cie.",
39588
+ subtitleCombined: "Vitajte! Pre pokra\u010Dovanie pros\xEDm vypl\u0148te inform\xE1cie.",
39589
39589
  title: "Vytvorte si \xFA\u010Det",
39590
39590
  titleCombined: "Vytvorte si \xFA\u010Det"
39591
39591
  }
@@ -39594,42 +39594,42 @@ var skSK = {
39594
39594
  socialButtonsBlockButtonManyInView: void 0,
39595
39595
  unstable__errors: {
39596
39596
  already_a_member_in_organization: void 0,
39597
- 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.",
39598
- 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.",
39597
+ 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.",
39598
+ 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.",
39599
39599
  form_code_incorrect: void 0,
39600
- form_identifier_exists__email_address: void 0,
39601
- form_identifier_exists__phone_number: void 0,
39602
- form_identifier_exists__username: void 0,
39603
- form_identifier_not_found: "Nie je mo\u017En\xE9 n\xE1js\u0165 \xFA\u010Det s t\xFDmi ist\xFDmi \xFAdajmi.",
39604
- form_param_format_invalid: void 0,
39605
- form_param_format_invalid__email_address: "Email address must be a valid email address.",
39606
- form_param_format_invalid__phone_number: "Phone number must be in a valid international format",
39607
- form_param_max_length_exceeded__first_name: "First name should not exceed 256 characters.",
39608
- form_param_max_length_exceeded__last_name: "Last name should not exceed 256 characters.",
39609
- form_param_max_length_exceeded__name: "Name should not exceed 256 characters.",
39610
- form_param_nil: void 0,
39611
- form_param_value_invalid: void 0,
39612
- form_password_incorrect: void 0,
39613
- form_password_length_too_short: void 0,
39600
+ form_identifier_exists__email_address: "T\xE1to emailov\xE1 adresa je u\u017E obsaden\xE1. Sk\xFAste pros\xEDm in\xFA.",
39601
+ form_identifier_exists__phone_number: "Toto telef\xF3nne \u010D\xEDslo je u\u017E obsaden\xE9. Sk\xFAste pros\xEDm in\xE9.",
39602
+ form_identifier_exists__username: "T\xE1to pou\u017Eivate\u013Esk\xE9 meno je u\u017E obsaden\xE9. Sk\xFAste pros\xEDm in\xE9.",
39603
+ form_identifier_not_found: "\xDA\u010Det s t\xFDmto identifik\xE1torom nebol n\xE1jden\xFD. Skontrolujte \xFAdaje a sk\xFAste to znova.",
39604
+ form_param_format_invalid: "Zadan\xE1 hodnota nie je v spr\xE1vnom form\xE1te. Skontrolujte a opravte.",
39605
+ form_param_format_invalid__email_address: "Emailov\xE1 adresa mus\xED by\u0165 platn\xE1.",
39606
+ form_param_format_invalid__phone_number: "Telef\xF3nne \u010D\xEDslo mus\xED by\u0165 v platnom medzin\xE1rodnom form\xE1te.",
39607
+ form_param_max_length_exceeded__first_name: "Krstn\xE9 meno nesmie by\u0165 dlh\u0161ie ako 256 znakov.",
39608
+ form_param_max_length_exceeded__last_name: "Priezvisko nesmie by\u0165 dlh\u0161ie ako 256 znakov.",
39609
+ form_param_max_length_exceeded__name: "Meno nesmie by\u0165 dlh\u0161ie ako 256 znakov.",
39610
+ form_param_nil: "Pole je povinn\xE9 a nesmie by\u0165 pr\xE1zdne.",
39611
+ form_param_value_invalid: "Hodnota je neplatn\xE1. Skontrolujte a opravte.",
39612
+ form_password_incorrect: "Heslo je nespr\xE1vne. Skontrolujte a sk\xFAste to znova.",
39613
+ form_password_length_too_short: "Heslo mus\xED ma\u0165 aspo\u0148 8 znakov.",
39614
39614
  form_password_not_strong_enough: "Va\u0161e heslo nie je dostato\u010Dne siln\xE9.",
39615
39615
  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.",
39616
- form_password_pwned__sign_in: void 0,
39616
+ 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.",
39617
39617
  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.",
39618
39618
  form_password_validation_failed: "Nespr\xE1vne heslo",
39619
- form_username_invalid_character: void 0,
39620
- form_username_invalid_length: void 0,
39621
- identification_deletion_failed: "You cannot delete your last identification.",
39622
- 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.",
39619
+ 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.",
39620
+ 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.",
39621
+ identification_deletion_failed: "Nem\xF4\u017Eete odstr\xE1ni\u0165 v\xE1\u0161 posledn\xFD identifik\xE1tor.",
39622
+ not_allowed_access: "Nem\xE1te povolen\xFD pr\xEDstup k tejto str\xE1nke. Ak si mysl\xEDte, \u017Ee je to chyba, kontaktujte podporu.",
39623
39623
  organization_domain_blocked: void 0,
39624
39624
  organization_domain_common: void 0,
39625
39625
  organization_domain_exists_for_enterprise_connection: void 0,
39626
39626
  organization_membership_quota_exceeded: void 0,
39627
39627
  organization_minimum_permissions_needed: void 0,
39628
- passkey_already_exists: void 0,
39629
- passkey_not_supported: void 0,
39630
- passkey_pa_not_supported: void 0,
39631
- passkey_registration_cancelled: void 0,
39632
- passkey_retrieval_cancelled: void 0,
39628
+ passkey_already_exists: "Na tomto zariaden\xED u\u017E existuje passkey pre tento \xFA\u010Det.",
39629
+ passkey_not_supported: "V\xE1\u0161 prehliada\u010D alebo zariadenie nepodporuje passkey.",
39630
+ passkey_pa_not_supported: "Registr\xE1cia vy\u017Eaduje autentifik\xE1tor ale toto zariadenie ho nepodporuje.",
39631
+ passkey_registration_cancelled: "Registr\xE1cia passkey bola zru\u0161en\xE1 alebo vypr\u0161ala.",
39632
+ passkey_retrieval_cancelled: "Overenie passkey bolo zru\u0161en\xE9 alebo vypr\u0161alo.",
39633
39633
  passwordComplexity: {
39634
39634
  maximumLength: "menej ako {{length}} znakov",
39635
39635
  minimumLength: "{{length}} alebo viac znakov",
@@ -39639,9 +39639,9 @@ var skSK = {
39639
39639
  requireUppercase: "ve\u013Ek\xE9 p\xEDsmeno",
39640
39640
  sentencePrefix: "Va\u0161e heslo mus\xED obsahova\u0165"
39641
39641
  },
39642
- phone_number_exists: "This phone number is taken. Please try another.",
39642
+ phone_number_exists: "Toto telef\xF3nne \u010D\xEDslo je u\u017E obsaden\xE9. Sk\xFAste pros\xEDm in\xE9.",
39643
+ web3_missing_identifier: "Roz\u0161\xEDrenie Web3 Pe\u0148a\u017Eenky nebolo n\xE1jden\xE9. Je potrebn\xE9 ho nain\u0161talova\u0165.",
39643
39644
  session_exists: "Jste u\u017E p\u0159ihl\xE1\u0161en.",
39644
- web3_missing_identifier: void 0,
39645
39645
  zxcvbn: {
39646
39646
  couldBeStronger: "Va\u0161e heslo funguje, ale mohlo by by\u0165 silnej\u0161ie. Sk\xFAste prida\u0165 viac znakov.",
39647
39647
  goodPassword: "Dobr\xE1 pr\xE1ca. Toto je vynikaj\xFAce heslo.",
@@ -39690,7 +39690,7 @@ var skSK = {
39690
39690
  },
39691
39691
  userProfile: {
39692
39692
  apiKeysPage: {
39693
- title: void 0
39693
+ title: "K\u013E\xFA\u010De API"
39694
39694
  },
39695
39695
  backupCodePage: {
39696
39696
  actionLabel__copied: "Skop\xEDrovan\xE9!",
@@ -39732,8 +39732,8 @@ var skSK = {
39732
39732
  },
39733
39733
  start: {
39734
39734
  headerTitle__payments: void 0,
39735
- headerTitle__plans: void 0,
39736
- headerTitle__statements: void 0,
39735
+ headerTitle__plans: "Bal\xEDky",
39736
+ headerTitle__statements: "Fakt\xFAry",
39737
39737
  headerTitle__subscriptions: void 0
39738
39738
  },
39739
39739
  statementsSection: {
@@ -39761,7 +39761,7 @@ var skSK = {
39761
39761
  switchPlansSection: {
39762
39762
  title: void 0
39763
39763
  },
39764
- title: void 0
39764
+ title: "Fatur\xE1cia a platby"
39765
39765
  },
39766
39766
  connectedAccountPage: {
39767
39767
  formHint: "Vyberte poskytovate\u013Ea pre pripojenie v\xE1\u0161ho \xFA\u010Dtu.",
@@ -39777,11 +39777,11 @@ var skSK = {
39777
39777
  title: "Prida\u0165 pripojen\xFD \xFA\u010Det"
39778
39778
  },
39779
39779
  deletePage: {
39780
- actionDescription: 'Type "Delete account" below to continue.',
39781
- confirm: "Delete account",
39782
- messageLine1: "Are you sure you want to delete your account?",
39783
- messageLine2: "This action is permanent and irreversible.",
39784
- title: "Delete account"
39780
+ actionDescription: 'Pre pokra\u010Dovanie nap\xED\u0161te "Zmaza\u0165 \xFA\u010Det".',
39781
+ confirm: "Zmaza\u0165 \xFA\u010Det",
39782
+ messageLine1: "Ste si ist\xFD, \u017Ee chcete zmaza\u0165 svoj \xFA\u010Det?",
39783
+ messageLine2: "T\xE1to akcia je trval\xE1 a nem\xF4\u017Ee by\u0165 vr\xE1ten\xE1 sp\xE4\u0165.",
39784
+ title: "Zmaza\u0165 \xFA\u010Det"
39785
39785
  },
39786
39786
  emailAddressPage: {
39787
39787
  emailCode: {
@@ -39799,10 +39799,10 @@ var skSK = {
39799
39799
  successMessage: "E-mailov\xE1 adresa {{identifier}} bola pridan\xE1 k v\xE1\u0161mu \xFA\u010Dtu."
39800
39800
  },
39801
39801
  enterpriseSSOLink: {
39802
- formButton: void 0,
39803
- formSubtitle: void 0
39802
+ formButton: "Pre prihl\xE1senie kliknite",
39803
+ formSubtitle: "Dokon\u010Di\u0165 prihl\xE1senie pomocou {{identifier}}"
39804
39804
  },
39805
- formHint: void 0,
39805
+ formHint: "Pred pridan\xEDm tejto e-mailovej adresy k v\xE1\u0161mu \xFA\u010Dtu je potrebn\xE9 jej overenie.",
39806
39806
  removeResource: {
39807
39807
  messageLine1: "{{identifier}} bude odstr\xE1nen\xE1 z tohto \xFA\u010Dtu.",
39808
39808
  messageLine2: "Nebudete sa m\xF4c\u0165 prihl\xE1si\u0165 pomocou tejto e-mailovej adresy.",
@@ -39810,20 +39810,20 @@ var skSK = {
39810
39810
  title: "Odstr\xE1ni\u0165 e-mailov\xFA adresu"
39811
39811
  },
39812
39812
  title: "Prida\u0165 e-mailov\xFA adresu",
39813
- verifyTitle: "Verify email address"
39813
+ verifyTitle: "Overi\u0165 e-mailov\xFA adresu"
39814
39814
  },
39815
- formButtonPrimary__add: "Add",
39815
+ formButtonPrimary__add: "Prida\u0165",
39816
39816
  formButtonPrimary__continue: "Pokra\u010Dova\u0165",
39817
39817
  formButtonPrimary__finish: "Dokon\u010Di\u0165",
39818
- formButtonPrimary__remove: "Remove",
39819
- formButtonPrimary__save: "Save",
39818
+ formButtonPrimary__remove: "Odstr\xE1ni\u0165",
39819
+ formButtonPrimary__save: "Ulo\u017Ei\u0165",
39820
39820
  formButtonReset: "Zru\u0161i\u0165",
39821
39821
  mfaPage: {
39822
39822
  formHint: "Vyberte sp\xF4sob pridania.",
39823
39823
  title: "Prida\u0165 dvojfaktorov\xE9 overenie"
39824
39824
  },
39825
39825
  mfaPhoneCodePage: {
39826
- backButton: "Use existing number",
39826
+ backButton: "Pou\u017Ei\u0165 existuj\xFAce \u010D\xEDslo",
39827
39827
  primaryButton__addPhoneNumber: "Prida\u0165 telef\xF3nne \u010D\xEDslo",
39828
39828
  removeResource: {
39829
39829
  messageLine1: "{{identifier}} u\u017E nebude dost\xE1va\u0165 overovacie k\xF3dy pri prihlasovan\xED.",
@@ -39833,9 +39833,9 @@ var skSK = {
39833
39833
  },
39834
39834
  subtitle__availablePhoneNumbers: "Vyberte telef\xF3nne \u010D\xEDslo pre registr\xE1ciu dvojfaktorov\xE9ho overovania pomocou SMS k\xF3du.",
39835
39835
  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.",
39836
- successMessage1: "When signing in, you will need to enter a verification code sent to this phone number as an additional step.",
39837
- 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.",
39838
- successTitle: "SMS code verification enabled",
39836
+ 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.",
39837
+ 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.",
39838
+ successTitle: "Dvojfaktorov\xE9 overenie pomocou SMS k\xF3du je teraz povolen\xE9",
39839
39839
  title: "Prida\u0165 overovanie pomocou SMS k\xF3du"
39840
39840
  },
39841
39841
  mfaTOTPPage: {
@@ -39860,24 +39860,24 @@ var skSK = {
39860
39860
  },
39861
39861
  mobileButton__menu: "Menu",
39862
39862
  navbar: {
39863
- account: "Profile",
39864
- apiKeys: void 0,
39865
- billing: void 0,
39866
- description: "Manage your account info.",
39867
- security: "Security",
39868
- title: "Account"
39863
+ account: "Profil",
39864
+ apiKeys: "K\u013E\xFA\u010De API",
39865
+ billing: "Faktur\xE1cia",
39866
+ description: "Spravujte \xFAdaje svojho \xFA\u010Dtu a zabezpe\u010Denie",
39867
+ security: "Bezpe\u010Dnos\u0165",
39868
+ title: "\xDA\u010Det"
39869
39869
  },
39870
39870
  passkeyScreen: {
39871
39871
  removeResource: {
39872
- messageLine1: void 0,
39873
- title: void 0
39872
+ messageLine1: "{{name}} bude odstr\xE1nen\xFD z tohto \xFA\u010Dtu.",
39873
+ title: "Odstr\xE1ni\u0165 Passkey"
39874
39874
  },
39875
- subtitle__rename: void 0,
39876
- title__rename: void 0
39875
+ subtitle__rename: "Zme\u0148te n\xE1zov Passkey na nie\u010Do, \u010Do v\xE1m pom\xF4\u017Ee si ho zapam\xE4ta\u0165.",
39876
+ title__rename: "Premenova\u0165 Passkey"
39877
39877
  },
39878
39878
  passwordPage: {
39879
- checkboxInfoText__signOutOfOtherSessions: "It is recommended to sign out of all other devices which may have used your old password.",
39880
- readonly: "Your password can currently not be edited because you can sign in only via the enterprise connection.",
39879
+ 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.",
39880
+ 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.",
39881
39881
  successMessage__set: "Va\u0161e heslo bolo nastaven\xE9.",
39882
39882
  successMessage__signOutOfOtherSessions: "V\u0161etky ostatn\xE9 zariadenia boli odhl\xE1sen\xE9.",
39883
39883
  successMessage__update: "Va\u0161e heslo bolo aktualizovan\xE9.",
@@ -39894,8 +39894,8 @@ var skSK = {
39894
39894
  },
39895
39895
  successMessage: "{{identifier}} bolo pridan\xE9 k v\xE1\u0161mu \xFA\u010Dtu.",
39896
39896
  title: "Prida\u0165 telef\xF3nne \u010D\xEDslo",
39897
- verifySubtitle: "Enter the verification code sent to {{identifier}}",
39898
- verifyTitle: "Verify phone number"
39897
+ verifySubtitle: "Zadajte overovac\xED k\xF3d odoslan\xFD na {{identifier}}",
39898
+ verifyTitle: "Overte telef\xF3nne \u010D\xEDslo"
39899
39899
  },
39900
39900
  plansPage: {
39901
39901
  title: void 0
@@ -39905,7 +39905,7 @@ var skSK = {
39905
39905
  imageFormDestructiveActionSubtitle: "Odstr\xE1ni\u0165 obr\xE1zok",
39906
39906
  imageFormSubtitle: "Nahra\u0165 obr\xE1zok",
39907
39907
  imageFormTitle: "Profilov\xFD obr\xE1zok",
39908
- readonly: "Your profile information has been provided by the enterprise connection and cannot be edited.",
39908
+ readonly: "Inform\xE1cie vo va\u0161om profile boli poskytnut\xE9 firemn\xFDm prihl\xE1sen\xEDm a nie je mo\u017En\xE9 ich upravi\u0165.",
39909
39909
  successMessage: "V\xE1\u0161 profil bol aktualizovan\xFD.",
39910
39910
  title: "Aktualizova\u0165 profil"
39911
39911
  },
@@ -39919,13 +39919,13 @@ var skSK = {
39919
39919
  actionLabel__reauthorize: "Autorizova\u0165 teraz",
39920
39920
  destructiveActionTitle: "Odstr\xE1ni\u0165",
39921
39921
  primaryButton: "Pripoji\u0165 \xFA\u010Det",
39922
- subtitle__disconnected: void 0,
39923
- subtitle__reauthorize: "The required scopes have been updated, and you may be experiencing limited functionality. Please re-authorize this application to avoid any issues",
39922
+ subtitle__disconnected: "Tento \xFA\u010Det bol odpojen\xFD.",
39923
+ 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",
39924
39924
  title: "Pripojen\xE9 \xFA\u010Dty"
39925
39925
  },
39926
39926
  dangerSection: {
39927
- deleteAccountButton: "Delete Account",
39928
- title: "Account termination"
39927
+ deleteAccountButton: "Zmaza\u0165 \xFA\u010Det",
39928
+ title: "Zmazanie \xFA\u010Dtu"
39929
39929
  },
39930
39930
  emailAddressesSection: {
39931
39931
  destructiveAction: "Odstr\xE1ni\u0165 emailov\xFA adresu",
@@ -39936,7 +39936,7 @@ var skSK = {
39936
39936
  title: "Emailov\xE9 adresy"
39937
39937
  },
39938
39938
  enterpriseAccountsSection: {
39939
- title: "Enterprise accounts"
39939
+ title: "Firemn\xE9 \xFA\u010Dty"
39940
39940
  },
39941
39941
  headerTitle__account: "\xDA\u010Det",
39942
39942
  headerTitle__security: "Bezpe\u010Dnos\u0165",
@@ -39959,10 +39959,10 @@ var skSK = {
39959
39959
  }
39960
39960
  },
39961
39961
  passkeysSection: {
39962
- menuAction__destructive: void 0,
39963
- menuAction__rename: void 0,
39964
- primaryButton: void 0,
39965
- title: void 0
39962
+ menuAction__destructive: "Odstr\xE1ni\u0165",
39963
+ menuAction__rename: "Premenova\u0165",
39964
+ primaryButton: "Prida\u0165 Passkey",
39965
+ title: "Passkey"
39966
39966
  },
39967
39967
  passwordSection: {
39968
39968
  primaryButton__setPassword: "Nastavi\u0165 heslo",
@@ -39978,7 +39978,7 @@ var skSK = {
39978
39978
  title: "Telef\xF3nne \u010D\xEDsla"
39979
39979
  },
39980
39980
  profileSection: {
39981
- primaryButton: void 0,
39981
+ primaryButton: "Aktualizova\u0165 profil",
39982
39982
  title: "Profil"
39983
39983
  },
39984
39984
  usernameSection: {
@@ -39988,7 +39988,7 @@ var skSK = {
39988
39988
  },
39989
39989
  web3WalletsSection: {
39990
39990
  destructiveAction: "Odstr\xE1ni\u0165 pe\u0148a\u017Eenku",
39991
- detailsAction__nonPrimary: void 0,
39991
+ detailsAction__nonPrimary: "Nastai\u0165 ako hlavn\xFA",
39992
39992
  primaryButton: "Web3 pe\u0148a\u017Eenky",
39993
39993
  title: "Web3 pe\u0148a\u017Eenky"
39994
39994
  }
@@ -40014,16 +40014,16 @@ var skSK = {
40014
40014
  },
40015
40015
  waitlist: {
40016
40016
  start: {
40017
- actionLink: void 0,
40018
- actionText: void 0,
40019
- formButton: void 0,
40020
- subtitle: void 0,
40021
- title: void 0
40017
+ actionLink: "Prihl\xE1si\u0165 sa",
40018
+ actionText: "M\xE1te pr\xEDstup?",
40019
+ formButton: "Prida\u0165 sa na waitlist",
40020
+ subtitle: "Zadajte svoj email a my v\xE1s budeme informova\u0165, ke\u010F bude pr\xEDstup povolen\xFD.",
40021
+ title: "Prida\u0165 sa na waitlist"
40022
40022
  },
40023
40023
  success: {
40024
- message: void 0,
40025
- subtitle: void 0,
40026
- title: void 0
40024
+ message: "\u010Coskoro budete presmerovan\xED...",
40025
+ subtitle: "Budeme v\xE1s informova\u0165, ke\u010F bude pr\xEDstup povolen\xFD.",
40026
+ title: "\u010Eakujeme, \u017Ee ste sa pridali na waitlist!"
40027
40027
  }
40028
40028
  }
40029
40029
  };