diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-12-29 01:11:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-12-29 01:11:43 +0000 |
commit | aa00b2b277e9b8d831b5381b9dc5a2cd92212182 (patch) | |
tree | ce5114c15022794906ff96568df92db1a544bcf0 /core/l10n/ja.js | |
parent | 760c502f3c7d3c5c4bf55fd8f59d65d2bdfed49d (diff) | |
download | nextcloud-server-aa00b2b277e9b8d831b5381b9dc5a2cd92212182.tar.gz nextcloud-server-aa00b2b277e9b8d831b5381b9dc5a2cd92212182.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 にアップデートされます", |