diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_HK.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_HK.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index f6db886e118..249678b4e1d 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -151,6 +151,7 @@ OC.L10N.register( "Create share" : "創建分享", "Cancel" : "取消", "Customize link" : "自訂連結", + "Generate QR code" : "生成 QR Code", "Add another link" : "加入另一個連結", "Create a new share link" : "建立新分享連結", "{shareWith} by {initiator}" : "{initiator} 分享了 {shareWith}", @@ -180,7 +181,7 @@ OC.L10N.register( "Guest" : "訪客", "Group" : "群組", "Email" : "電郵地址", - "Circle" : "社交圈子", + "Team" : "團隊", "Talk conversation" : "Talk 對話", "Deck board" : "Deck 面板", "ScienceMesh" : "ScienceMesh", @@ -307,6 +308,7 @@ OC.L10N.register( "Only works for users with access to this folder" : "只對可以存取此資料夾的用戶生效", "Only works for users with access to this file" : "僅適用於有權存取此檔案的用戶", "Password protect" : "密碼防護", + "Circle" : "社交圈子", "Science Mesh" : "Science Mesh", "No other users with access found" : "找不到其他擁有存取權限的用戶", "No entries found in this folder" : "在此資料夾中沒有任何項目", |