aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-10 00:13:31 +0000
committerNextcloud bot <bot@nextcloud.com>2018-05-10 00:13:31 +0000
commite2f5355f731b5898277317722a6ae1e8de39a684 (patch)
tree41268d2067c56e969db436f4894fdb0ce5b36a73 /apps/oauth2
parent44255faab38e003ed39c1b2e74ce68d7b509d504 (diff)
downloadnextcloud-server-e2f5355f731b5898277317722a6ae1e8de39a684.tar.gz
nextcloud-server-e2f5355f731b5898277317722a6ae1e8de39a684.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/es_GT.js1
-rw-r--r--apps/oauth2/l10n/es_GT.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/es_GT.js b/apps/oauth2/l10n/es_GT.js
index ecad08fd552..c5e0d2f46b0 100644
--- a/apps/oauth2/l10n/es_GT.js
+++ b/apps/oauth2/l10n/es_GT.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "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",
diff --git a/apps/oauth2/l10n/es_GT.json b/apps/oauth2/l10n/es_GT.json
index 5e42b16f40d..ac9eef5ebf8 100644
--- a/apps/oauth2/l10n/es_GT.json
+++ b/apps/oauth2/l10n/es_GT.json
@@ -1,4 +1,5 @@
{ "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 %s." : "OAuth 2.0 le permite a los servicios externos solicitar acceso a %s.",
"Name" : "Nombre",