diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-11 02:27:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-11 02:27:58 +0000 |
commit | fd22f2be3d89f35dbbf3824467cd55198174c0a1 (patch) | |
tree | e97f3a9257de7ad6c6349c5acf56f2c524ad73fc /apps/files_sharing/l10n/zh_HK.js | |
parent | 16b68fdb347f8b1f4851fa42f54e6fe2122ee861 (diff) | |
download | nextcloud-server-fd22f2be3d89f35dbbf3824467cd55198174c0a1.tar.gz nextcloud-server-fd22f2be3d89f35dbbf3824467cd55198174c0a1.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 fdc74972a7e..4134b01ba62 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -120,6 +120,7 @@ OC.L10N.register( "You cannot share to a Circle if the app is not enabled" : "當應用未被啟用,你無法分享到circle。", "Please specify a valid circle" : "請指定一個有效的circle", "Sharing %s failed because the back end does not support room shares" : "分享 %s 失敗,因為後端不支援聊天室分享", + "Sharing %s failed because the back end does not support sciencemesh shares" : "分享 %s 失敗,因為後端不支援 Science Mesh 分享", "Unknown share type" : "未知的分享類型", "Not a directory" : "這不是一個資料夾", "Could not lock node" : "無法鎖定節點", @@ -225,6 +226,7 @@ OC.L10N.register( "Circle" : "社交圈子", "Talk conversation" : "Talk 對話", "Deck board" : "Deck 面板", + "Science Mesh" : "Science Mesh", "on {server}" : "在 {server} 上", "Others with access" : "其他擁有存取權限的人", "No other users with access found" : "找不到其他擁有存取權限的用戶", |