From 32231cb4a1cef87927430cf06b8715ea76ff5ea6 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 15 Nov 2023 07:50:54 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 97.3% (583 of 599 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/ --- assets/l10n/intl_zh.arb | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_zh.arb b/assets/l10n/intl_zh.arb index 38f47563b..676ca3aa6 100644 --- a/assets/l10n/intl_zh.arb +++ b/assets/l10n/intl_zh.arb @@ -2625,5 +2625,37 @@ } }, "pleaseEnterANumber": "请输入大于 0 的数", - "@pleaseEnterANumber": {} + "@pleaseEnterANumber": {}, + "banUserDescription": "", + "@banUserDescription": {}, + "removeDevicesDescription": "", + "@removeDevicesDescription": {}, + "unbanUserDescription": "", + "@unbanUserDescription": {}, + "todoLists": "", + "@todoLists": {}, + "editTodo": "", + "@editTodo": {}, + "pushNotificationsNotAvailable": "", + "@pushNotificationsNotAvailable": {}, + "pleaseAddATitle": "", + "@pleaseAddATitle": {}, + "makeAdminDescription": "", + "@makeAdminDescription": {}, + "noTodosYet": "", + "@noTodosYet": {}, + "archiveRoomDescription": "", + "@archiveRoomDescription": {}, + "todosUnencrypted": "", + "@todosUnencrypted": {}, + "newTodo": "", + "@newTodo": {}, + "learnMore": "", + "@learnMore": {}, + "todoListChangedError": "", + "@todoListChangedError": {}, + "roomUpgradeDescription": "", + "@roomUpgradeDescription": {}, + "kickUserDescription": "", + "@kickUserDescription": {} }