Translated using Weblate (Chinese (Simplified))
Currently translated at 98.2% (1040 of 1058 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:
parent
6618a85eb4
commit
0aae4f6eff
1 changed files with 35 additions and 4 deletions
|
|
@ -382,10 +382,10 @@
|
|||
"alert.push_proxy_unknown.description": "该服务器由于未知原因无法接收推送通知。下次连接时将会再次尝试。",
|
||||
"alert.push_proxy_error.title": "无法从此服务器接收通知",
|
||||
"alert.push_proxy_error.description": "由于该服务器的配置,在移动应用程序中无法收到通知。请联系您的系统管理员以了解更多信息。",
|
||||
"alert.channel_deleted.title": "归档频道",
|
||||
"alert.channel_deleted.description": "频道{displayName} ,已被存档。",
|
||||
"alert.channel_deleted.title": "已归档的频道",
|
||||
"alert.channel_deleted.description": "频道{displayName}已存档。",
|
||||
"account.your_profile": "您的资料",
|
||||
"account.settings": "设置",
|
||||
"account.settings": "设定",
|
||||
"account.logout_from": "登出{serverName}",
|
||||
"account.logout": "注销",
|
||||
"user_status.dnd": "请勿打扰",
|
||||
|
|
@ -1007,5 +1007,36 @@
|
|||
"mobile.channel_add_members.error": "有错误发生,我们不能添加那些用户到此频道。",
|
||||
"intro.add_members": "添加成员",
|
||||
"channel_info.add_members": "添加成员",
|
||||
"channel_add_members.add_members.button": "添加成员"
|
||||
"channel_add_members.add_members.button": "添加成员",
|
||||
"screen.channel_files.results.filter.title": "通过文件类型过滤",
|
||||
"screen.channel_files.header.recent_files": "最近的文件",
|
||||
"post_priority.picker.cancel": "取消",
|
||||
"post_priority.picker.apply": "应用",
|
||||
"persistent_notifications.error.okay": "好的",
|
||||
"persistent_notifications.error.max_recipients.title": "过多收件人",
|
||||
"persistent_notifications.confirm.send": "发送",
|
||||
"persistent_notifications.confirm.cancel": "取消",
|
||||
"mobile.ios.plist.NSSpeechRecognitionUsageDescription": "启用您的设备向 Apple 发送用户数据意味着您可以向{applicationName}发送语音消息。",
|
||||
"mobile.ios.plist.NSPhotoLibraryUsageDescription": "启用对照片库的读取权限意味着您可以将照片和视频从您的设备上传到{applicationName}。",
|
||||
"mobile.ios.plist.NSPhotoLibraryAddUsageDescription": "启用对您的照片库的写入权限意味着您可以将从{applicationName}下载的照片和视频保存到您的设备。",
|
||||
"mobile.ios.plist.NSMicrophoneUsageDescription": "启用对设备麦克风的访问意味着您可以捕获通话音频或视频以在{applicationName}中共享。",
|
||||
"mobile.ios.plist.NSLocationWhenInUseUsageDescription": "启用对您的位置数据的访问意味着我们可以将位置元数据添加到您在{applicationName}中共享的图片和视频中。",
|
||||
"mobile.ios.plist.NSLocationAlwaysUsageDescription": "启用对您的位置数据的访问意味着我们可以将位置元数据添加到您在{applicationName}中共享的图片和视频中。",
|
||||
"mobile.ios.plist.NSAppleMusicUsageDescription": "启用对媒体库的访问意味着您可以将媒体库中的文件附加到{applicationName}中的消息中。",
|
||||
"mobile.ios.plist.NSCameraUsageDescription": "启用对设备相机的访问意味着您可以拍摄照片或视频并将其上传到 {applicationName}。",
|
||||
"mobile.ios.plist.NSBluetoothPeripheralUsageDescription": "启用对蓝牙的访问意味着我们可以连接到音频外围设备进行通话,并在您的设备和客户端之间同步内容。",
|
||||
"mobile.ios.plist.NSBluetoothAlwaysUsageDescription": "启用蓝牙访问意味着我们可以在您的设备和客户端之间同步内容。",
|
||||
"mobile.calls_you_2": "您",
|
||||
"mobile.calls_thread": "主题",
|
||||
"mobile.calls_tablet": "平板",
|
||||
"mobile.calls_quality_warning": "由于网络条件不稳定,通话质量可能会下降。",
|
||||
"mobile.calls_phone": "电话",
|
||||
"mobile.calls_name_is_talking_postfix": "正在说话…",
|
||||
"mobile.calls_bluetooth": "蓝牙",
|
||||
"mobile.calls_audio_device": "选择音频设备",
|
||||
"channel_info.channel_files": "文件",
|
||||
"channel_files.noFiles.title": "未找到文件",
|
||||
"channel_files.noFiles.paragraph": "此频道未包含任何应用的过滤器的文件",
|
||||
"channel_files.empty.title": "还没有文件",
|
||||
"channel_files.empty.paragraph": "在此频道中发布的文件将显示在此处。"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue