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-07-03 06:14:54 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-03 06:14:54 +0300
commit2b5995ef4087750c9935f76ea808ae1b11c20cf0 (patch)
treefa7c6231659475751232a5b93a045c510dd06a9e /l10n/zh_HK.js
parent36eea57214f8246bdd263b7f8dce0b7a62c4e234 (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.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index 13260328e..659873d00 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -161,6 +161,14 @@ OC.L10N.register(
"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}",