diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_HK.json')
-rw-r--r-- | apps/files_sharing/l10n/zh_HK.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json index a365b882edc..ee2912706ff 100644 --- a/apps/files_sharing/l10n/zh_HK.json +++ b/apps/files_sharing/l10n/zh_HK.json @@ -77,6 +77,7 @@ "Wrong path, file/folder does not exist" : "錯誤的路徑,該檔案或資料夾不存在", "Could not create share" : "無法建立分享", "Invalid permissions" : "無效的權限", + "Please specify a valid account to share with" : "請指定要分享的有效賬戶", "Group sharing is disabled by the administrator" : "群組分享已被管理員停用", "Please specify a valid group" : "請指定一個有效的群組", "Public link sharing is disabled by the administrator" : "公開連結分享已被管理員停用", @@ -84,6 +85,7 @@ "Public upload is only possible for publicly shared folders" : "只有公開分享的資料夾可以接受公開上傳", "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "因為未啟用 Nextcloud Talk,因此透過 Nextcloud Talk 傳送密碼分享 %s 失敗", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "分享 %1$s 失敗,因為後端不允許來自 %2$s 類型的分享", + "Please specify a valid federated account ID" : "請指定有效的聯盟賬戶 ID", "Invalid date, date format must be YYYY-MM-DD" : "無效的日期,需為 YYYY-MM-DD 格式", "Please specify a valid federated group ID" : "請指定一個有效的聯合群組 ID", "You cannot share to a Circle if the app is not enabled" : "當應用未被啟用,你無法分享到circle。", @@ -110,7 +112,9 @@ "You received {share} to group {group} as a share by {user}" : "您收到了 {user} 分享的 {share} 到 {group} 群組", "Accept" : "接受", "Reject" : "拒絕", + "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "該應用程序使用戶可以在Nextcloud中共享檔案。如果啟用,管理員可以選擇可以共享文件的群組。然後,適用的用戶可以與Nextcloud中的其他賬戶和群組共享檔案和資料夾。此外,如果管理員啟用了共享連結功能,則可以使用外部連結與Nextcloud之外的其他用戶分享檔案。管理員還可以實施密碼,有效期,並允許通過分享檔案進行伺服器到伺服器的分享以及從流動裝置進行分享。\n關閉此功能將刪除伺服器上所有分享收件人以及同步客戶端和流動應用程序上的分享了檔案和資料夾。Nextcloud文檔中提供了更多信息。", "Sharing" : "分享", + "Accept shares from other accounts and groups by default" : "預設接受其他賬戶與群組的分享", "Error while toggling options" : "切換選項時出錯", "Set default folder for accepted shares" : "為已接受的分享選擇一個默認資料夾", "Reset" : "重設", @@ -142,6 +146,8 @@ "Internal link" : "內部連結", "Cannot copy, please copy the link manually" : "無法複製,請手動複製連結", "Copy internal link to clipboard" : "將內部連結複製到剪貼板", + "Only works for people with access to this folder" : "只對可以存取此資料夾的人仕生效", + "Only works for people with access to this file" : "只對可以存取此檔案的人仕生效", "Link copied" : "連結已複製", "Please enter the following required information before creating the share" : "創建分享之前,請輸入以下必填信息", "Password protection (enforced)" : "密碼保護(強制)", @@ -212,6 +218,7 @@ "Save share" : "保存分享", "Update share" : "更新分享", "Others with access" : "其他擁有存取權限的人", + "No other accounts with access found" : "找不到其他擁有存取權限的賬戶", "Toggle list of others with access to this directory" : "切換有權存取此目錄的其他人的清單", "Toggle list of others with access to this file" : "切換有權存取此檔案的其他人的清單", "Unable to fetch inherited shares" : "無法獲取繼承的分享", |