summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-20 00:08:15 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-20 00:08:15 +0000
commit8c458de4c2d51363205f974384b287e4d34870d1 (patch)
treee5c64a1b4fc529b95d4b336fb8dcbe497fff6cde /apps/oauth2
parent6b978ebd295bc16a1f414504b783fa2b9ba32fef (diff)
downloadnextcloud-server-8c458de4c2d51363205f974384b287e4d34870d1.tar.gz
nextcloud-server-8c458de4c2d51363205f974384b287e4d34870d1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/ja.js1
-rw-r--r--apps/oauth2/l10n/ja.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/ja.js b/apps/oauth2/l10n/ja.js
index d05fb949dd4..791634c8d72 100644
--- a/apps/oauth2/l10n/ja.js
+++ b/apps/oauth2/l10n/ja.js
@@ -2,6 +2,7 @@ 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 にアクセスを要求できます",
"Name" : "名前",
"Redirection URI" : "リダイレクトURI",
"Client Identifier" : "クライアントID",
diff --git a/apps/oauth2/l10n/ja.json b/apps/oauth2/l10n/ja.json
index 553795c4b5a..987357d3ad4 100644
--- a/apps/oauth2/l10n/ja.json
+++ b/apps/oauth2/l10n/ja.json
@@ -1,5 +1,6 @@
{ "translations": {
"OAuth 2.0 clients" : "OAuth 2.0クライアント",
+ "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 により外部サービスから %s にアクセスを要求できます",
"Name" : "名前",
"Redirection URI" : "リダイレクトURI",
"Client Identifier" : "クライアントID",