diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-12-29 01:12:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-12-29 01:12:12 +0000 |
commit | 91117e4e2e3cc5fb05227b471f458da3cc00622e (patch) | |
tree | 2fbfb276181c9d373b0b4b2138800cd4a08552ff /core/l10n/ja.js | |
parent | aa4a4d4415a2d62c347ed469e338bc02938104de (diff) | |
download | nextcloud-server-91117e4e2e3cc5fb05227b471f458da3cc00622e.tar.gz nextcloud-server-91117e4e2e3cc5fb05227b471f458da3cc00622e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index c4f3083d312..d94dd3266e5 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -312,7 +312,7 @@ OC.L10N.register( "This share is password-protected" : "この共有はパスワードで保護されています", "The password is wrong. Try again." : "パスワードが違います。再入力してください", "Two-factor authentication" : "2要素認証", - "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "このアカウントは強化セキュリティが適用されています。二要素認証を行ってください。", + "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "このアカウントは強化セキュリティが適用されています。2要素認証を行ってください。", "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "有効な2要素認証方式のうち少なくとも1つをロードできませんでした。 あなたの管理者に連絡してください。", "Use backup code" : "バックアップコードを使用する", "Cancel log in" : "ログインをキャンセルする", @@ -359,7 +359,7 @@ OC.L10N.register( "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." : "このアカウントは強化セキュリティが適用されています。二要素認証を行ってください。", + "Enhanced security is enabled for your account. Please authenticate using a second factor." : "このアカウントは強化セキュリティが適用されています。2要素認証を行ってください。", "Depending on your configuration, this button could also work to trust the domain:" : "設定に応じて、このボタンはドメインを信頼することもできます:", "Add \"%s\" as trusted domain" : "\"%s\" を信頼するドメイン名に追加", "%s will be updated to version %s" : "%s は バーション %s にアップデートされます", |