File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,12 @@ OC.L10N.register(
33 {
44 "You enabled TOTP two-factor authentication for your account" : "あなたのアカウントに対するTOTP 二要素認証を有効にしました。" ,
55 "You disabled TOTP two-factor authentication for your account" : "あなたのアカウントに対するTOTP 二要素認証を無効化しました。" ,
6+ "TOTP two-factor authentication disabled by the administration" : "管理者によってTOTP二要素認証は無効にされています" ,
67 "TOTP (Authenticator app)" : "TOTP (認証アプリ)" ,
78 "Authenticate with a TOTP app" : "TOTPアプリで認証する" ,
89 "Two-Factor TOTP Provider" : "TOTP 二要素認証プロバイダー" ,
10+ "Two-factor TOTP provider" : "TOTP 二要素認証プロバイダー" ,
11+ "A two-factor authentication provider for TOTP (RFC 6238)" : "TOTP(RFC 6238)の二要素認証プロバイダー" ,
912 "Could not enable TOTP" : "TOTP を有効にできません" ,
1013 "Could not verify your key. Please try again" : "鍵を検証できませんでした。やり直してください。" ,
1114 "Enable TOTP" : "TOTP有効化" ,
Original file line number Diff line number Diff line change 11{ "translations" : {
22 "You enabled TOTP two-factor authentication for your account" : " あなたのアカウントに対するTOTP 二要素認証を有効にしました。" ,
33 "You disabled TOTP two-factor authentication for your account" : " あなたのアカウントに対するTOTP 二要素認証を無効化しました。" ,
4+ "TOTP two-factor authentication disabled by the administration" : " 管理者によってTOTP二要素認証は無効にされています" ,
45 "TOTP (Authenticator app)" : " TOTP (認証アプリ)" ,
56 "Authenticate with a TOTP app" : " TOTPアプリで認証する" ,
67 "Two-Factor TOTP Provider" : " TOTP 二要素認証プロバイダー" ,
8+ "Two-factor TOTP provider" : " TOTP 二要素認証プロバイダー" ,
9+ "A two-factor authentication provider for TOTP (RFC 6238)" : " TOTP(RFC 6238)の二要素認証プロバイダー" ,
710 "Could not enable TOTP" : " TOTP を有効にできません" ,
811 "Could not verify your key. Please try again" : " 鍵を検証できませんでした。やり直してください。" ,
912 "Enable TOTP" : " TOTP有効化" ,
You can’t perform that action at this time.
0 commit comments