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:
Diffstat (limited to 'l10n/zh_HK.json')
-rw-r--r--l10n/zh_HK.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index 8c6a573e4..799b27459 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -159,6 +159,14 @@
"You deleted a message" : "您刪除了訊息",
"{actor} deleted a reaction" : "{actor} 刪除了反應",
"You deleted a reaction" : "您刪除了反應",
+ "_You set the message expiration to %n week_::_You set the message expiration to %n weeks_" : ["您將訊息過期時間設置為%n星期"],
+ "_You set the message expiration to %n day_::_You set the message expiration to %n days_" : ["您將訊息過期時間設置為%n天"],
+ "_You set the message expiration to %n hour_::_You set the message expiration to %n hours_" : ["您將訊息過期時間設置為%n小時"],
+ "_{actor} set the message expiration to %n week_::_{actor} set the message expiration to %n weeks_" : ["{actor} 將訊息過期時間設置為%n星期"],
+ "_{actor} set the message expiration to %n day_::_{actor} set the message expiration to %n days_" : ["{actor} 將訊息過期時間設置為%n天"],
+ "_{actor} set the message expiration to %n hour_::_{actor} set the message expiration to %n hours_" : ["{actor} 將訊息過期時間設置為%n小時"],
+ "{actor} disabled message expiration" : "{actor} 已停用訊息過期時間",
+ "You disabled message expiration" : "您已停用訊息過期時間",
"{actor} cleared the history of the conversation" : "{actor} 清除了對話的歷史記錄",
"You cleared the history of the conversation" : "你清除了對話的歷史記錄",
"{actor} closed the poll {poll}" : "{actor} 結束投票 {poll}",