forked from Ivasoft/mattermost-mobile
Translated using Weblate (Chinese (Simplified))
Currently translated at 38.1% (380 of 995 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/zh_Hans/
This commit is contained in:
@@ -366,5 +366,27 @@
|
||||
"user.settings.general.nickname": "昵称",
|
||||
"user.settings.general.position": "职位",
|
||||
"user.settings.general.username": "用户名",
|
||||
"login.forgot": "忘记密码?"
|
||||
"login.forgot": "忘记密码?",
|
||||
"browse_channels.dropdownTitle": "显示",
|
||||
"autocomplete_selector.unknown_channel": "未知频道",
|
||||
"apps.error.responses.unexpected_type": "应用响应类型不是预期的。响应类型:{type}",
|
||||
"apps.error.responses.form.no_form": "响应类型是' form ',但响应中没有包含任何表单。",
|
||||
"apps.error.parser.empty_value": "不允许空值。",
|
||||
"announcment_banner.okay": "确定",
|
||||
"announcment_banner.dismiss": "撤消公告",
|
||||
"alert.removed_from_team.title": "从团队中移出",
|
||||
"alert.removed_from_team.description": "您已被团队{displayName}移出。",
|
||||
"alert.removed_from_channel.description": "您已被频道{displayName}移出。",
|
||||
"alert.removed_from_channel.title": "从频道移除",
|
||||
"alert.push_proxy.button": "确定",
|
||||
"alert.push_proxy_unknown.title": "无法从此服务器接收通知",
|
||||
"alert.push_proxy_unknown.description": "该服务器由于未知原因无法接收推送通知。下次连接时将会再次尝试。",
|
||||
"alert.push_proxy_error.title": "无法从此服务器接收通知",
|
||||
"alert.push_proxy_error.description": "由于该服务器的配置,在移动应用程序中无法收到通知。请联系您的系统管理员以了解更多信息。",
|
||||
"alert.channel_deleted.title": "归档频道",
|
||||
"alert.channel_deleted.description": "频道{displayName} ,已被存档。",
|
||||
"account.your_profile": "您的资料",
|
||||
"account.settings": "设置",
|
||||
"account.logout_from": "登出{serverName}",
|
||||
"account.logout": "注销"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user