diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-15 00:19:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-15 00:19:18 +0000 |
commit | 4e6e5e21170c207fb2c8a7dafd7833b21a849657 (patch) | |
tree | a2cd3717a7de15260bb5ea92237833e19164338c /apps/files_sharing/l10n/zh_HK.js | |
parent | 9b6551d4c8b62d10ad72c59d8cd9e69234cd76f0 (diff) | |
download | nextcloud-server-4e6e5e21170c207fb2c8a7dafd7833b21a849657.tar.gz nextcloud-server-4e6e5e21170c207fb2c8a7dafd7833b21a849657.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 | 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 682dfdc0be9..b44a6f568b0 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -209,6 +209,12 @@ OC.L10N.register( "Create" : "創建", "Share" : "分享", "Delete share" : "刪除分享", + "Share with {userName}" : "與 {userName} 分享", + "Share with group" : "與群組分享", + "Share in conversation" : "在對話中分享", + "Share with remote" : "與遠端分享", + "Share with remote group" : "與遠端群組分享", + "Share with guest" : "與訪客分享", "Share with" : "分享與", "Save share" : "保存分享", "Update share" : "更新分享", |