Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (777 of 777 strings) Translation: mattermost-languages-shipped/mattermost-mobile Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/zh_Hans/
This commit is contained in:
parent
fff455624e
commit
d96ecb0fdb
1 changed files with 6 additions and 0 deletions
|
|
@ -199,6 +199,10 @@
|
|||
"global_threads.markAllRead.markRead": "标为已读",
|
||||
"global_threads.markAllRead.message": "这将清除此处显示的所有主题的任何未读状态",
|
||||
"global_threads.markAllRead.title": "您确定要将所有主题都标记为已读吗?",
|
||||
"global_threads.options.mark_as_read": "标为已读",
|
||||
"global_threads.options.open_in_channel": "在频道中打开",
|
||||
"global_threads.options.title": "主题操作",
|
||||
"global_threads.options.unfollow": "取消关注主题",
|
||||
"global_threads.unreads": "未读",
|
||||
"integrations.add": "添加",
|
||||
"intro_messages.anyMember": " 任何成员可以加入与查看该频道。",
|
||||
|
|
@ -494,6 +498,8 @@
|
|||
"mobile.post_textbox.entire_channel.message": "使用 @all 或 @channel 您将发送通知至 {totalMembers} 人。您确定要这么做?",
|
||||
"mobile.post_textbox.entire_channel.message.with_timezones": "使用 @all 或 @channel 您将发送通知至 {timezones, number} 个时区的 {totalMembers} 人。您确定要这么做?",
|
||||
"mobile.post_textbox.entire_channel.title": "确定发送通知到整个频道",
|
||||
"mobile.post_textbox.entire_channel_here.message": "使用 @here 您将发送通知至 {totalMembers, number} 人。您确定要这么做?",
|
||||
"mobile.post_textbox.entire_channel_here.message.with_timezones": "使用 @here 您将发送通知至 {timezones, number} 个时区的 {totalMembers, number} 人。您确定要这么做?",
|
||||
"mobile.post_textbox.groups.title": "确认发送推送给组",
|
||||
"mobile.post_textbox.multi_group.message.with_timezones": "使用 {mentions} 与 {finalMention} 将发送通知给 {timezones, number} 个时区的 {totalMembers} 人。您确定要这么做?",
|
||||
"mobile.post_textbox.multi_group.message.without_timezones": "使用 {mentions} 与 {finalMention} 将发送通知给至少 {totalMembers} 人。您确定要这么做?",
|
||||
|
|
|
|||
Loading…
Reference in a new issue