Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-16 06:22:40 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-16 06:22:40 +0300
commit3dc5c6a3712b1e8e87662ab5dfadec1e43f1cff4 (patch)
treeb5cd26c790a96ebb8f09a347b1fab40451db6ecd /l10n/zh_HK.js
parent8b7947f8849bbc82a7d27f864fc0a9ca11074806 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/zh_HK.js')
-rw-r--r--l10n/zh_HK.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index 63558f0a3..2564602b6 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -163,6 +163,10 @@ OC.L10N.register(
"You deleted a reaction" : "您刪除了反應",
"{actor} cleared the history of the conversation" : "{actor} 清除了對話的歷史記錄",
"You cleared the history of the conversation" : "你清除了對話的歷史記錄",
+ "{actor} closed the poll {poll}" : "{actor} 結束投票 {poll}",
+ "You closed the poll {poll}" : "您結束投票 {poll}",
+ "{actor} voted on the poll {poll}" : "{actor} 在民意調查 {poll} 中投票",
+ "You voted on the poll {poll}" : "您在民意調查 {poll} 中投票",
"Message deleted by author" : "訊息被作者刪除",
"Message deleted by {actor}" : "訊息被 {actor} 刪除",
"Message deleted by you" : "訊息被您刪除",