зеркало из https://github.com/nextcloud/spreed.git
49 строки
2.3 KiB
JSON
49 строки
2.3 KiB
JSON
{ "translations": {
|
|
"Video calls" : "视频通话",
|
|
"(group)" : "(组)",
|
|
"New public call" : "新公共通话",
|
|
"Waiting for {participantName} to join the call …" : "等待 {participantName} 加入通话 …",
|
|
"Waiting for others to join the call …" : "等待其他人加入通话 ...",
|
|
"Guest" : "访客",
|
|
"Copy" : "复制",
|
|
"Copied!" : "已复制!",
|
|
"Not supported!" : "不支持!",
|
|
"Press ⌘-C to copy." : "请按 ⌘-C 键复制",
|
|
"Press Ctrl-C to copy." : "请按 Ctrl-C 键复制",
|
|
"Looking great today! :)" : "今天看起来很棒! :)",
|
|
"Time to call your friends" : "是时候给你的朋友打电话了",
|
|
"This call has ended" : "此次通话已结束",
|
|
"Saving failed" : "保存失败",
|
|
"Add person" : "增加成员",
|
|
"Rename" : "重命名",
|
|
"Share link" : "分享链接",
|
|
"Leave call" : "离开通话",
|
|
"No other people in this call" : " 此通话中没有其他人",
|
|
"You" : "你",
|
|
"and you" : " ",
|
|
"Access to microphone & camera is only possible with HTTPS" : "仅使用HTTPS访问麦克风和摄像头",
|
|
"Please adjust your configuration" : "请调整您的配置",
|
|
"Access to microphone & camera was denied" : "访问麦克风和摄像头被拒绝",
|
|
"Please use a different browser like Firefox or Chrome" : "请使用Firefox或Chrome等其他浏览器",
|
|
"Error while accessing microphone & camera" : "访问麦克风和摄像头时出错",
|
|
"WebRTC is not supported in your browser :-/" : "你的浏览器不支持WebRTC :-/",
|
|
"_%n other guest_::_%n other guests_" : ["%n 其他访客"],
|
|
"_%n guest_::_%n guests_" : ["%n 访客"],
|
|
", " : ", ",
|
|
"Invalid port specified." : "指定的端口无效。",
|
|
"Invalid protocols specified." : "指定的协议无效。",
|
|
"Saved" : "已保存",
|
|
"The call does not exist." : "通话不存在",
|
|
"%s invited you to a private call" : "%s 邀请你加入私人通话",
|
|
"{user} invited you to a private call" : "{user} 邀请你加入私人通话",
|
|
"Mute audio" : "静音",
|
|
"Pause video" : "暂停视频",
|
|
"Fullscreen" : "全屏",
|
|
"Choose person …" : "选择人...",
|
|
"STUN server" : "STUN 服务器",
|
|
"TURN server" : "TURN 服务器",
|
|
"UDP and TCP" : "UDP 和 TCP",
|
|
"UDP only" : "仅UDP",
|
|
"TCP only" : "仅TCP"
|
|
},"pluralForm" :"nplurals=1; plural=0;"
|
|
} |