diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-18 00:08:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-18 00:08:12 +0000 |
commit | 041e327a6c25ffdb35309e84fc7e9568ce98a414 (patch) | |
tree | ab49a1c9db4b15bc8cdcb17752bbded4482f1273 /apps/oauth2/l10n/es_AR.json | |
parent | 515d83236b3a77efcd9e41e8acf9cd7a6e5eec2e (diff) | |
download | nextcloud-server-041e327a6c25ffdb35309e84fc7e9568ce98a414.tar.gz nextcloud-server-041e327a6c25ffdb35309e84fc7e9568ce98a414.zip |
[tx-robot] updated from transifexv12.0.1RC1
Diffstat (limited to 'apps/oauth2/l10n/es_AR.json')
-rw-r--r-- | apps/oauth2/l10n/es_AR.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/es_AR.json b/apps/oauth2/l10n/es_AR.json index 809d645680c..5ea91c769bc 100644 --- a/apps/oauth2/l10n/es_AR.json +++ b/apps/oauth2/l10n/es_AR.json @@ -1,12 +1,12 @@ { "translations": { "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.", "Name" : "Nombre", "Redirection URI" : "URI de redirección", "Client Identifier" : "Identificador del cliente", "Secret" : "Secreto", "Add client" : "Agregar cliente", - "Add" : "Agregar" + "Add" : "Agregar", + "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." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |