diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_HK.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_HK.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index 80edaacfd6b..a68c27bab06 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -127,6 +127,7 @@ OC.L10N.register( "Decline" : "婉拒", "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文檔中提供了更多信息。", "People" : "人物", + "Filter accounts" : "過濾帳戶", "When should the request expire?" : "請求應在何時過期?", "Set a submission expiration date" : "設置提交屆滿日期", "Expiration date" : "到期日", @@ -253,6 +254,7 @@ OC.L10N.register( "Deck board" : "Deck 面板", "ScienceMesh" : "ScienceMesh", "on {server}" : "在 {server} 上", + "Note from" : "備註來自", "Note:" : "備註:", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} 與您分享了一個資料夾。", "To upload files, you need to provide your name first." : "要上傳文件,您需要先提供您的姓名。", @@ -336,6 +338,10 @@ OC.L10N.register( "List of files that are shared by link." : "透過連結分享的檔案清單。", "No shared links" : "沒有已分享的連結", "Files and folders you shared by link will show up here" : "您分享的檔案與資料夾連結將會顯示在此處", + "File requests" : "檔案請求", + "List of file requests." : "檔案請求清單", + "No file requests" : "沒有檔案請求", + "File requests you have created will show up here" : "您建立的檔案請求將會顯示在此處", "Deleted shares" : "移除分享", "List of shares you left." : "您已退出的分享的清單。", "No deleted shares" : "沒有移除的分享", |