From 3b06fea5783879e4c29335fa7481f44a2509b1d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=9F=E5=8F=A4=E4=B8=80?= Date: Tue, 17 Dec 2024 10:00:36 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 1.6% (11 of 648 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/zh_Hans/ --- lib/l10n/intl_zh_Hans.arb | 69 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_zh_Hans.arb b/lib/l10n/intl_zh_Hans.arb index 0967ef424..cfcd261a4 100644 --- a/lib/l10n/intl_zh_Hans.arb +++ b/lib/l10n/intl_zh_Hans.arb @@ -1 +1,68 @@ -{} +{ + "delete": "删除", + "@delete": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "cancel": "取消", + "@cancel": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "mark_as_read": "标记为已读", + "@mark_as_read": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "reply": "回复", + "@reply": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "rename": "重命名", + "@rename": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "password": "密码", + "@password": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "forward": "转发", + "@forward": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "move_to_trash": "移动到垃圾箱", + "@move_to_trash": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "edit": "编辑", + "@edit": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "move": "移动", + "@move": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "mark_as_unread": "标记为未读", + "@mark_as_unread": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + } +}