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, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index 31940ca9c6a..32b3b06fe18 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -104,7 +104,7 @@ OC.L10N.register( "Wrong path, file/folder doesn't exist" : "錯誤的路徑,該檔案或資料夾不存在", "Could not create share" : "無法建立分享", "invalid permissions" : "無效的權限", - "Please specify a valid user" : "請選擇一個有效的使用者", + "Please specify a valid user" : "請選擇一個有效的用戶", "Group sharing is disabled by the administrator" : "群組分享已被管理員停用", "Please specify a valid group" : "請指定一個有效的群組", "Public link sharing is disabled by the administrator" : "公開連結分享已被管理員停用", @@ -162,7 +162,7 @@ OC.L10N.register( "Link copied" : "連結已複製", "Cannot copy, please copy the link manually" : "無法複製,請手動複製連結", "Copy to clipboard" : "複製到剪貼簿", - "Only works for users with access to this folder" : "只對可以存取此資料夾的使用者生效", + "Only works for users with access to this folder" : "只對可以存取此資料夾的用戶生效", "Only works for users with access to this file" : "僅適用於有權存取此檔案的用戶", "Please enter the following required information before creating the share" : "創建分享之前,請輸入以下必填信息", "Password protection (enforced)" : "密碼保護(強制)", |