diff options
Diffstat (limited to 'apps/provisioning_api/l10n/zh_TW.json')
-rw-r--r-- | apps/provisioning_api/l10n/zh_TW.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/provisioning_api/l10n/zh_TW.json b/apps/provisioning_api/l10n/zh_TW.json index d119d381883..73b70bb26ca 100644 --- a/apps/provisioning_api/l10n/zh_TW.json +++ b/apps/provisioning_api/l10n/zh_TW.json @@ -39,7 +39,6 @@ "This application enables a set of APIs that external systems can use to create, edit, delete and query account\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin accounts\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "此應用程式啟用了一組 API,外部系統可以使用其來建立、編輯、刪除與查詢帳號\n\t\t屬性,查詢、設定與移除群組,設定配額與查詢 Nextcloud 中使用的總儲存空間。群組管理員帳號\n\t\t也可以用其來查詢 Nextcloud,並在其管理的群組中執行與系統管理員相同的動作。這組 API 也讓\n\t\t管理員可以查詢作用中的 Nextcloud 應用程式、應用程式資訊,以及遠端啟用或停用應用程式。\n\t\t應用程式啟用後,可以使用基本驗證標頭來使用 HTTP 請求執行上面\n\t\t列出的任何功能。更多資訊在 Provisioning API 的文件中提供,包含範例呼叫\n\t\t與伺服器回應。", "Logged in user must be an administrator or have authorization to edit this setting." : "登入的使用者必須為管理員,或是有權編輯此設定的使用者。", "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "此應用程式啟用了一組 API,讓外部系統可以用來管理使用者、群組與應用程式。", - "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "此應用程式啟用了一組 API,讓外部系統可以用來\n\t\t建立、編輯、刪除與查詢使用者的特性、查詢,設定以及移除群組、設定配額等,還有\n\t\t查詢 Nextcloud 中使用的總計儲存空間。群組管理員使用者也可以用來查詢 Nextcloud,\n\t\t並在其管理的群組中執行與系統管理員相同的動作。這組 API 也讓管理員可以查詢\n\t\t作用中的 Nextcloud 應用程式、應用程式資訊,以及遠端啟用或停用應用程式。\n\t\t應用程式啟用後,可以使用基本認證標頭來使用 HTTP 請求執行上面列出的任何功能。\n\t\t更多資訊在 Provisioning API 的文件中提供,包含範例呼叫與伺服器回應。", - "To send a password link to the user an email address is required." : "要寄出密碼連結給使用者之前需要設定一組 email 位址" + "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "此應用程式啟用了一組 API,讓外部系統可以用來\n\t\t建立、編輯、刪除與查詢使用者的特性、查詢,設定以及移除群組、設定配額等,還有\n\t\t查詢 Nextcloud 中使用的總計儲存空間。群組管理員使用者也可以用來查詢 Nextcloud,\n\t\t並在其管理的群組中執行與系統管理員相同的動作。這組 API 也讓管理員可以查詢\n\t\t作用中的 Nextcloud 應用程式、應用程式資訊,以及遠端啟用或停用應用程式。\n\t\t應用程式啟用後,可以使用基本認證標頭來使用 HTTP 請求執行上面列出的任何功能。\n\t\t更多資訊在 Provisioning API 的文件中提供,包含範例呼叫與伺服器回應。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |