diff options
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 e503d209528..9b4e56185dc 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -158,8 +158,11 @@ OC.L10N.register( "Via “{folder}”" : "透過 “{folder}”", "Internal link" : "內部連結", "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 file" : "僅適用於有權存取此檔案的用戶", + "Please enter the following required information before creating the share" : "創建分享之前,請輸入以下必填信息", "Password protection (enforced)" : "密碼保護(強制)", "Password protection" : "密碼保護", "Enter a password" : "輸入密碼", @@ -174,6 +177,7 @@ OC.L10N.register( "Password protect" : "密碼防護", "Video verification" : "視頻驗證", "Add another link" : "加入另一個連結", + "Create a new share link" : "建立新分享連結", "{shareWith} by {initiator}" : "{initiator} 分享了 {shareWith}", "Shared via link by {initiator}" : "由 {initiator} 透過連結分享", "Share link ({label})" : "分享連結 ({label})", @@ -182,9 +186,11 @@ OC.L10N.register( "Name or email …" : "名字或電郵地址", "Name, email, or Federated Cloud ID …" : "名字,電郵地址或 Federated Cloud ID …", "Searching …" : "搜尋中 …", + "No elements found." : "找不到元素。", "Search globally" : "全域搜尋", "on {server}" : "在 {server} 上", "Unable to load the shares list" : "無法載入分享清單", + "Expires {relativetime}" : "有效期至 {relativetime}", "this share just expired." : "此分享剛過期。", "Link to a file" : "連結到一個檔案", "Error creating the share: {errorMessage}" : "創建分享出錯:{errorMessage}", |