summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-24 00:12:06 +0000
committerNextcloud bot <bot@nextcloud.com>2018-06-24 00:12:06 +0000
commita4b5ff8420a074550c61292d29bb23f24b159795 (patch)
tree185e894386d88e689b55d0133482a7ef59ec0b43 /apps/oauth2
parent5428cd2f50c5097316691d028cbf52e0fd9089bd (diff)
downloadnextcloud-server-a4b5ff8420a074550c61292d29bb23f24b159795.tar.gz
nextcloud-server-a4b5ff8420a074550c61292d29bb23f24b159795.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/de.js1
-rw-r--r--apps/oauth2/l10n/de.json1
-rw-r--r--apps/oauth2/l10n/de_DE.js4
-rw-r--r--apps/oauth2/l10n/de_DE.json4
-rw-r--r--apps/oauth2/l10n/fr.js1
-rw-r--r--apps/oauth2/l10n/fr.json1
-rw-r--r--apps/oauth2/l10n/ja.js10
-rw-r--r--apps/oauth2/l10n/ja.json10
8 files changed, 26 insertions, 6 deletions
diff --git a/apps/oauth2/l10n/de.js b/apps/oauth2/l10n/de.js
index 80486665151..c0d77bbd6a8 100644
--- a/apps/oauth2/l10n/de.js
+++ b/apps/oauth2/l10n/de.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 erlaubt es externen Diensten nach Zugriff auf {instanceName} zu fragen.",
"Name" : "Name",
"Redirection URI" : "Weiterleitungs-URI",
+ "_headerRedirectUri_::_col_" : ["headerRedirectUri","col"],
"Client Identifier" : "Client-Identifikationsmerkmal",
"Secret" : "Geheimnis",
"Add client" : "Client hinzufügen",
diff --git a/apps/oauth2/l10n/de.json b/apps/oauth2/l10n/de.json
index 50c5cb9b373..7145af84c1a 100644
--- a/apps/oauth2/l10n/de.json
+++ b/apps/oauth2/l10n/de.json
@@ -3,6 +3,7 @@
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 erlaubt es externen Diensten nach Zugriff auf {instanceName} zu fragen.",
"Name" : "Name",
"Redirection URI" : "Weiterleitungs-URI",
+ "_headerRedirectUri_::_col_" : ["headerRedirectUri","col"],
"Client Identifier" : "Client-Identifikationsmerkmal",
"Secret" : "Geheimnis",
"Add client" : "Client hinzufügen",
diff --git a/apps/oauth2/l10n/de_DE.js b/apps/oauth2/l10n/de_DE.js
index 5cbde62dfa7..ba1802f6439 100644
--- a/apps/oauth2/l10n/de_DE.js
+++ b/apps/oauth2/l10n/de_DE.js
@@ -4,9 +4,13 @@ OC.L10N.register(
"OAuth 2.0 clients" : "OAuth 2.0-Clients",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 erlaubt es externen Diensten nach Zugriff auf {instanceName} zu fragen.",
"Name" : "Name",
+ "_headerName_::_col_" : ["headerName","col"],
"Redirection URI" : "Weiterleitungs-URI",
+ "_headerRedirectUri_::_col_" : ["headerRedirectUri","col"],
"Client Identifier" : "Client-Identifikationsmerkmal",
+ "_headerClientIdentifier_::_col_" : ["headerClientIdentifier","col"],
"Secret" : "Geheimnis",
+ "_headerSecret_::_col_" : ["headerSecret","col"],
"Add client" : "Client hinzufügen",
"Add" : "Hinzufügen",
"_button_::_submit_" : ["Knopf","Übermitteln"],
diff --git a/apps/oauth2/l10n/de_DE.json b/apps/oauth2/l10n/de_DE.json
index ec47cc485a7..68410934aaa 100644
--- a/apps/oauth2/l10n/de_DE.json
+++ b/apps/oauth2/l10n/de_DE.json
@@ -2,9 +2,13 @@
"OAuth 2.0 clients" : "OAuth 2.0-Clients",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 erlaubt es externen Diensten nach Zugriff auf {instanceName} zu fragen.",
"Name" : "Name",
+ "_headerName_::_col_" : ["headerName","col"],
"Redirection URI" : "Weiterleitungs-URI",
+ "_headerRedirectUri_::_col_" : ["headerRedirectUri","col"],
"Client Identifier" : "Client-Identifikationsmerkmal",
+ "_headerClientIdentifier_::_col_" : ["headerClientIdentifier","col"],
"Secret" : "Geheimnis",
+ "_headerSecret_::_col_" : ["headerSecret","col"],
"Add client" : "Client hinzufügen",
"Add" : "Hinzufügen",
"_button_::_submit_" : ["Knopf","Übermitteln"],
diff --git a/apps/oauth2/l10n/fr.js b/apps/oauth2/l10n/fr.js
index 488645f5ffa..267bab27220 100644
--- a/apps/oauth2/l10n/fr.js
+++ b/apps/oauth2/l10n/fr.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"Secret" : "Secret",
"Add client" : "Ajouter un client",
"Add" : "Ajouter",
+ "Show client secret" : "Afficher le secret du client",
"Delete" : "Supprimer",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Autoriser l'authentification compatible OAuth2 depuis d'autres applications web.",
diff --git a/apps/oauth2/l10n/fr.json b/apps/oauth2/l10n/fr.json
index a3b8fe19646..92c73f5483e 100644
--- a/apps/oauth2/l10n/fr.json
+++ b/apps/oauth2/l10n/fr.json
@@ -7,6 +7,7 @@
"Secret" : "Secret",
"Add client" : "Ajouter un client",
"Add" : "Ajouter",
+ "Show client secret" : "Afficher le secret du client",
"Delete" : "Supprimer",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Autoriser l'authentification compatible OAuth2 depuis d'autres applications web.",
diff --git a/apps/oauth2/l10n/ja.js b/apps/oauth2/l10n/ja.js
index 791634c8d72..eaceb4e8004 100644
--- a/apps/oauth2/l10n/ja.js
+++ b/apps/oauth2/l10n/ja.js
@@ -2,12 +2,16 @@ OC.L10N.register(
"oauth2",
{
"OAuth 2.0 clients" : "OAuth 2.0クライアント",
- "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 により外部サービスから %s にアクセスを要求できます",
+ "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0により外部サービスから {instanceName} へのアクセス要求を許可します。",
"Name" : "名前",
"Redirection URI" : "リダイレクトURI",
"Client Identifier" : "クライアントID",
"Secret" : "シークレットキー",
- "Add client" : "クライアントを追加",
- "Add" : "追加"
+ "Add client" : "クライアントの追加",
+ "Add" : "追加",
+ "_section_::_oauth2_" : ["oauth2"],
+ "OAuth 2.0" : "OAuth 2.0",
+ "Allows OAuth2 compatible authentication from other web applications." : "他のWebアプリケーションからのOAuth2互換の認証を許可します。",
+ "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 により外部サービスから %s へのアクセス要求を許可します。"
},
"nplurals=1; plural=0;");
diff --git a/apps/oauth2/l10n/ja.json b/apps/oauth2/l10n/ja.json
index 987357d3ad4..4a335df5f1b 100644
--- a/apps/oauth2/l10n/ja.json
+++ b/apps/oauth2/l10n/ja.json
@@ -1,11 +1,15 @@
{ "translations": {
"OAuth 2.0 clients" : "OAuth 2.0クライアント",
- "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 により外部サービスから %s にアクセスを要求できます",
+ "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0により外部サービスから {instanceName} へのアクセス要求を許可します。",
"Name" : "名前",
"Redirection URI" : "リダイレクトURI",
"Client Identifier" : "クライアントID",
"Secret" : "シークレットキー",
- "Add client" : "クライアントを追加",
- "Add" : "追加"
+ "Add client" : "クライアントの追加",
+ "Add" : "追加",
+ "_section_::_oauth2_" : ["oauth2"],
+ "OAuth 2.0" : "OAuth 2.0",
+ "Allows OAuth2 compatible authentication from other web applications." : "他のWebアプリケーションからのOAuth2互換の認証を許可します。",
+ "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 により外部サービスから %s へのアクセス要求を許可します。"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file