From ff4b33ec2259c8122562acfd6cbbdbca5643cbc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E7=8E=8B=E5=8F=AB=E6=88=91=E6=9D=A5=E5=B7=A1?= =?UTF-8?q?=E5=B1=B1?= Date: Fri, 7 Feb 2025 06:44:33 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (759 of 759 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/ --- assets/l10n/intl_zh.arb | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_zh.arb b/assets/l10n/intl_zh.arb index 3dd484884..6b6ceb422 100644 --- a/assets/l10n/intl_zh.arb +++ b/assets/l10n/intl_zh.arb @@ -3023,5 +3023,17 @@ "placeholders": { "rule": {} } - } + }, + "crossVerifiedDevices": "交叉验证设备", + "@crossVerifiedDevices": {}, + "shareKeysWithDescription": "选择应当信任哪些设备允许它们读取你在加密聊天中的消息?", + "@shareKeysWithDescription": {}, + "shareKeysWith": "与哪些设备分享密钥…", + "@shareKeysWith": {}, + "allDevices": "所有设备", + "@allDevices": {}, + "crossVerifiedDevicesIfEnabled": "交叉验证设备(如启用)", + "@crossVerifiedDevicesIfEnabled": {}, + "verifiedDevicesOnly": "仅已验证设备", + "@verifiedDevicesOnly": {} }