From 54a243f5789a7a8c7582ea7c4d75f2abae60ca7b Mon Sep 17 00:00:00 2001 From: gavin-luo Date: Tue, 3 May 2022 21:03:08 +0200 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (791 of 791 strings) Translation: mattermost-languages-shipped/mattermost-mobile Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/zh_Hans/ --- assets/base/i18n/zh-CN.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/assets/base/i18n/zh-CN.json b/assets/base/i18n/zh-CN.json index d556f9def..ff2a5c5ed 100644 --- a/assets/base/i18n/zh-CN.json +++ b/assets/base/i18n/zh-CN.json @@ -415,6 +415,8 @@ "mobile.message_length.message": "您的消息过长。目前字数:{max}/{count}", "mobile.message_length.message_split_left": "消息超过字数限制", "mobile.message_length.title": "消息长度", + "mobile.microphone_permission_denied_description": "若要参与此呼叫,请打开“设置”以授予对您的麦克风“授权使用”的权限。", + "mobile.microphone_permission_denied_title": "{applicationName} 能打开您的麦克风/话筒吗?", "mobile.more_dms.add_more": "您还可以添加 {remaining, number} 位用户", "mobile.more_dms.cannot_add_more": "您不能再添加更多用户", "mobile.more_dms.one_more": "您还能添加 1 个用户",