diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-01-09 02:26:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-01-09 02:26:25 +0000 |
commit | 74bfe61a496433b61d58155d38b9843338ca0c55 (patch) | |
tree | 0232b9b11215f9b7d7f2a171753954eb4b26c77a /apps/comments/l10n/zh_HK.js | |
parent | fd25252deb4f580a4573db0b0f5bd817998356fc (diff) | |
download | nextcloud-server-74bfe61a496433b61d58155d38b9843338ca0c55.tar.gz nextcloud-server-74bfe61a496433b61d58155d38b9843338ca0c55.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/zh_HK.js')
-rw-r--r-- | apps/comments/l10n/zh_HK.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/zh_HK.js b/apps/comments/l10n/zh_HK.js index 5d792dd56e6..9949ff0dc86 100644 --- a/apps/comments/l10n/zh_HK.js +++ b/apps/comments/l10n/zh_HK.js @@ -10,6 +10,8 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s 對 %2$s 留了言", "{author} commented on {file}" : "{author} 對 {file} 留了言", "<strong>Comments</strong> for files" : "檔案的<strong>留言</strong>", + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "一個已被刪除的用戶在 “{file}” 的留言中提到你", + "{user} mentioned you in a comment on \"{file}\"" : "{user} 在 “{file}” 的留言中提到你", "Files app plugin to add comments to files" : "檔案插件程式插件,用於為檔案增加註釋", "Edit comment" : "編輯留言", "Delete comment" : "刪除留言", |