diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-15 00:12:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-15 00:12:09 +0000 |
commit | 3771aeb58403dec07c6a074a942ba948b84ef62e (patch) | |
tree | ca84166cce619f53edaf91bab2c940545c915204 /core/l10n/ja.js | |
parent | 6112adfe064afbad17c485954d22e3947fe8ed13 (diff) | |
download | nextcloud-server-3771aeb58403dec07c6a074a942ba948b84ef62e.tar.gz nextcloud-server-3771aeb58403dec07c6a074a942ba948b84ef62e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index d48cc909981..34c5d049476 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -253,6 +253,7 @@ OC.L10N.register( "Wrong password." : "パスワードが間違っています。", "Forgot password?" : "パスワードをお忘れですか?", "App token" : "アプリのトークン", + "Grant access" : "アクセスを許可", "Account access" : "アカウントによるアクセス許可", "You are about to grant %s access to your %s account." : "%s アカウントに あなたのアカウント %s へのアクセスを許可", "Redirecting …" : "転送中...", @@ -292,6 +293,7 @@ OC.L10N.register( "Share with other people by entering a user or group or an email address." : "ユーザー名やグループ名、メールアドレスで共有", "Stay logged in" : "ログインしたままにする", "Alternative Logins" : "代替ログイン", + "You are about to grant \"%s\" access to your %s account." : "%s アカウントで \"%s\" での接続を許可", "Alternative login using app token" : "アプリトークンを使って代替ログイン", "Add \"%s\" as trusted domain" : "\"%s\" を信頼するドメイン名に追加", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "\"Strict-Transport-Security\" HTTPヘッダが、最低でも \"{seconds}\" 秒に設定されていません。セキュリティを強化するには、<a href=\"{docUrl}\" rel=\"noreferrer noopener\">セキュリティTips</a>で解説しているHSTSを有効にすることを推奨します。", |