diff options
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/zh_TW.js')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/zh_TW.js | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/apps/twofactor_backupcodes/l10n/zh_TW.js b/apps/twofactor_backupcodes/l10n/zh_TW.js index 78749bac2d4..c6700d33d82 100644 --- a/apps/twofactor_backupcodes/l10n/zh_TW.js +++ b/apps/twofactor_backupcodes/l10n/zh_TW.js @@ -18,17 +18,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "兩階段驗證備用碼供應商", "Use one of the backup codes you saved when setting up two-factor authentication." : "設定啟用兩階段驗證時,可輸入其中一個您已儲存的備用碼。", "Submit" : "送出", - "activated" : "已啟用", - "updated" : "已更新", - "mounted" : "已掛載", - "deactivated" : "已停用", - "beforeCreate" : "建立前", - "created" : "已建立", - "beforeUpdate" : "更新前", - "beforeDestroy" : "銷毀前", - "destroyed" : "已銷毀", - "beforeMount" : "掛載前", - "Nextcloud backup codes" : "Nextcloud 備用碼", "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "您已經啟用兩階段驗證功能,但您未產生備用碼,請進行此步驟以免失去兩階段驗證功能失效時無法存取。" }, "nplurals=1; plural=0;"); |