You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

zh_HK.js 1.9KB

1234567891011121314151617181920212223
  1. OC.L10N.register(
  2. "twofactor_backupcodes",
  3. {
  4. "You created two-factor backup codes for your account" : "你的帳戶已建立雙重認證的備用碼。",
  5. "Second-factor backup codes" : "第二階段備用驗證碼",
  6. "Generate backup codes" : "產生備用驗證碼",
  7. "You enabled two-factor authentication but did not generate backup codes yet. They are needed to restore access to your account in case you lose your second factor." : "你已經啟用了雙重認證但並未産生雙重認證備用碼。若你遺失了你的第二驗證因數,你會需要雙重認證備用碼來復原你帳戶的存取權。",
  8. "Backup code" : "備用驗證碼",
  9. "Use backup code" : "使用備用驗證碼",
  10. "Two factor backup codes" : "雙重備用驗證碼",
  11. "A two-factor auth backup codes provider" : "雙重認證備用驗證碼提供者",
  12. "Backup codes have been generated. {used} of {total} codes have been used." : "備用碼已經建立,共{total}組備用碼中有{used}組已經使用",
  13. "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "以下是您的備用碼,由於備用碼不會再次顯示,請儲存 並/或 列印。",
  14. "Save backup codes" : "儲存備用碼",
  15. "Print backup codes" : "列印備用碼",
  16. "Regenerate backup codes" : "重新產生備用碼",
  17. "If you regenerate backup codes, you automatically invalidate old codes." : "若您重新產生備用碼,原來舊的備用碼將自動失效。",
  18. "An error occurred while generating your backup codes" : "產生備用碼時發生錯誤。",
  19. "{name} backup codes" : "{name} 備用驗證碼",
  20. "Use one of the backup codes you saved when setting up two-factor authentication." : "設定啟用雙重認證時,可輸入其中一個您已儲存的備用碼。",
  21. "Submit" : "遞交"
  22. },
  23. "nplurals=1; plural=0;");