summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-12 21:34:01 +0000
committerNextcloud bot <bot@nextcloud.com>2018-02-12 21:34:01 +0000
commit2e271313c97b3039cc3ab304b8411801b1afd3fa (patch)
treea1ca4252ccab3cc754b5118b1e362ffb5305c43e /apps/oauth2/l10n
parent4c21fc802f15793264dd4e10336af70cd7d823e3 (diff)
downloadnextcloud-server-2e271313c97b3039cc3ab304b8411801b1afd3fa.tar.gz
nextcloud-server-2e271313c97b3039cc3ab304b8411801b1afd3fa.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r--apps/oauth2/l10n/de.js3
-rw-r--r--apps/oauth2/l10n/de.json3
-rw-r--r--apps/oauth2/l10n/de_DE.js3
-rw-r--r--apps/oauth2/l10n/de_DE.json3
-rw-r--r--apps/oauth2/l10n/en_GB.js1
-rw-r--r--apps/oauth2/l10n/en_GB.json1
-rw-r--r--apps/oauth2/l10n/es.js1
-rw-r--r--apps/oauth2/l10n/es.json1
-rw-r--r--apps/oauth2/l10n/fi.js1
-rw-r--r--apps/oauth2/l10n/fi.json1
-rw-r--r--apps/oauth2/l10n/fr.js1
-rw-r--r--apps/oauth2/l10n/fr.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
-rw-r--r--apps/oauth2/l10n/pt_BR.js1
-rw-r--r--apps/oauth2/l10n/pt_BR.json1
-rw-r--r--apps/oauth2/l10n/sr.js1
-rw-r--r--apps/oauth2/l10n/sr.json1
-rw-r--r--apps/oauth2/l10n/tr.js1
-rw-r--r--apps/oauth2/l10n/tr.json1
22 files changed, 26 insertions, 4 deletions
diff --git a/apps/oauth2/l10n/de.js b/apps/oauth2/l10n/de.js
index a3927dbd517..f3b969d64a5 100644
--- a/apps/oauth2/l10n/de.js
+++ b/apps/oauth2/l10n/de.js
@@ -1,7 +1,8 @@
OC.L10N.register(
"oauth2",
{
- "OAuth 2.0 clients" : "OAuth-2.0-Clients",
+ "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 erlaubt es externen Diensten nach Zugriff auf %s zu fragen.",
"Name" : "Name",
"Redirection URI" : "Weiterleitungs-URI",
diff --git a/apps/oauth2/l10n/de.json b/apps/oauth2/l10n/de.json
index 42c48422d93..c8c16bfc9b6 100644
--- a/apps/oauth2/l10n/de.json
+++ b/apps/oauth2/l10n/de.json
@@ -1,5 +1,6 @@
{ "translations": {
- "OAuth 2.0 clients" : "OAuth-2.0-Clients",
+ "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 erlaubt es externen Diensten nach Zugriff auf %s zu fragen.",
"Name" : "Name",
"Redirection URI" : "Weiterleitungs-URI",
diff --git a/apps/oauth2/l10n/de_DE.js b/apps/oauth2/l10n/de_DE.js
index a3927dbd517..f3b969d64a5 100644
--- a/apps/oauth2/l10n/de_DE.js
+++ b/apps/oauth2/l10n/de_DE.js
@@ -1,7 +1,8 @@
OC.L10N.register(
"oauth2",
{
- "OAuth 2.0 clients" : "OAuth-2.0-Clients",
+ "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 erlaubt es externen Diensten nach Zugriff auf %s zu fragen.",
"Name" : "Name",
"Redirection URI" : "Weiterleitungs-URI",
diff --git a/apps/oauth2/l10n/de_DE.json b/apps/oauth2/l10n/de_DE.json
index 42c48422d93..c8c16bfc9b6 100644
--- a/apps/oauth2/l10n/de_DE.json
+++ b/apps/oauth2/l10n/de_DE.json
@@ -1,5 +1,6 @@
{ "translations": {
- "OAuth 2.0 clients" : "OAuth-2.0-Clients",
+ "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 erlaubt es externen Diensten nach Zugriff auf %s zu fragen.",
"Name" : "Name",
"Redirection URI" : "Weiterleitungs-URI",
diff --git a/apps/oauth2/l10n/en_GB.js b/apps/oauth2/l10n/en_GB.js
index 55b0b7534d9..6d89985d8a8 100644
--- a/apps/oauth2/l10n/en_GB.js
+++ b/apps/oauth2/l10n/en_GB.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "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 allows external services to request access to %s.",
"Name" : "Name",
diff --git a/apps/oauth2/l10n/en_GB.json b/apps/oauth2/l10n/en_GB.json
index f6fabc71964..3f19d168e85 100644
--- a/apps/oauth2/l10n/en_GB.json
+++ b/apps/oauth2/l10n/en_GB.json
@@ -1,4 +1,5 @@
{ "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 allows external services to request access to %s.",
"Name" : "Name",
diff --git a/apps/oauth2/l10n/es.js b/apps/oauth2/l10n/es.js
index cc9762352eb..d9e8052265d 100644
--- a/apps/oauth2/l10n/es.js
+++ b/apps/oauth2/l10n/es.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." : "OAut 2.0 permite a servicios externos solicitar acceso a %s.",
"Name" : "Nombre",
diff --git a/apps/oauth2/l10n/es.json b/apps/oauth2/l10n/es.json
index bc6dacc6c50..adddffe23ce 100644
--- a/apps/oauth2/l10n/es.json
+++ b/apps/oauth2/l10n/es.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." : "OAut 2.0 permite a servicios externos solicitar acceso a %s.",
"Name" : "Nombre",
diff --git a/apps/oauth2/l10n/fi.js b/apps/oauth2/l10n/fi.js
index c88e7d95a43..072ec9fffb5 100644
--- a/apps/oauth2/l10n/fi.js
+++ b/apps/oauth2/l10n/fi.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 -asiakkaat",
"Name" : "Nimi",
"Redirection URI" : "Uudelleenohjaus URI",
diff --git a/apps/oauth2/l10n/fi.json b/apps/oauth2/l10n/fi.json
index 2fdbf729846..9f4d8511d61 100644
--- a/apps/oauth2/l10n/fi.json
+++ b/apps/oauth2/l10n/fi.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 -asiakkaat",
"Name" : "Nimi",
"Redirection URI" : "Uudelleenohjaus URI",
diff --git a/apps/oauth2/l10n/fr.js b/apps/oauth2/l10n/fr.js
index ce5533c073b..b62b0dec182 100644
--- a/apps/oauth2/l10n/fr.js
+++ b/apps/oauth2/l10n/fr.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Clients OAuth 2.0",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 permet à des services externes de demander l'accès à %s.",
"Name" : "Nom",
diff --git a/apps/oauth2/l10n/fr.json b/apps/oauth2/l10n/fr.json
index e26315e70aa..e93e5f26883 100644
--- a/apps/oauth2/l10n/fr.json
+++ b/apps/oauth2/l10n/fr.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Clients OAuth 2.0",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 permet à des services externes de demander l'accès à %s.",
"Name" : "Nom",
diff --git a/apps/oauth2/l10n/it.js b/apps/oauth2/l10n/it.js
index 90afda1f9cb..94c33e0eaaa 100644
--- a/apps/oauth2/l10n/it.js
+++ b/apps/oauth2/l10n/it.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "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",
diff --git a/apps/oauth2/l10n/it.json b/apps/oauth2/l10n/it.json
index 9f1726e5856..0fa30df53f4 100644
--- a/apps/oauth2/l10n/it.json
+++ b/apps/oauth2/l10n/it.json
@@ -1,4 +1,5 @@
{ "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",
diff --git a/apps/oauth2/l10n/nl.js b/apps/oauth2/l10n/nl.js
index cfdb8ece7d8..047280bd1cd 100644
--- a/apps/oauth2/l10n/nl.js
+++ b/apps/oauth2/l10n/nl.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "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",
diff --git a/apps/oauth2/l10n/nl.json b/apps/oauth2/l10n/nl.json
index fd2d6fbfa6d..d0564c48be6 100644
--- a/apps/oauth2/l10n/nl.json
+++ b/apps/oauth2/l10n/nl.json
@@ -1,4 +1,5 @@
{ "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",
diff --git a/apps/oauth2/l10n/pt_BR.js b/apps/oauth2/l10n/pt_BR.js
index 8a703da5e29..4cdf0a5f903 100644
--- a/apps/oauth2/l10n/pt_BR.js
+++ b/apps/oauth2/l10n/pt_BR.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 permite que serviços externos requisitem acesso a %s.",
"Name" : "Nome",
diff --git a/apps/oauth2/l10n/pt_BR.json b/apps/oauth2/l10n/pt_BR.json
index 16c4871ef0d..74f23369db4 100644
--- a/apps/oauth2/l10n/pt_BR.json
+++ b/apps/oauth2/l10n/pt_BR.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 permite que serviços externos requisitem acesso a %s.",
"Name" : "Nome",
diff --git a/apps/oauth2/l10n/sr.js b/apps/oauth2/l10n/sr.js
index 17bf401136d..0f24d5940dc 100644
--- a/apps/oauth2/l10n/sr.js
+++ b/apps/oauth2/l10n/sr.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 клијенти",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 дозвољава спољним сервисима да захтевају приступ на %s.",
"Name" : "Име",
diff --git a/apps/oauth2/l10n/sr.json b/apps/oauth2/l10n/sr.json
index ce91adc6253..4acdc07d5d2 100644
--- a/apps/oauth2/l10n/sr.json
+++ b/apps/oauth2/l10n/sr.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 клијенти",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 дозвољава спољним сервисима да захтевају приступ на %s.",
"Name" : "Име",
diff --git a/apps/oauth2/l10n/tr.js b/apps/oauth2/l10n/tr.js
index 25bd1645f61..92b680c60dc 100644
--- a/apps/oauth2/l10n/tr.js
+++ b/apps/oauth2/l10n/tr.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 istemcileri",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 dış hizmetlerin %s için erişim isteğinde bulunmasını sağlar.",
"Name" : "Ad",
diff --git a/apps/oauth2/l10n/tr.json b/apps/oauth2/l10n/tr.json
index 9b8bafb3c4f..b244dc88c08 100644
--- a/apps/oauth2/l10n/tr.json
+++ b/apps/oauth2/l10n/tr.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 istemcileri",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 dış hizmetlerin %s için erişim isteğinde bulunmasını sağlar.",
"Name" : "Ad",