diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:25:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:25:46 +0000 |
commit | e218d1f98e19307f2bf170e09670e4f7fe61f061 (patch) | |
tree | 179a809826ea32995075c12cc1d0e2385d39b99d /apps/comments/l10n/zh_HK.js | |
parent | 2c24c3c469847d36b65e3e1e0550ab2c2d03e6d5 (diff) | |
download | nextcloud-server-e218d1f98e19307f2bf170e09670e4f7fe61f061.tar.gz nextcloud-server-e218d1f98e19307f2bf170e09670e4f7fe61f061.zip |
Fix(l10n): Update translations 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 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/comments/l10n/zh_HK.js b/apps/comments/l10n/zh_HK.js index f8aed56e346..58b94ee5bcd 100644 --- a/apps/comments/l10n/zh_HK.js +++ b/apps/comments/l10n/zh_HK.js @@ -32,9 +32,6 @@ OC.L10N.register( "Comment deleted" : "意見刪除", "An error occurred while trying to delete the comment" : "嘗試刪除此留言時錯誤", "An error occurred while trying to create the comment" : "嘗試建立此留言時錯誤", - "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "一個已被刪除的用戶在 “{file}” 的留言中提到你", - "Write a message …" : "書寫訊息 ...", - "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "“@” 表示提及,“:” 表示表情符號,“/” 表示智慧型選擇器", - "_%n unread comment_::_%n unread comments_" : ["%n 個未讀留言"] + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "一個已被刪除的用戶在 “{file}” 的留言中提到你" }, "nplurals=1; plural=0;"); |