summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-25 00:08:02 +0000
committerNextcloud bot <bot@nextcloud.com>2017-07-25 00:08:02 +0000
commit11e182fff20d4c8dd0e924c894374df20ed41762 (patch)
treeb3a315c6799f4dd5ed32992cda7042b8ecb9fc81 /apps/oauth2/l10n
parent5dc480a38c3755330cda99915a54f72d46df4885 (diff)
downloadnextcloud-server-11e182fff20d4c8dd0e924c894374df20ed41762.tar.gz
nextcloud-server-11e182fff20d4c8dd0e924c894374df20ed41762.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r--apps/oauth2/l10n/es.js1
-rw-r--r--apps/oauth2/l10n/es.json1
-rw-r--r--apps/oauth2/l10n/it.js1
-rw-r--r--apps/oauth2/l10n/it.json1
-rw-r--r--apps/oauth2/l10n/nl.js1
-rw-r--r--apps/oauth2/l10n/nl.json1
6 files changed, 6 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/es.js b/apps/oauth2/l10n/es.js
index 701e9e025f1..d9e8052265d 100644
--- a/apps/oauth2/l10n/es.js
+++ b/apps/oauth2/l10n/es.js
@@ -3,6 +3,7 @@ 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." : "OAut 2.0 permite a servicios externos solicitar acceso a %s.",
"Name" : "Nombre",
"Redirection URI" : "URI de redirección",
"Client Identifier" : "Identificador de cliente",
diff --git a/apps/oauth2/l10n/es.json b/apps/oauth2/l10n/es.json
index 22bcabed43e..adddffe23ce 100644
--- a/apps/oauth2/l10n/es.json
+++ b/apps/oauth2/l10n/es.json
@@ -1,6 +1,7 @@
{ "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." : "OAut 2.0 permite a servicios externos solicitar acceso a %s.",
"Name" : "Nombre",
"Redirection URI" : "URI de redirección",
"Client Identifier" : "Identificador de cliente",
diff --git a/apps/oauth2/l10n/it.js b/apps/oauth2/l10n/it.js
index 62da38e8f9a..94c33e0eaaa 100644
--- a/apps/oauth2/l10n/it.js
+++ b/apps/oauth2/l10n/it.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Client OAuth 2.0",
+ "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 consente a servizi esterni di richiedere accesso al tuo %s.",
"Name" : "Nome",
"Redirection URI" : "URI di redirezione",
"Client Identifier" : "Identificatore client",
diff --git a/apps/oauth2/l10n/it.json b/apps/oauth2/l10n/it.json
index b8e738603fc..0fa30df53f4 100644
--- a/apps/oauth2/l10n/it.json
+++ b/apps/oauth2/l10n/it.json
@@ -1,6 +1,7 @@
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Client OAuth 2.0",
+ "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 consente a servizi esterni di richiedere accesso al tuo %s.",
"Name" : "Nome",
"Redirection URI" : "URI di redirezione",
"Client Identifier" : "Identificatore client",
diff --git a/apps/oauth2/l10n/nl.js b/apps/oauth2/l10n/nl.js
index ad96691087a..047280bd1cd 100644
--- a/apps/oauth2/l10n/nl.js
+++ b/apps/oauth2/l10n/nl.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 Clients",
+ "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 staat externe services toe om toegang te vragen aan %s",
"Name" : "Naam",
"Redirection URI" : "Omeiding URI",
"Client Identifier" : "Client identificatie",
diff --git a/apps/oauth2/l10n/nl.json b/apps/oauth2/l10n/nl.json
index 3825489c85c..d0564c48be6 100644
--- a/apps/oauth2/l10n/nl.json
+++ b/apps/oauth2/l10n/nl.json
@@ -1,6 +1,7 @@
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 Clients",
+ "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 staat externe services toe om toegang te vragen aan %s",
"Name" : "Naam",
"Redirection URI" : "Omeiding URI",
"Client Identifier" : "Client identificatie",