platform/plugins/love-assets/lang/zh.json
2024-11-19 18:12:41 +07:00

84 lines
2.8 KiB
JSON

{
"string": {
"Office": "办公室",
"Room": "房间",
"RoomType": "房间类型",
"Share": "共享",
"StopShare": "停止共享",
"StartVideo": "开始视频",
"StopVideo": "停止视频",
"Mute": "静音",
"UnMute": "取消静音",
"LeaveRoom": "离开房间",
"Floors": "楼层",
"MyOffice": "我的办公室",
"EditOffice": "编辑办公室",
"FinalizeEditing": "完成",
"Floor": "楼层",
"ChangeFloor": "更换楼层",
"IsKnocking": "{name} 正在敲门...",
"Accept": "接受",
"Decline": "拒绝",
"EnterRoom": "进入房间",
"TeamRoom": "团队房间",
"MeetingRoom": "会议室",
"KnockingTo": "敲门到 ...",
"Cancel": "取消",
"AnotherWindowError": "连接已在另一个窗口中建立。请使用该窗口或重新连接",
"Speaker": "扬声器",
"Microphone": "麦克风",
"Camera": "摄像头",
"Settings": "设置",
"LoveDescription": "虚拟办公环境",
"DefaultDevice": "默认设备",
"Knock": "需要敲门",
"Open": "开放",
"DND": "请勿打扰",
"ChangeAccess": "更改访问权限",
"AddAFloor": "添加楼层",
"RenameAFloor": "重命名楼层",
"StartWithoutVideo": "始终关闭摄像头启动",
"StartWithMutedMic": "始终静音启动",
"InvitingYou": "{name} 邀请你加入",
"YouInivite": "你正在邀请加入",
"NoiseCancellation": "降噪",
"KnockingLabel": "敲门",
"InivitingLabel": "邀请",
"Invite": "邀请",
"KnockAction": "敲门",
"NoiseCancellationNotSupported": "此浏览器不支持降噪",
"Blur": "背景模糊",
"BlurRadius": "模糊半径",
"BlurTooltip": "模糊功能显著增加 CPU 消耗,可能会影响系统性能。",
"GuestLink": "访客链接",
"CopyGuestLink": "复制访客链接",
"Record": "录制",
"StopRecord": "停止录制",
"LeaveRoomConfirmation": "您确定要离开房间吗?",
"ServiceNotConfigured": "服务未配置",
"FullscreenMode": "全屏模式",
"ExitingFullscreenMode": "退出全屏模式",
"Select": "选择",
"ChooseShare": "选择共享内容",
"CreateMeeting": "创建会议",
"MoreOptions": "更多选项",
"StartTranscription": "开始转录",
"StopTranscription": "停止转录",
"Meeting": "会议",
"Transcription": "转录",
"StartWithTranscription": "开始转录",
"MeetingMinutes": "会议记录",
"MeetingsMinutes": "会议记录",
"StartMeeting": "开始会议",
"Video": "视频",
"NoMeetingMinutes": "无会议记录",
"JoinMeeting": "加入会议",
"MeetingStart": "会议开始",
"MeetingEnd": "会议结束",
"Status": "状态",
"Active": "活动",
"Finished": "已完成",
"StartWithRecording": "开始录制"
}
}