diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-04 00:29:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-04 00:29:28 +0000 |
commit | 61f8314f83c64fddcb7d0353c654de07ce0a1be2 (patch) | |
tree | 40c8c5f68eafb1cebb071dbb983f61181680b77b /apps/settings/l10n/zh_TW.js | |
parent | 8cad04dcd0100bc3e8eeca2425f86a921dbc0c5d (diff) | |
download | nextcloud-server-61f8314f83c64fddcb7d0353c654de07ce0a1be2.tar.gz nextcloud-server-61f8314f83c64fddcb7d0353c654de07ce0a1be2.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 12a665428c3..d7fd194dcab 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -380,6 +380,7 @@ OC.L10N.register( "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "如果遺失裝置或退出組織,這可以從與 {userid} 相關的所有裝置遠端抹除 Nextcloud 資料。僅當裝置連線到網際網路時才有效。", "Remote wipe of devices" : "遠端抹除裝置", "Wipe {userid}'s devices" : "抹除 {userid} 的裝置", + "Wiped {userid}'s devices" : "抹除了 {userid} 的裝置", "Update of user manager was failed" : "使用者管理員更新失敗", "Fully delete {userid}'s account including all their personal files, app data, etc." : "完全刪除 {userid} 的帳號,包含他們所有的個人檔案、應用程式資料等等。", "Account deletion" : "帳號刪除", |