From adfbcc9e6c5cd0c5b7cf4500d65ebe39174d9f94 Mon Sep 17 00:00:00 2001 From: Eric Date: Sat, 10 Sep 2022 12:54:14 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 99.8% (630 of 631 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/ --- assets/l10n/intl_zh.arb | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_zh.arb b/assets/l10n/intl_zh.arb index bf6f3159b..bd8c22bda 100644 --- a/assets/l10n/intl_zh.arb +++ b/assets/l10n/intl_zh.arb @@ -2962,5 +2962,21 @@ "enterRoom": "进入聊天室", "@enterRoom": {}, "allSpaces": "所有空间", - "@allSpaces": {} + "@allSpaces": {}, + "appearOnTop": "出现在其他应用上方", + "@appearOnTop": {}, + "appearOnTopDetails": "允许应用显示在顶部(如果你已经将 Fluffychat 设置为呼叫账户,则不需要授予此权限)", + "@appearOnTopDetails": {}, + "otherCallingPermissions": "麦克风、摄像头和其他 FluffyChat 权限", + "@otherCallingPermissions": {}, + "callingPermissions": "呼叫权限", + "@callingPermissions": {}, + "callingAccountDetails": "允许 FluffyChat 使用本机 android 拨号器应用。", + "@callingAccountDetails": {}, + "foregroundServiceRunning": "此通知在前台服务运行时出现。", + "@foregroundServiceRunning": {}, + "screenSharingTitle": "屏幕共享", + "@screenSharingTitle": {}, + "callingAccount": "呼叫账户", + "@callingAccount": {} }