Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-04 03:18:25 +0300
committerNextcloud bot <bot@nextcloud.com>2017-04-04 03:18:25 +0300
commitddd59aa97f95002b3bc3ce5f9e6b8c879446957b (patch)
tree139699e293402006fa4004365a85c15355a8704c /l10n/es_MX.json
parent8f9198efaa01d3006f480a11a3b0ad7fbb4b5071 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es_MX.json')
-rw-r--r--l10n/es_MX.json40
1 files changed, 40 insertions, 0 deletions
diff --git a/l10n/es_MX.json b/l10n/es_MX.json
new file mode 100644
index 00000000..af643043
--- /dev/null
+++ b/l10n/es_MX.json
@@ -0,0 +1,40 @@
+{ "translations": {
+ "Saved" : "Guardado",
+ "X.509 certificate of the Service Provider" : "certificado X.509 del Proveedor de Servicio",
+ "Private key of the Service Provider" : "Llave privada del Proveedor de Servicio",
+ "Indicates that the nameID of the <samlp:logoutRequest> sent by this SP will be encrypted." : "Indica que el nameID de <samlp:logoutRequest> enviado por este SP será encriptado. ",
+ "Indicates whether the <samlp:AuthnRequest> messages sent by this SP will be signed. [Metadata of the SP will offer this info]" : "Indica si los mensajes <samlp:AuthnRequest> enviados por este SP serán firmados. [Los metadatos del SP proporcionarán esta información]",
+ "Indicates whether the <samlp:logoutRequest> messages sent by this SP will be signed." : "Indica si los mensjaes <samlp:logoutRequest> enviados por este SP serán firmados. ",
+ "Indicates whether the <samlp:logoutResponse> messages sent by this SP will be signed." : "Indica is los mensajes <samlp:logoutResponse> enviados por este SP serán firmados. ",
+ "Indicates a requirement for the <samlp:Response>, <samlp:LogoutRequest> and <samlp:LogoutResponse> elements received by this SP to be signed." : "Indica un requerimiento para que los elementos recibidos <samlp:Response>, <samlp:LogoutRequest> y <samlp:LogoutResponse> por este SP para ser firmados. ",
+ "Indicates a requirement for the <saml:Assertion> elements received by this SP to be signed. [Metadata of the SP will offer this info]" : "Indica un requerimientos para que los elementos recibidos <saml:Assertion> por este SP para ser firmados. [Los metadatos del SP proporcionarán esta información]",
+ "Indicates a requirement for the <saml:Assertion> elements received by this SP to be encrypted." : "Indica un requerimiento para que los elelemtnos recibidos <saml:Assertion> de este SP sean encriptados. ",
+ " Indicates a requirement for the NameID element on the SAMLResponse received by this SP to be present." : "Indica un requerimiento para que el elemento NameID en la SAMLResponse recibida por este SP esté presente. ",
+ "Indicates a requirement for the NameID received by this SP to be encrypted." : "Indica que un requerimiento para el NameID recibido por este SP está encriptado.",
+ "Indicates if the SP will validate all received XMLs." : "Indica si el SP validará todos los XMLs recibidos. ",
+ "ADFS URL-Encodes SAML data as lowercase, and the toolkit by default uses uppercase. Enable for ADFS compatibility on signature verification." : "ADFS URL-Codifica los datos SAML como minúsculas, y el juego de herramientas usa mayúsculas por defecto. Habilite para tener compatibilidad con ADFS en la verificacón de la firma.",
+ "Attribute to map the UID to." : "Atributo que corresponde al UID.",
+ "Only allow authentication if an account is existent on some other backend. (e.g. LDAP)" : "Sólo permitir autenticacion si la cuenta existe en algún otro sistema. (ejem. LDAP)",
+ "Attribute to map the displayname to." : "Atributo que corresponde a displayname. ",
+ "Attribute to map the email address to." : "Atributo que corresponde a email address.",
+ "Use SAML auth for the %s desktop clients (requires user re-authentication)" : "Favor de usar autenticación SAML para los %s clientes de escritorio (se requiere volver a autenticar)",
+ "SSO & SAML authentication" : "Autenticación SSO & SAML",
+ "Open documentation" : "Abrir documentación",
+ "Please choose whether you want to authenticate using the SAML provider built-in in Nextcloud or whether you want to authenticate against an environment variable." : "Favor de seleccionar si usted desdea autenticarse usando el proveedor integrado SAML de Nextcloud o si desdea autenticarse contra una variable de ambiente. ",
+ "Use built-in SAML authentication" : "Usar autenticación SAML integrada",
+ "Use environment variable" : "Usar la variable de ambiente",
+ "Show Service Provider settings ..." : "Mostrar los ajustes del proveedor de servicios ...",
+ "Configure your IdP settings here." : "Configure los ajustes de IdP aquí. ",
+ "Show optional Identity Provider settings ..." : "Mostrar los ajustes opcionales para Proveedor de Identidad ...",
+ "Security settings" : "Ajustes de seguridad",
+ "For increased security we recommend enabling the following settings if supported by your environment." : "Para mayor seguridad le recomendamos habilitar los siguientes ajustes si están soportados en su ambiente.",
+ "Show security settings ..." : "Mostras ajustes de seguridad ...",
+ "Signatures and encryption offered" : "Firmas y encripción disponibles",
+ "Signatures and encryption required" : "Firmas y encripción requeridos",
+ "Download metadata XML" : "Descargar metadatos XML",
+ "Metadata invalid" : "Metadatos inválidos",
+ "Metadata valid" : "Metadatos válidos",
+ "Account not provisioned." : "La cuenta no está aprovisionada. ",
+ "Your account is not provisioned, access to this service is thus not possible." : "Su cuenta no ha sido aprovisionada, por lo cual el acceso a este servico no es posible. "
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file