summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r--apps/oauth2/l10n/de.js2
-rw-r--r--apps/oauth2/l10n/de.json2
-rw-r--r--apps/oauth2/l10n/de_DE.js2
-rw-r--r--apps/oauth2/l10n/de_DE.json2
-rw-r--r--apps/oauth2/l10n/el.js12
-rw-r--r--apps/oauth2/l10n/el.json10
-rw-r--r--apps/oauth2/l10n/es.js14
-rw-r--r--apps/oauth2/l10n/es.json12
-rw-r--r--apps/oauth2/l10n/es_AR.js14
-rw-r--r--apps/oauth2/l10n/es_AR.json12
-rw-r--r--apps/oauth2/l10n/fi.js1
-rw-r--r--apps/oauth2/l10n/fi.json1
-rw-r--r--apps/oauth2/l10n/gl.js14
-rw-r--r--apps/oauth2/l10n/gl.json12
-rw-r--r--apps/oauth2/l10n/it.js14
-rw-r--r--apps/oauth2/l10n/it.json12
-rw-r--r--apps/oauth2/l10n/lt_LT.js1
-rw-r--r--apps/oauth2/l10n/lt_LT.json1
-rw-r--r--apps/oauth2/l10n/nb.js2
-rw-r--r--apps/oauth2/l10n/nb.json2
20 files changed, 134 insertions, 8 deletions
diff --git a/apps/oauth2/l10n/de.js b/apps/oauth2/l10n/de.js
index 9fb97505cc7..5b1cc19626e 100644
--- a/apps/oauth2/l10n/de.js
+++ b/apps/oauth2/l10n/de.js
@@ -3,7 +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 your %s." : "OAuth 2.0 erlaubt es externen Services nach Zugriff auf deine %s zu fragen.",
+ "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 erlaubt es externen Services nach Zugriff auf Deine %s zu fragen.",
"Name" : "Name",
"Redirection URI" : "Weiterleitungs-URI",
"Client Identifier" : "Client-Identifikationsmerkmal",
diff --git a/apps/oauth2/l10n/de.json b/apps/oauth2/l10n/de.json
index 71104191330..145a064f4a9 100644
--- a/apps/oauth2/l10n/de.json
+++ b/apps/oauth2/l10n/de.json
@@ -1,7 +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 your %s." : "OAuth 2.0 erlaubt es externen Services nach Zugriff auf deine %s zu fragen.",
+ "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 erlaubt es externen Services nach Zugriff auf Deine %s zu fragen.",
"Name" : "Name",
"Redirection URI" : "Weiterleitungs-URI",
"Client Identifier" : "Client-Identifikationsmerkmal",
diff --git a/apps/oauth2/l10n/de_DE.js b/apps/oauth2/l10n/de_DE.js
index dece67ad936..b06be1e69e2 100644
--- a/apps/oauth2/l10n/de_DE.js
+++ b/apps/oauth2/l10n/de_DE.js
@@ -3,7 +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 your %s." : "OAuth 2.0 erlaubt es externen Services nach Zugriff auf ihre %s zu fragen.",
+ "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 erlaubt es externen Services nach Zugriff auf Ihre %s zu fragen.",
"Name" : "Name",
"Redirection URI" : "Weiterleitungs-URI",
"Client Identifier" : "Client-Identifikationsmerkmal",
diff --git a/apps/oauth2/l10n/de_DE.json b/apps/oauth2/l10n/de_DE.json
index de3329a1d7b..77e5dcdece3 100644
--- a/apps/oauth2/l10n/de_DE.json
+++ b/apps/oauth2/l10n/de_DE.json
@@ -1,7 +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 your %s." : "OAuth 2.0 erlaubt es externen Services nach Zugriff auf ihre %s zu fragen.",
+ "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 erlaubt es externen Services nach Zugriff auf Ihre %s zu fragen.",
"Name" : "Name",
"Redirection URI" : "Weiterleitungs-URI",
"Client Identifier" : "Client-Identifikationsmerkmal",
diff --git a/apps/oauth2/l10n/el.js b/apps/oauth2/l10n/el.js
new file mode 100644
index 00000000000..584dbb932f8
--- /dev/null
+++ b/apps/oauth2/l10n/el.js
@@ -0,0 +1,12 @@
+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 your %s." : "Το OAuth 2.0 επιτρέπει σε εξωτερικές υπηρεσίες να ζητούν πρόσβαση στο %s σας.",
+ "Name" : "Όνομα",
+ "Secret" : "Μυστικό",
+ "Add client" : "Προσθήκη πελάτη",
+ "Add" : "Προσθήκη"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/oauth2/l10n/el.json b/apps/oauth2/l10n/el.json
new file mode 100644
index 00000000000..1a9a6a102a4
--- /dev/null
+++ b/apps/oauth2/l10n/el.json
@@ -0,0 +1,10 @@
+{ "translations": {
+ "OAuth 2.0" : "OAuth 2.0",
+ "OAuth 2.0 clients" : "Πελάτες OAuth 2.0",
+ "OAuth 2.0 allows external services to request access to your %s." : "Το OAuth 2.0 επιτρέπει σε εξωτερικές υπηρεσίες να ζητούν πρόσβαση στο %s σας.",
+ "Name" : "Όνομα",
+ "Secret" : "Μυστικό",
+ "Add client" : "Προσθήκη πελάτη",
+ "Add" : "Προσθήκη"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/oauth2/l10n/es.js b/apps/oauth2/l10n/es.js
new file mode 100644
index 00000000000..4d2d3feac21
--- /dev/null
+++ b/apps/oauth2/l10n/es.js
@@ -0,0 +1,14 @@
+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 your %s." : "OAuth 2.0 permite a servicios externos pedir acceso a tu %s.",
+ "Name" : "Nombre",
+ "Redirection URI" : "URI de redirección",
+ "Client Identifier" : "Identificador de cliente",
+ "Secret" : "Secreto",
+ "Add client" : "Añadir cliente",
+ "Add" : "Añadir"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/oauth2/l10n/es.json b/apps/oauth2/l10n/es.json
new file mode 100644
index 00000000000..03a08a143ec
--- /dev/null
+++ b/apps/oauth2/l10n/es.json
@@ -0,0 +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 permite a servicios externos pedir acceso a tu %s.",
+ "Name" : "Nombre",
+ "Redirection URI" : "URI de redirección",
+ "Client Identifier" : "Identificador de cliente",
+ "Secret" : "Secreto",
+ "Add client" : "Añadir cliente",
+ "Add" : "Añadir"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/oauth2/l10n/es_AR.js b/apps/oauth2/l10n/es_AR.js
new file mode 100644
index 00000000000..c96e2c46770
--- /dev/null
+++ b/apps/oauth2/l10n/es_AR.js
@@ -0,0 +1,14 @@
+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 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"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/oauth2/l10n/es_AR.json b/apps/oauth2/l10n/es_AR.json
new file mode 100644
index 00000000000..809d645680c
--- /dev/null
+++ b/apps/oauth2/l10n/es_AR.json
@@ -0,0 +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"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/oauth2/l10n/fi.js b/apps/oauth2/l10n/fi.js
index 26c4460961d..d983de21539 100644
--- a/apps/oauth2/l10n/fi.js
+++ b/apps/oauth2/l10n/fi.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"OAuth 2.0 clients" : "OAuth 2.0 -asiakkaat",
"OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 mahdollistaa ulkoisten palvelujen pyytää pääsyä %siisi.",
"Name" : "Nimi",
+ "Redirection URI" : "Uudelleenohjaus URI",
"Client Identifier" : "Asiakkaan tunniste",
"Secret" : "Salaisuus",
"Add client" : "Lisää asiakas",
diff --git a/apps/oauth2/l10n/fi.json b/apps/oauth2/l10n/fi.json
index 1f6baa9deb0..392e2f4555e 100644
--- a/apps/oauth2/l10n/fi.json
+++ b/apps/oauth2/l10n/fi.json
@@ -3,6 +3,7 @@
"OAuth 2.0 clients" : "OAuth 2.0 -asiakkaat",
"OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 mahdollistaa ulkoisten palvelujen pyytää pääsyä %siisi.",
"Name" : "Nimi",
+ "Redirection URI" : "Uudelleenohjaus URI",
"Client Identifier" : "Asiakkaan tunniste",
"Secret" : "Salaisuus",
"Add client" : "Lisää asiakas",
diff --git a/apps/oauth2/l10n/gl.js b/apps/oauth2/l10n/gl.js
new file mode 100644
index 00000000000..5ca248e1c0e
--- /dev/null
+++ b/apps/oauth2/l10n/gl.js
@@ -0,0 +1,14 @@
+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 your %s." : "OAuth 2.0 permítelle aos servizos externos solicitar acceso ao seu %s.",
+ "Name" : "Nome",
+ "Redirection URI" : "URI de redireccionamento",
+ "Client Identifier" : "Identificador do cliente",
+ "Secret" : "Secreto",
+ "Add client" : "Engadir cliente",
+ "Add" : "Engadir"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/oauth2/l10n/gl.json b/apps/oauth2/l10n/gl.json
new file mode 100644
index 00000000000..e26fbbe9330
--- /dev/null
+++ b/apps/oauth2/l10n/gl.json
@@ -0,0 +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 permítelle aos servizos externos solicitar acceso ao seu %s.",
+ "Name" : "Nome",
+ "Redirection URI" : "URI de redireccionamento",
+ "Client Identifier" : "Identificador do cliente",
+ "Secret" : "Secreto",
+ "Add client" : "Engadir cliente",
+ "Add" : "Engadir"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/oauth2/l10n/it.js b/apps/oauth2/l10n/it.js
new file mode 100644
index 00000000000..e862653fc00
--- /dev/null
+++ b/apps/oauth2/l10n/it.js
@@ -0,0 +1,14 @@
+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 your %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",
+ "Secret" : "Segreto",
+ "Add client" : "Aggiungi client",
+ "Add" : "Aggiungi"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/oauth2/l10n/it.json b/apps/oauth2/l10n/it.json
new file mode 100644
index 00000000000..2bc9af71599
--- /dev/null
+++ b/apps/oauth2/l10n/it.json
@@ -0,0 +1,12 @@
+{ "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 your %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",
+ "Secret" : "Segreto",
+ "Add client" : "Aggiungi client",
+ "Add" : "Aggiungi"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/oauth2/l10n/lt_LT.js b/apps/oauth2/l10n/lt_LT.js
index 106be999973..e2613a9fc58 100644
--- a/apps/oauth2/l10n/lt_LT.js
+++ b/apps/oauth2/l10n/lt_LT.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 klientai",
- "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 leidžia išorinėms paslaugoms pasiekti tavo %s.",
"Name" : "Pavadinimas",
"Redirection URI" : "Nukreipimo adresas",
"Client Identifier" : "Kliento identifikatorius",
diff --git a/apps/oauth2/l10n/lt_LT.json b/apps/oauth2/l10n/lt_LT.json
index f395192fa9b..024cfc567af 100644
--- a/apps/oauth2/l10n/lt_LT.json
+++ b/apps/oauth2/l10n/lt_LT.json
@@ -1,7 +1,6 @@
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 klientai",
- "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 leidžia išorinėms paslaugoms pasiekti tavo %s.",
"Name" : "Pavadinimas",
"Redirection URI" : "Nukreipimo adresas",
"Client Identifier" : "Kliento identifikatorius",
diff --git a/apps/oauth2/l10n/nb.js b/apps/oauth2/l10n/nb.js
index 091204ada25..46d0ef8de59 100644
--- a/apps/oauth2/l10n/nb.js
+++ b/apps/oauth2/l10n/nb.js
@@ -3,7 +3,7 @@ OC.L10N.register(
{
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0-klienter",
- "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 lar eksterne tjenester forespørre tilgang til din %s.",
+ "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 lar eksterne tjenester forespørre tilgang til %s.",
"Name" : "Navn",
"Redirection URI" : "Videresendings-URI",
"Client Identifier" : "Klient-identifikator",
diff --git a/apps/oauth2/l10n/nb.json b/apps/oauth2/l10n/nb.json
index 8af94e1f9a2..8b7c4114c54 100644
--- a/apps/oauth2/l10n/nb.json
+++ b/apps/oauth2/l10n/nb.json
@@ -1,7 +1,7 @@
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0-klienter",
- "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 lar eksterne tjenester forespørre tilgang til din %s.",
+ "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 lar eksterne tjenester forespørre tilgang til %s.",
"Name" : "Navn",
"Redirection URI" : "Videresendings-URI",
"Client Identifier" : "Klient-identifikator",