diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-20 00:20:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-20 00:20:02 +0000 |
commit | 2be7b12fd597100f2395cb818a486480c57800a0 (patch) | |
tree | 98094e1c11b91ca084e410438acc74bfdceead87 /apps/files_sharing/l10n/zh_HK.js | |
parent | fc560d8ec986402587ae506bbff58e242eb269f7 (diff) | |
download | nextcloud-server-2be7b12fd597100f2395cb818a486480c57800a0.tar.gz nextcloud-server-2be7b12fd597100f2395cb818a486480c57800a0.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index df6e3b7016e..9ede602a194 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -208,8 +208,10 @@ OC.L10N.register( "Share" : "分享", "Delete share" : "刪除分享", "Share with {userName}" : "與 {userName} 分享", + "Share with email {email}" : "與電郵地址 {email} 分享", "Share with group" : "與群組分享", "Share in conversation" : "在對話中分享", + "Share with {user} on remote server {server}" : "與遠端伺服器 {server} 上的 {user} 分享", "Share with remote group" : "與遠端群組分享", "Share with guest" : "與訪客分享", "Update share" : "更新分享", |