Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-15 04:12:14 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-15 04:12:14 +0300
commit10c9b37461a1d4cf3fae12038d3125555a3d8b6e (patch)
tree49f7c9b4dc6dc30bed46711110d50e9ae200cc99 /apps/oauth2/l10n/ja.js
parentc993b6e261592485cc4f1c7695f067875bf971b3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/ja.js')
-rw-r--r--apps/oauth2/l10n/ja.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/ja.js b/apps/oauth2/l10n/ja.js
index c6f78433bec..39da5e89999 100644
--- a/apps/oauth2/l10n/ja.js
+++ b/apps/oauth2/l10n/ja.js
@@ -1,7 +1,9 @@
OC.L10N.register(
"oauth2",
{
+ "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "リダイレクトURLは、完全なURL(例えばhttps://yourdomain.com/path)である必要があります。",
"OAuth 2.0" : "OAuth 2.0",
+ "Allows OAuth2 compatible authentication from other web applications." : "他のWebアプリケーションからのOAuth2互換認証を許可します。",
"OAuth 2.0 clients" : "OAuth 2.0クライアント",
"Name" : "名前",
"Client Identifier" : "クライアントID",