Add security and 2FA translations

This commit is contained in:
Javier Núñez 2022-06-03 11:40:25 +02:00
parent 4301927b7f
commit 0ba1dc6d48

View File

@ -299,61 +299,61 @@
"npi-private-numbering-plan": "9 - Privado", "npi-private-numbering-plan": "9 - Privado",
"npi-ermes-numbering-plan": "10 - ERMES (ETSI DE/PS 3 01-3)", "npi-ermes-numbering-plan": "10 - ERMES (ETSI DE/PS 3 01-3)",
"npi-internet": "13 - Internet (IP)", "npi-internet": "13 - Internet (IP)",
"npi-wap-client-id": "18 - WAP Client Id (to be defined by WAP Forum)", "npi-wap-client-id": "18 - WAP Client Id (a definir por WAP Forum)",
"scheme-smsc": "0 - SMSC Default Alphabet (ASCII for short and long code and to GSM for toll-free)", "scheme-smsc": "0 - Alfabeto por defecto SMSC (ASCII para códigos cortos y largos y GSM para gratuitos)",
"scheme-ia5": "1 - IA5 (ASCII for short and long code, Latin 9 for toll-free (ISO-8859-9))", "scheme-ia5": "1 - IA5 (ASCII para códigos cortos y largos, Latin 9 para gratuitos (ISO-8859-9))",
"scheme-octet-unspecified-2": "2 - Octet Unspecified (8-bit binary)", "scheme-octet-unspecified-2": "2 - Octetos sin especificar (binario 8-bit)",
"scheme-latin-1": "3 - Latin 1 (ISO-8859-1)", "scheme-latin-1": "3 - Latin 1 (ISO-8859-1)",
"scheme-octet-unspecified-4": "4 - Octet Unspecified (8-bit binary)", "scheme-octet-unspecified-4": "4 - Octetos sin especificar (binario 8-bit)",
"scheme-jis": "5 - JIS (X 0208-1990)", "scheme-jis": "5 - JIS (X 0208-1990)",
"scheme-cyrillic": "6 - Cyrillic (ISO-8859-5)", "scheme-cyrillic": "6 - Cillico (ISO-8859-5)",
"scheme-latin-hebrew": "7 - Latin/Hebrew (ISO-8859-8)", "scheme-latin-hebrew": "7 - Latin/Hebreo (ISO-8859-8)",
"scheme-ucs-utf": "8 - UCS2/UTF-16 (ISO/IEC-10646)", "scheme-ucs-utf": "8 - UCS2/UTF-16 (ISO/IEC-10646)",
"scheme-pictogram-encoding": "9 - Pictogram Encoding", "scheme-pictogram-encoding": "9 - Codificación por Pictograma",
"scheme-music-codes": "10 - Music Codes (ISO-2022-JP)", "scheme-music-codes": "10 - Códigos musicales (ISO-2022-JP)",
"scheme-extended-kanji-jis": "13 - Extended Kanji JIS (X 0212-1990)", "scheme-extended-kanji-jis": "13 - Kanji extendido JIS (X 0212-1990)",
"scheme-korean-graphic-character-set": "14 - Korean Graphic Character Set (KS C 5601/KS X 1001)" "scheme-korean-graphic-character-set": "14 - Set de carácteres Koreanos (KS C 5601/KS X 1001)"
}, },
"queue-select-name": "Select queue name", "queue-select-name": "Seleccionar nombre de cola",
"queue-name": "Name", "queue-name": "Nombre",
"queue-name-required": "Queue name is required!", "queue-name-required": "Nombre de cola requerido!",
"queues": "Queues", "queues": "Colas",
"queue-partitions": "Partitions", "queue-partitions": "Particiones",
"queue-submit-strategy": "Submit strategy", "queue-submit-strategy": "Estrategia de envíos",
"queue-processing-strategy": "Processing strategy", "queue-processing-strategy": "Estrategia de procesamiento",
"queue-configuration": "Queue configuration", "queue-configuration": "Configuración Cola",
"2fa": { "2fa": {
"2fa": "Two-factor authentication", "2fa": "Autenticación de dos factores (2FA)",
"available-providers": "Available providers", "available-providers": "Proveedores disponibles",
"issuer-name": "Issuer name", "issuer-name": "Nombre de emisor",
"issuer-name-required": "Issuer name is required.", "issuer-name-required": "Nombre de emisor requerido.",
"max-verification-failures-before-user-lockout": "Max verification failures before user lockout", "max-verification-failures-before-user-lockout": "Máximo de fallos de verificación antes de bloquear cuenta",
"max-verification-failures-before-user-lockout-pattern": "Max verification failures must be a positive integer.", "max-verification-failures-before-user-lockout-pattern": "Máximo de fallos debe ser un número entero positivo.",
"number-of-checking-attempts": "Number of checking attempts", "number-of-checking-attempts": "Número de intentos de verificación",
"number-of-checking-attempts-pattern": "Number of checking attempts must be a positive integer.", "number-of-checking-attempts-pattern": "Número de intentos debe ser un número entero positivo.",
"number-of-checking-attempts-required": "Number of checking attempts is required.", "number-of-checking-attempts-required": "Número de intentos requerido.",
"number-of-codes": "Number of codes", "number-of-codes": "Número de códigos",
"number-of-codes-pattern": "Number of codes must be a positive integer.", "number-of-codes-pattern": "Número de códigos debe ser un número entero positivo.",
"number-of-codes-required": "Number of codes is required.", "number-of-codes-required": "Número de códigos requerido.",
"provider": "Provider", "provider": "Proveedor",
"retry-verification-code-period": "Retry verification code period (sec)", "retry-verification-code-period": "Reintentos de código de verificación (sec)",
"retry-verification-code-period-pattern": "Minimal period time is 5 sec", "retry-verification-code-period-pattern": "El período mínimo es de 5 sec",
"retry-verification-code-period-required": "Retry verification code period is required.", "retry-verification-code-period-required": "Reintentos requerido.",
"total-allowed-time-for-verification": "Total allowed time for verification (sec)", "total-allowed-time-for-verification": "Total de tiempo permitido para verificación (sec)",
"total-allowed-time-for-verification-pattern": "Minimal total allowed time is 60 sec", "total-allowed-time-for-verification-pattern": "El mínimo del total de tiempo perminito es de 60 sec",
"total-allowed-time-for-verification-required": "Total allowed time is required.", "total-allowed-time-for-verification-required": "Total de tiempo requerido.",
"use-system-two-factor-auth-settings": "Use system two factor auth settings", "use-system-two-factor-auth-settings": "Usar ajustes 2FA del sistema",
"verification-code-check-rate-limit": "Verification code check rate limit", "verification-code-check-rate-limit": "Límite de chequeo del código de verificación",
"verification-code-lifetime": "Verification code lifetime (sec)", "verification-code-lifetime": "Tiempo de vida del código de verificación (sec)",
"verification-code-lifetime-pattern": "Verification code lifetime must be a positive integer.", "verification-code-lifetime-pattern": "Tiempo de vida del código de verificación debe ser un número entero positivo.",
"verification-code-lifetime-required": "Verification code lifetime is required.", "verification-code-lifetime-required": "Tiempo de vida requerido.",
"verification-message-template": "Verification message template", "verification-message-template": "Plantilla del mensaje de verificación",
"verification-limitations": "Verification limitations", "verification-limitations": "Límites de verificación",
"verification-message-template-pattern": "Verification message need to contains pattern: ${code}", "verification-message-template-pattern": "El mensaje de verificación debe contener el patrón: ${code}",
"verification-message-template-required": "Verification message template is required.", "verification-message-template-required": "Plantilla de mensaje de verificación requerida.",
"within-time": "Within time (sec)", "within-time": "Rango de tiempo (sec)",
"within-time-pattern": "Time must be a positive integer.", "within-time-pattern": "Tiempo debe ser un número entero positivo.",
"within-time-required": "Time is required." "within-time-required": "Tiempo requerido."
} }
}, },
"alarm": { "alarm": {
@ -2504,19 +2504,19 @@
"login-with": "Login con {{name}}", "login-with": "Login con {{name}}",
"or": "o", "or": "o",
"error": "Error de Login", "error": "Error de Login",
"verify-your-identity": "Verify your identity", "verify-your-identity": "Verificar identidad",
"select-way-to-verify": "Select a way to verify", "select-way-to-verify": "Selecciona el modo de verificación",
"resend-code": "Resend code", "resend-code": "Reenviar código",
"resend-code-wait": "Resend code in { time, plural, 1 {1 second} other {# seconds} }", "resend-code-wait": "Reenviar código en { time, plural, 1 {1 segundo} other {# segundos} }",
"try-another-way": "Try another way", "try-another-way": "Otros modos de verificación",
"totp-auth-description": "Please enter the security code from your authenticator app.", "totp-auth-description": "Por favor, introduce el código de seguridad de tu aplicación de autenticación.",
"totp-auth-placeholder": "Code", "totp-auth-placeholder": "Código",
"sms-auth-description": "A security code has been sent to your phone at {{contact}}.", "sms-auth-description": "Se ha enviado un código de verificación a tu número: {{contact}} proporcionado.",
"sms-auth-placeholder": "SMS code", "sms-auth-placeholder": "Código SMS",
"email-auth-description": "A security code has been sent to your email address at {{contact}}.", "email-auth-description": "Se ha enviado un código de verificación al email {{contact}} proporcionado.",
"email-auth-placeholder": "Email code", "email-auth-placeholder": "Código Email",
"backup-code-auth-description": "Please enter one of your backup codes.", "backup-code-auth-description": "Por favor, introduce el código de backup.",
"backup-code-auth-placeholder": "Backup code" "backup-code-auth-placeholder": "Código de Backup"
}, },
"markdown": { "markdown": {
"edit": "Editar", "edit": "Editar",
@ -2606,59 +2606,59 @@
"tokenCopiedWarnMessage": "JWT caducado, por favor actualiza la página." "tokenCopiedWarnMessage": "JWT caducado, por favor actualiza la página."
}, },
"security": { "security": {
"security": "Security", "security": "Seguridad",
"2fa": { "2fa": {
"2fa": "Two-factor authentication", "2fa": "Autenticación de doble factor (2FA)",
"2fa-description": "Two-factor authentication protects your account from unauthorized access. All you have to do is enter a security code when you log in.", "2fa-description": "La autenticación de doble factor proteje tu cuenta de accesos no autorizados. Lo único que tienes que hacer es entrar un código de seguridad al hacer login.",
"authenticate-with": "You can authenticate with:", "authenticate-with": "Puedes autenticarte con:",
"disable-2fa-provider-text": "Disabling {{name}} will make your account less secure", "disable-2fa-provider-text": "Desactivar {{name}} hará tu cuenta menos segura",
"disable-2fa-provider-title": "Are you sure you want to disable {{name}}?", "disable-2fa-provider-title": "Estás seguro de desactivar {{name}}?",
"get-new-code": "Get new code", "get-new-code": "Obtener un nuevo código",
"main-2fa-method": "Use as main two-factor authentication method", "main-2fa-method": "Usar como método de autenticación de doble factor principal",
"dialog": { "dialog": {
"activation-step-description-email": "The next time you login in, you will be prompted to enter the security code that will be sent to your email address.", "activation-step-description-email": "La próxima vez que hagas log-in, se deberá introducir el código de seguridad que se enviará a tu dirección de email.",
"activation-step-description-sms": "The next time you login in, you will be prompted to enter the security code that will be sent to the phone number.", "activation-step-description-sms": "La próxima vez que hagas log-in, se deberá introducir el código de seguridad que se enviará a tu número de teléfono.",
"activation-step-description-totp": "The next time you login in, you will need to provide a two-factor authentication code.", "activation-step-description-totp": "La próxima vez que hagas log-in, se deberá introducir el código de seguridad de doble factor.",
"activation-step-label": "Activation", "activation-step-label": "Activación",
"backup-code-description": "Print out the codes so you have them handy when you need to use them to log in to your account. You can use each backup code once.", "backup-code-description": "Imprime los códigos y guárdalos en un lugar seguro, se necesitarán para hacer login en tu cuenta. Puedes usar cada código de backup sólo una vez.",
"backup-code-warn": "Once you leave this page, these codes cannot be shown again. Store them safely using the options below.", "backup-code-warn": "Una vez que salgas de esta página, estos códigos no se volverán a mostrar. Guárdalos en un lugar seguro usando las opciones a continuación.",
"download-txt": "Download (txt)", "download-txt": "Descargar (txt)",
"email-step-description": "Enter an email to use as your authenticator.", "email-step-description": "Introduce tu email para usar como autenticador.",
"email-step-label": "Email", "email-step-label": "Email",
"enable-email-title": "Enable email authenticator", "enable-email-title": "Activar autenticador por email",
"enable-sms-title": "Enable SMS authenticator", "enable-sms-title": "Activar autenticador por SMS",
"enable-totp-title": "Enable authenticator app", "enable-totp-title": "Activar autenticador por app",
"enter-verification-code": "Enter the 6-digit code here", "enter-verification-code": "Entra el código de 6-dígitos",
"get-backup-code-title": "Get backup code", "get-backup-code-title": "Obtener copia de seguridad",
"next": "Next", "next": "Siguiente",
"scan-qr-code": "Scan this QR code with your verification app", "scan-qr-code": "Escanea el código QR con tu aplicación de autenticación",
"send-code": "Send code", "send-code": "Enviar código",
"sms-step-description": "Enter a phone number to use as your authenticator.", "sms-step-description": "Introduce tu número de teléfono para usar como autenticador.",
"sms-step-label": "Phone Number", "sms-step-label": "Número de teléfono",
"success": "Success!", "success": "Éxito!",
"totp-step-description-install": "You can install apps like Google Authenticator, Authy, or Duo.", "totp-step-description-install": "Puedes instalar la aplicación Google Authenticator, Authy, o Duo.",
"totp-step-description-open": "Open the authenticator app on your mobile phone.", "totp-step-description-open": "Abre la aplicación de autenticación en tu teléfono móvil.",
"totp-step-label": "Get app", "totp-step-label": "Obtener app",
"verification-code": "6-digit code", "verification-code": "Código de 6-dígitos",
"verification-code-invalid": "Invalid verification code format", "verification-code-invalid": "Formáto de código inválido",
"verification-code-incorrect": "Verification code is incorrect", "verification-code-incorrect": "El código de verificación es incorrecto",
"verification-code-many-request": "Too many requests check verification code", "verification-code-many-request": "Demasiadas solicitudes, revisa el código de verificación",
"verification-step-description": "Enter a 6-digit code we just sent to {{address}}", "verification-step-description": "Introduce el código de 6-dígitos que acabamos de enviar a {{address}}",
"verification-step-label": "Verification" "verification-step-label": "Verificación"
}, },
"provider": { "provider": {
"email": "Email", "email": "Email",
"email-description": "Use a security code sent to your email address to authenticate.", "email-description": "Usar un código de seguridad enviado a tu email para autenticarte.",
"email-hint": "Authentication codes are sent via email to {{ info }}", "email-hint": "Los códigos de autenticación se han enviado por email a {{ info }}",
"sms": "SMS", "sms": "SMS",
"sms-description": "Use your phone to authenticate. We'll send you a security code via SMS message when you log in.", "sms-description": "Usar tu teléfono para autenticarte. Enviaremos un código de seguridad vía SMS.",
"sms-hint": "Authentication codes are sent by text message to {{ info }}", "sms-hint": "Los códigos de autenticación se han enviado por mensaje de texto SMS a {{ info }}",
"totp": "Authenticator app", "totp": "App de autenticación",
"totp-description": "Use apps like Google Authenticator, Authy, or Duo on your phone to authenticate. It will generate a security code for logging in.", "totp-description": "Usar aplicaciones como Google Authenticator, Authy, o Duo en tu teléfono para autenticarte. Se generará un código de seguridad para hacer login.",
"totp-hint": "Authenticator app is set up for your account", "totp-hint": "La aplicación de autenticación se ha configurado en tu cuenta",
"backup_code": "Backup code", "backup_code": "Código Backup",
"backup-code-description": "These printable one-time passcodes allow you to sign in when away from your phone, like when youre traveling.", "backup-code-description": "Estos códigos de seguridad imprimibles son de un solo uso, te permiten identificarte cuando no tengas el teléfono a mano, útil cuando se viaja.",
"backup-code-hint": "{{ info }} single-use codes are active at this time" "backup-code-hint": "{{ info }} códigos de un solo uso activos en este momento"
} }
} }
}, },