From 46b62ff579035818fe01a136157c533d69efd0b1 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 27 Jun 2018 10:06:12 +0000 Subject: [tx-robot] updated from transifex --- apps/oauth2/l10n/es_SV.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'apps/oauth2/l10n/es_SV.js') diff --git a/apps/oauth2/l10n/es_SV.js b/apps/oauth2/l10n/es_SV.js index c5e0d2f46b0..3dafdada22e 100644 --- a/apps/oauth2/l10n/es_SV.js +++ b/apps/oauth2/l10n/es_SV.js @@ -3,12 +3,12 @@ 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 %s." : "OAuth 2.0 le permite a los servicios externos solicitar acceso a %s.", "Name" : "Nombre", - "Redirection URI" : "URI para redirección", "Client Identifier" : "Identificador del cliente", - "Secret" : "Secreto", "Add client" : "Agregar cliente", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 le permite a los servicios externos solicitar acceso a %s.", + "Redirection URI" : "URI para redirección", + "Secret" : "Secreto", "Add" : "Agregar" }, "nplurals=2; plural=(n != 1);"); -- cgit v1.2.3