twofactor_totp/l10n/ja.js

11 строки
405 B
JavaScript

OC.L10N.register(
"twofactor_totp",
{
"Enable TOTP" : "TOTP有効化",
"This is your new TOTP secret:" : "TOTPの新しい秘密鍵",
"Scan this QR code with your TOTP app" : "TOTPアプリでQRコードをスキャンしてください",
"Authenticate with a TOTP app" : "TOTPアプリで認証する",
"TOTP Second-factor Auth" : "TOTP有効化"
},
"nplurals=1; plural=0;");