diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-12-21 01:12:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-12-21 01:12:05 +0000 |
commit | 01fa79d8d674b1588aac2fb889e6769854b95cf9 (patch) | |
tree | 886b376d84aae70780164d60ad8b3c79d8b7a277 /apps/twofactor_backupcodes | |
parent | 1fc24cbcf38af24d4f2bf8c57d0ee4893591fbd5 (diff) | |
download | nextcloud-server-01fa79d8d674b1588aac2fb889e6769854b95cf9.tar.gz nextcloud-server-01fa79d8d674b1588aac2fb889e6769854b95cf9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/zh_TW.js | 23 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/zh_TW.json | 23 |
2 files changed, 40 insertions, 6 deletions
diff --git a/apps/twofactor_backupcodes/l10n/zh_TW.js b/apps/twofactor_backupcodes/l10n/zh_TW.js index 54f276ac3b7..d66c19d2148 100644 --- a/apps/twofactor_backupcodes/l10n/zh_TW.js +++ b/apps/twofactor_backupcodes/l10n/zh_TW.js @@ -1,18 +1,35 @@ OC.L10N.register( "twofactor_backupcodes", { - "Generate backup codes" : "產生備用碼", - "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "備用碼已經建立。{{total}}組中有{{used}}組備用碼已被使用過", + "activated" : "已啟用", + "updated" : "已更新", + "mounted" : "已掛載", + "deactivated" : "已停用", + "beforeCreate" : "建立前", + "created" : "已建立", + "beforeUpdate" : "更新前", + "beforeDestroy" : "銷毀前", + "destroyed" : "已銷毀", + "beforeMount" : "掛載前", "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "以下是您的備用碼,由於備用碼不會再次顯示,請儲存 並/或 列印。", "Save backup codes" : "儲存備用碼", "Print backup codes" : "列印備用碼", + "Backup codes have been generated. {used} of {total} codes have been used." : "備用碼已經建立,共{total}組備用碼中有{userd}組已經使用", "Regenerate backup codes" : "重新產生備用碼", + "_icon-loading-small_::_generate-backup-codes_" : ["產生備用碼"], "If you regenerate backup codes, you automatically invalidate old codes." : "若您重新產生備用碼,原來舊的備用碼將自動失效。", + "Generate backup codes" : "產生備用碼", "An error occurred while generating your backup codes" : "產生備用碼時發生錯誤。", "Nextcloud backup codes" : "Nextcloud 備用碼", "You created two-factor backup codes for your account" : "你的帳戶已建立兩階段認證的備用碼。", + "Second-factor backup codes" : "第二階段認證備用碼", + "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." : "您已經啟用兩階段驗證功能,但您未產生備用碼,請進行此步驟以免失去兩階段驗證功能失效時無法存取。", "Backup code" : "備用碼", "Use backup code" : "使用備用碼", - "Second-factor backup codes" : "第二階段認證備用碼" + "Two factor backup codes" : "兩階段驗證備用碼", + "A two-factor auth backup codes provider" : "兩階段驗證備用碼供應商", + "Use one of the backup codes you saved when setting up two-factor authentication." : "設定啟用兩階段驗證時,可輸入其中一個您已儲存的備用碼。", + "Submit" : "送出", + "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "備用碼已經建立。{{total}}組中有{{used}}組備用碼已被使用過" }, "nplurals=1; plural=0;"); diff --git a/apps/twofactor_backupcodes/l10n/zh_TW.json b/apps/twofactor_backupcodes/l10n/zh_TW.json index c3d9370ca6b..fb934ba1249 100644 --- a/apps/twofactor_backupcodes/l10n/zh_TW.json +++ b/apps/twofactor_backupcodes/l10n/zh_TW.json @@ -1,16 +1,33 @@ { "translations": { - "Generate backup codes" : "產生備用碼", - "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "備用碼已經建立。{{total}}組中有{{used}}組備用碼已被使用過", + "activated" : "已啟用", + "updated" : "已更新", + "mounted" : "已掛載", + "deactivated" : "已停用", + "beforeCreate" : "建立前", + "created" : "已建立", + "beforeUpdate" : "更新前", + "beforeDestroy" : "銷毀前", + "destroyed" : "已銷毀", + "beforeMount" : "掛載前", "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "以下是您的備用碼,由於備用碼不會再次顯示,請儲存 並/或 列印。", "Save backup codes" : "儲存備用碼", "Print backup codes" : "列印備用碼", + "Backup codes have been generated. {used} of {total} codes have been used." : "備用碼已經建立,共{total}組備用碼中有{userd}組已經使用", "Regenerate backup codes" : "重新產生備用碼", + "_icon-loading-small_::_generate-backup-codes_" : ["產生備用碼"], "If you regenerate backup codes, you automatically invalidate old codes." : "若您重新產生備用碼,原來舊的備用碼將自動失效。", + "Generate backup codes" : "產生備用碼", "An error occurred while generating your backup codes" : "產生備用碼時發生錯誤。", "Nextcloud backup codes" : "Nextcloud 備用碼", "You created two-factor backup codes for your account" : "你的帳戶已建立兩階段認證的備用碼。", + "Second-factor backup codes" : "第二階段認證備用碼", + "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." : "您已經啟用兩階段驗證功能,但您未產生備用碼,請進行此步驟以免失去兩階段驗證功能失效時無法存取。", "Backup code" : "備用碼", "Use backup code" : "使用備用碼", - "Second-factor backup codes" : "第二階段認證備用碼" + "Two factor backup codes" : "兩階段驗證備用碼", + "A two-factor auth backup codes provider" : "兩階段驗證備用碼供應商", + "Use one of the backup codes you saved when setting up two-factor authentication." : "設定啟用兩階段驗證時,可輸入其中一個您已儲存的備用碼。", + "Submit" : "送出", + "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "備用碼已經建立。{{total}}組中有{{used}}組備用碼已被使用過" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |