Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Jul 21, 2023
1 parent cdaed7f commit b65cdb8
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
18 changes: 18 additions & 0 deletions l10n/es_EC.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,26 @@ OC.L10N.register(
"twofactor_gateway",
{
"%s is your Nextcloud authentication code" : "%s es su código de autenticación de Nextcloud",
"Signal verification" : "Verificación de Signal",
"Authenticate via Signal" : "Autenticación mediante Signal",
"Message gateway verification" : "Verificación del servicio de mensajes",
"Authenticate via SMS" : "Autenticación mediante SMS",
"Telegram verification" : "Verificación de Telegram",
"Authenticate via Telegram" : "Autenticación mediante Telegram",
"XMPP verification" : "Verificación de XMPP",
"Authenticate via XMPP" : "Autenticación mediante XMPP",
"Two-Factor Gateway" : "Two-Factor Gateway",
"Two-factor gateway providers (SMS, Telegram, Signal)" : "Proveedores de autenticación de dos factores (SMS, Telegram, Signal)",
"A set of Nextcloud two-factor providers to send authentication codes via Signal, SMS and Telegram." : "Un conjunto de proveedores de dos factores de Nextcloud para enviar códigos de autenticación a través de Signal, SMS y Telegram.",
"The {displayName} gateway is not configured." : "El proveedor {displayName} no está configurado.",
"You are not using {displayName} for two-factor authentication at the moment." : "Actualmente no estás usando {displayName} para la autenticación de dos factores.",
"Enable" : "Habilitar",
"Could not verify your code. Please try again." : "No se pudo verificar tu código. Por favor, inténtalo de nuevo.",
"Enter your identification (e.g. phone number to start the verification):" : "Ingresa tu identificación (por ejemplo, número de teléfono para comenzar la verificación):",
"Verify" : "Verificar",
"A confirmation code has been sent to {phone}. Please insert the code here:" : "Un código de confirmación ha sido enviado a {phone}. Por favor, introduce el código aquí:",
"Confirm" : "Confirmar",
"Your account was successfully configured to receive messages via {displayName}." : "Tu cuenta ha sido configurada correctamente para recibir mensajes a través de {displayName}.",
"Disable" : "Deshabilitar",
"Authentication code" : "Código de autenticación",
"An access code has been sent to %s" : "Un código de acceso ha sido enviado a %s",
Expand Down
18 changes: 18 additions & 0 deletions l10n/es_EC.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,25 @@
{ "translations": {
"%s is your Nextcloud authentication code" : "%s es su código de autenticación de Nextcloud",
"Signal verification" : "Verificación de Signal",
"Authenticate via Signal" : "Autenticación mediante Signal",
"Message gateway verification" : "Verificación del servicio de mensajes",
"Authenticate via SMS" : "Autenticación mediante SMS",
"Telegram verification" : "Verificación de Telegram",
"Authenticate via Telegram" : "Autenticación mediante Telegram",
"XMPP verification" : "Verificación de XMPP",
"Authenticate via XMPP" : "Autenticación mediante XMPP",
"Two-Factor Gateway" : "Two-Factor Gateway",
"Two-factor gateway providers (SMS, Telegram, Signal)" : "Proveedores de autenticación de dos factores (SMS, Telegram, Signal)",
"A set of Nextcloud two-factor providers to send authentication codes via Signal, SMS and Telegram." : "Un conjunto de proveedores de dos factores de Nextcloud para enviar códigos de autenticación a través de Signal, SMS y Telegram.",
"The {displayName} gateway is not configured." : "El proveedor {displayName} no está configurado.",
"You are not using {displayName} for two-factor authentication at the moment." : "Actualmente no estás usando {displayName} para la autenticación de dos factores.",
"Enable" : "Habilitar",
"Could not verify your code. Please try again." : "No se pudo verificar tu código. Por favor, inténtalo de nuevo.",
"Enter your identification (e.g. phone number to start the verification):" : "Ingresa tu identificación (por ejemplo, número de teléfono para comenzar la verificación):",
"Verify" : "Verificar",
"A confirmation code has been sent to {phone}. Please insert the code here:" : "Un código de confirmación ha sido enviado a {phone}. Por favor, introduce el código aquí:",
"Confirm" : "Confirmar",
"Your account was successfully configured to receive messages via {displayName}." : "Tu cuenta ha sido configurada correctamente para recibir mensajes a través de {displayName}.",
"Disable" : "Deshabilitar",
"Authentication code" : "Código de autenticación",
"An access code has been sent to %s" : "Un código de acceso ha sido enviado a %s",
Expand Down

0 comments on commit b65cdb8

Please sign in to comment.