diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-19 00:26:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-19 00:26:31 +0000 |
commit | 46d80b4f706b750e3535814a17ba3caefbde1b98 (patch) | |
tree | 0f94f531c1c58990739e39cf0bbce235e9cd51bd /apps/settings/l10n/zh_TW.js | |
parent | d3393af978aa259116ad40c12499062cda80a330 (diff) | |
download | nextcloud-server-46d80b4f706b750e3535814a17ba3caefbde1b98.tar.gz nextcloud-server-46d80b4f706b750e3535814a17ba3caefbde1b98.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 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index aece46137d8..7c152b875ac 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -355,8 +355,8 @@ OC.L10N.register( "Set user quota" : "設定使用者配額", "Set default language" : "設定預設語言", "Manager" : "管理者", - "Set user manager" : "設定使用者管理者", "Add new user" : "新增使用者", + "Set user manager" : "設定使用者管理者", "Username will be autogenerated" : "使用者名稱將會自動產生", "Username (required)" : "使用者名稱(必填)", "Total rows summary" : "總列摘要", @@ -379,8 +379,6 @@ OC.L10N.register( "Set user as admin for" : "將使用者設定為管理員", "Select user quota" : "選取使用者配額", "Set the language" : "設定語言", - "Set the manager" : "設定管理者", - "Select manager" : "選取管理者", "{size} used" : "已使用 {size}", "Delete user" : "刪除使用者", "Wipe all devices" : "抹除所有裝置", @@ -391,7 +389,6 @@ OC.L10N.register( "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" : "帳號刪除", "Delete {userid}'s account" : "刪除 {userid} 的帳號", @@ -551,6 +548,7 @@ OC.L10N.register( "Authentication method" : "認證方式", "Allow username autocompletion in share dialog" : "在分享對話框中允許使用者名稱自動完成", "Allow username autocompletion to users within the same groups" : "允許使用者自動完成在同一個群組中的使用者", + "Select manager" : "選取管理者", "User's table" : "使用者的表格", "Select user manager" : "選取使用者管理者" }, |