From 01f846bd2042c4a2fc42bfcbdf732004b68bcf53 Mon Sep 17 00:00:00 2001 From: Sketch6580 Date: Thu, 23 Jan 2025 11:33:07 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 85.4% (554 of 648 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/zh_Hans/ --- lib/l10n/intl_zh_Hans.arb | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_zh_Hans.arb b/lib/l10n/intl_zh_Hans.arb index 831b96f94..f0b74b3c7 100644 --- a/lib/l10n/intl_zh_Hans.arb +++ b/lib/l10n/intl_zh_Hans.arb @@ -869,7 +869,7 @@ "placeholders_order": [], "placeholders": {} }, - "mark_all_as_read": "标记全部为已读", + "mark_all_as_read": "全部标记为已读", "@mark_all_as_read": { "type": "text", "placeholders_order": [], @@ -3428,5 +3428,29 @@ "type": "text", "placeholders_order": [], "placeholders": {} + }, + "subTitlePageNotFound": "您的目标页面可能已消失或属于其他账号。", + "@subTitlePageNotFound": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "storageQuotas": "存储", + "@storageQuotas": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "textQuotasOutOfStorage": "存储不足", + "@textQuotasOutOfStorage": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "sendingQueue": "发送队列", + "@sendingQueue": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } }