Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (1209 of 1209 strings) Translation: Mattermost/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/zh_Hans/
This commit is contained in:
parent
1d22270f37
commit
b9d3ff1fb6
1 changed files with 17 additions and 0 deletions
|
|
@ -291,6 +291,7 @@
|
|||
"custom_status.suggestions.recent_title": "最近",
|
||||
"custom_status.suggestions.title": "建议",
|
||||
"custom_status.suggestions.working_from_home": "居家办公",
|
||||
"date.unknown": "未知",
|
||||
"date_separator.today": "今天",
|
||||
"date_separator.yesterday": "昨天",
|
||||
"default_skin_tone": "默认皮肤颜色",
|
||||
|
|
@ -305,6 +306,18 @@
|
|||
"display_settings.tz.auto": "自动",
|
||||
"display_settings.tz.manual": "手动",
|
||||
"download.error": "无法下载文件。请稍后重试",
|
||||
"draft.option.header": "草稿操作",
|
||||
"draft.options.delete.cancel": "取消",
|
||||
"draft.options.delete.confirm": "删除",
|
||||
"draft.options.delete.confirmation": "您确定要删除此草稿吗?",
|
||||
"draft.options.delete.title": "删除草稿",
|
||||
"draft.options.edit.title": "编辑草稿",
|
||||
"draft.options.send.title": "发送草稿",
|
||||
"draft.options.title": "草稿设置",
|
||||
"draft.tooltip.description": "长按某个项目以查看草稿操作",
|
||||
"drafts": "草稿",
|
||||
"drafts.empty.subtitle": "您已开始撰写的任何消息都会显示在此处。",
|
||||
"drafts.empty.title": "目前没有草稿",
|
||||
"edit_post.editPost": "编辑信息…",
|
||||
"edit_post.save": "保存",
|
||||
"edit_server.description": "为此服务器指定一个显示名称",
|
||||
|
|
@ -1010,6 +1023,10 @@
|
|||
"select_team.no_team.description": "要加入一个团队,联系团队管理员发出邀请或者创建您自己的团队。您可能需要检查您的邮件收件箱是否收到邀请。",
|
||||
"select_team.no_team.title": "没有可用来加入的团队",
|
||||
"select_team.title": "选择一个团队",
|
||||
"send_message.confirm.cancel": "取消",
|
||||
"send_message.confirm.description": "确定要立即将此消息发送到 {channelName} 吗?",
|
||||
"send_message.confirm.send": "发送",
|
||||
"send_message.confirm.title": "立即发送消息",
|
||||
"server.invalid.certificate.description": "此服务器的证书无效。\n您可能正在连接到一个假冒为 \"{hostname}\" 的服务器,这可能会危及您的机密信息。",
|
||||
"server.invalid.certificate.title": "无效的SSL证书",
|
||||
"server.invalid.pinning.title": "无效的内嵌 SSL 证书",
|
||||
|
|
|
|||
Loading…
Reference in a new issue