diff options
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 8211723fb56..16451935c70 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -306,7 +306,6 @@ OC.L10N.register( "Alternative log in using app token" : "アプリトークンを使って代替ログイン", "Account access" : "アカウントによるアクセス許可", "You are about to grant %1$s access to your %2$s account." : "%2$s アカウントに あなたのアカウント %1$s へのアクセスを許可", - "Redirecting …" : "転送中...", "New password" : "新しいパスワードを入力", "New Password" : "新しいパスワード", "This share is password-protected" : "この共有はパスワードで保護されています", @@ -358,6 +357,7 @@ OC.L10N.register( "Alternative Logins" : "代替ログイン", "You are about to grant %s access to your %s account." : "%s アカウントに あなたのアカウント %s へのアクセスを許可", "Alternative login using app token" : "アプリトークンを使って代替ログイン", + "Redirecting …" : "転送中...", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "このアカウントは強化セキュリティが適用されています。二要素認証を行ってください。", "Depending on your configuration, this button could also work to trust the domain:" : "設定に応じて、このボタンはドメインを信頼することもできます:", "Add \"%s\" as trusted domain" : "\"%s\" を信頼するドメイン名に追加", |