summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/gl.js4
-rw-r--r--apps/oauth2/l10n/gl.json4
-rw-r--r--apps/oauth2/l10n/is.js1
-rw-r--r--apps/oauth2/l10n/is.json1
-rw-r--r--apps/oauth2/l10n/nb.js1
-rw-r--r--apps/oauth2/l10n/nb.json1
6 files changed, 4 insertions, 8 deletions
diff --git a/apps/oauth2/l10n/gl.js b/apps/oauth2/l10n/gl.js
index 5ca248e1c0e..2aaff4b52f6 100644
--- a/apps/oauth2/l10n/gl.js
+++ b/apps/oauth2/l10n/gl.js
@@ -1,13 +1,9 @@
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"
},
diff --git a/apps/oauth2/l10n/gl.json b/apps/oauth2/l10n/gl.json
index e26fbbe9330..8f3a48034a6 100644
--- a/apps/oauth2/l10n/gl.json
+++ b/apps/oauth2/l10n/gl.json
@@ -1,11 +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 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);"
diff --git a/apps/oauth2/l10n/is.js b/apps/oauth2/l10n/is.js
index 92ee10c7ae3..cc060b16adc 100644
--- a/apps/oauth2/l10n/is.js
+++ b/apps/oauth2/l10n/is.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 biðlarar",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 gerir utanaðkomandi þjónustum kleift að biðja um aðgang að %s.",
"Name" : "Nafn",
diff --git a/apps/oauth2/l10n/is.json b/apps/oauth2/l10n/is.json
index 715c2a52e60..0729159583e 100644
--- a/apps/oauth2/l10n/is.json
+++ b/apps/oauth2/l10n/is.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 biðlarar",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 gerir utanaðkomandi þjónustum kleift að biðja um aðgang að %s.",
"Name" : "Nafn",
diff --git a/apps/oauth2/l10n/nb.js b/apps/oauth2/l10n/nb.js
index e88d0bbf655..00f4914626e 100644
--- a/apps/oauth2/l10n/nb.js
+++ b/apps/oauth2/l10n/nb.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0-klienter",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 lar eksterne tjenester forespørre tilgang til %s.",
"Name" : "Navn",
diff --git a/apps/oauth2/l10n/nb.json b/apps/oauth2/l10n/nb.json
index b32ec950618..6ea4e9c859a 100644
--- a/apps/oauth2/l10n/nb.json
+++ b/apps/oauth2/l10n/nb.json
@@ -1,4 +1,5 @@
{ "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 %s." : "OAuth 2.0 lar eksterne tjenester forespørre tilgang til %s.",
"Name" : "Navn",