diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-20 00:19:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-20 00:19:24 +0000 |
commit | daf72522da3c641a970ce6f5072b0f03c07e7992 (patch) | |
tree | 0a34ec45811aa03dcce94cf520a8bba7a3ccb840 /apps/files_sharing/l10n/zh_HK.js | |
parent | 06811415095da8c07601c4fcc71cf651b9bc19f6 (diff) | |
download | nextcloud-server-daf72522da3c641a970ce6f5072b0f03c07e7992.tar.gz nextcloud-server-daf72522da3c641a970ce6f5072b0f03c07e7992.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/zh_HK.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_HK.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index 249678b4e1d..6f8ba4208cb 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -113,7 +113,7 @@ OC.L10N.register( "You received {share} as a share by {user}" : "您收到 {user} 的分享 {share}", "You received {share} to group {group} as a share by {user}" : "您收到了 {user} 分享的 {share} 到 {group} 群組", "Accept" : "接受", - "Reject" : "拒絕", + "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文檔中提供了更多信息。", "Sharing" : "分享", "Accept shares from other accounts and groups by default" : "預設接受其他賬戶與群組的分享", @@ -295,6 +295,7 @@ OC.L10N.register( "Please specify a valid user" : "請選擇一個有效的用戶", "Please specify a valid federated user ID" : "請指定一個有效的聯合用戶 ID", "Sharing %s failed because the back end does not support sciencemesh shares" : "分享 %s 失敗,因為後端不支援 Science Mesh 分享", + "Reject" : "拒絕", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users 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 users 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文檔中提供了更多信息。", "Accept user and group shares by default" : "默認接受用戶和群組共享", "Read only" : "唯讀", |