diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_HK.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_HK.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index 881b91a8b5e..cb1f2e67bdc 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -210,6 +210,8 @@ OC.L10N.register( "Share link" : "分享連結", "Error, please enter proper password and/or expiration date" : "錯誤,請輸入正確的密碼和/或有效期", "Error while creating the share" : "創建分享出錯", + "Share label saved" : "已保存分享標籤", + "Share password saved" : "已保存分享密碼", "Search for share recipients" : "搜尋分享參與者", "No recommendations. Start typing." : "沒有建議。開始輸入。", "Resharing is not allowed" : "不允許重新分享", @@ -233,6 +235,9 @@ OC.L10N.register( "Error creating the share" : "創建分享出錯", "Error updating the share: {errorMessage}" : "更新分享出錯:{errorMessage}", "Error updating the share" : "更新分享出錯", + "Share note saved" : "已保存分享筆記", + "File \"{path}\" has been unshared" : "檔案 “{path}” 已取消共享", + "Folder \"{path}\" has been unshared" : "資料夾 “{path}” 已取消共享", "Shared" : "已分享", "Share" : "分享", "Shared with" : "分享給", |