diff options
Diffstat (limited to 'apps/files_external/l10n/zh_HK.js')
-rw-r--r-- | apps/files_external/l10n/zh_HK.js | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files_external/l10n/zh_HK.js b/apps/files_external/l10n/zh_HK.js index 2b03929a793..fe10af667b8 100644 --- a/apps/files_external/l10n/zh_HK.js +++ b/apps/files_external/l10n/zh_HK.js @@ -104,8 +104,19 @@ OC.L10N.register( "External storage support" : "外部儲存支援", "Adds basic external storage support" : "增加了基本的外部存儲支援", "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "該應用程序使管理員能夠配置與外部存儲提供程序的連接,例如 FTP 伺服器,S3或SWIFT對象存儲,其他 Nextcloud 伺服器,WebDAV 伺服器等。管理員可以選擇要啟用的存儲類型,並可以為用戶,群組或整個系統安裝這些存儲位置。用戶將看到一個新資料夾出現在其根 Nextcloud 目錄中,他們可以像存取其他 Nextcloud 資料夾一樣存取和使用該資料夾。外部存儲還允許用戶共享存儲在這些外部位置中的檔案。在這些情況下,當收件人從外部存儲設備索取檔案時,將使用檔案所有者的憑據,從而確保收件人可以訪問共享文件。\n\n可以使用 GUI 或在命令行中配置外部存儲。第二個選項為高級用戶提供了更大的靈活性,用於配置大容量外部存儲安裝和設置安裝優先級。外部存儲 GUI 文檔和外部存儲配置文檔中提供了更多信息。", + "Enter missing credentials" : "輸入缺少的身份驗證", + "Unable to update this external storage config. {statusMessage}" : "無法更新此外部儲存空間設定。{statusMessage}", + "New configuration successfully saved" : "新配置已成功保存", + "There was an error with this external storage." : "此外部儲存空間發生錯誤。", + "We were unable to check the external storage {basename}" : "我們無法檢查外部儲存空間 {basename}", + "Examine this faulty external storage configuration" : "檢查此錯誤的外部儲存空間設定", "Open in files" : "在「檔案」應用程式中打開", + "There was an error with this external storage. Do you want to review this mount point config in the settings page?" : "此外部儲存空間有錯誤。您想要在設定頁面中審閱此掛載點的配置嗎?", "External mount error" : "外部掛載錯誤", + "List of external storage." : "外部儲存空間清單。", + "There is no external storage configured. You can configure them in your Personal settings." : "未配置外部儲存空間。您可以在「個人設定」中配置它們。", + "There is no external storage configured and you don't have the permission to configure them." : "沒有配置外部儲存空間,且您沒有配置它們的權限。", + "No external storage" : "無外部儲存空間", "Storage type" : "儲存類型", "Unknown" : "不詳", "Scope" : "範圍", |