diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-12 00:08:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-12 00:08:43 +0000 |
commit | 13295c2d1ddf3e4daf491a6c41303dbd1dc40b68 (patch) | |
tree | 3225a81a6d821744f43997a6b09ec6cdd9217261 /apps/oauth2/l10n/es_MX.js | |
parent | 1b12e7ad7bc414fc9f8dba1e830b1cfbcc55e27b (diff) | |
download | nextcloud-server-13295c2d1ddf3e4daf491a6c41303dbd1dc40b68.tar.gz nextcloud-server-13295c2d1ddf3e4daf491a6c41303dbd1dc40b68.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/es_MX.js')
-rw-r--r-- | apps/oauth2/l10n/es_MX.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/es_MX.js b/apps/oauth2/l10n/es_MX.js index c96e2c46770..5aa4242f548 100644 --- a/apps/oauth2/l10n/es_MX.js +++ b/apps/oauth2/l10n/es_MX.js @@ -3,9 +3,9 @@ OC.L10N.register( { "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "Clientes OAuth 2.0", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 le permite a servicios externos solicituar acceso a su %s.", + "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 le permite a servicios externos solicituar acceso a tu %s.", "Name" : "Nombre", - "Redirection URI" : "URI de redirección", + "Redirection URI" : "URI para redirección", "Client Identifier" : "Identificador del cliente", "Secret" : "Secreto", "Add client" : "Agregar cliente", |