diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-22 02:13:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-22 02:13:52 +0000 |
commit | f2885c171f5fc3b3dc54b612454616f5a929132a (patch) | |
tree | f708889ec6f64c099d9f4f0ccbe2264db63497bc /core/l10n/ja.js | |
parent | f739783780eaa6bd1335cfa6c5900e5ed377c7aa (diff) | |
download | nextcloud-server-f2885c171f5fc3b3dc54b612454616f5a929132a.tar.gz nextcloud-server-f2885c171f5fc3b3dc54b612454616f5a929132a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 57742ca9b3c..3c90733d04b 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -364,9 +364,13 @@ OC.L10N.register( "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "このアカウントは強化セキュリティが適用されています。二要素認証を行ってください。", "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "有効な二要素認証方式のうち少なくとも1つをロードできませんでした。 管理者に連絡してください。", "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "二要素認証が強制されていますが、アカウントに設定されていません。 不明な点は管理者に連絡してください。", + "Two-factor authentication is enforced but has not been configured on your account. Please continue to setup two-factor authentication." : "二要素認証が強制されていますが、アカウントに設定されていません。 二要素認証をセットアップしてください。", + "Set up two-factor authentication" : "二要素認証を設定", "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "二要素認証が強制されていますが、アカウントに設定されていません。 バックアップコードを使用してログインするか、不明点は管理者に連絡してください。", "Use backup code" : "バックアップコードを使用する", "Cancel log in" : "ログインをキャンセルする", + "Setup two-factor authentication" : "二要素認証を設定", + "Enhanced security is enforced for your account. Choose wich provider to set up:" : "セキュリティの強化があなたのアカウントに強制的に適用されました:", "Error while validating your second factor" : "第二要素の検証でエラーが発生しました", "Access through untrusted domain" : "信頼できないドメインを介したアクセス", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "管理者に連絡してください。 管理者の場合は、config.sample.phpを参照して config/config.phpの \"trusted_domains\" を設定してください。", |