]> git.mxchange.org Git - friendica-addons.git/blobdiff - webrtc/lang/zh-cn/strings.php
regenerated all the strings
[friendica-addons.git] / webrtc / lang / zh-cn / strings.php
index 587ffecb43618c71ada9096aee5a561796cdeca5..33f75e7209dd16809f3ad4aa2b6d8963a53ae442 100644 (file)
@@ -5,12 +5,11 @@ function string_plural_select_zh_cn($n){
        $n = intval($n);
        return intval(0);
 }}
-;
-$a->strings["WebRTC Videochat"] = "WebRTC 视频通话";
-$a->strings["Save Settings"] = "保存设置";
-$a->strings["WebRTC Base URL"] = "WebRTC Base URL";
-$a->strings["Page your users will create a WebRTC chat room on. For example you could use https://live.mayfirst.org ."] = "通知您的用户将启用的 WebRTC 聊天室。例如您可以使用 https://live.mayfirst.org。";
-$a->strings["Settings updated."] = "设置已更新。";
-$a->strings["Video Chat"] = "视频通话";
-$a->strings["WebRTC is a video and audio conferencing tool that works with Firefox (version 21 and above) and Chrome/Chromium (version 25 and above). Just create a new chat room and send the link to someone you want to chat with."] = "WebRTC 是一款视频和音频会议工具,可在 Firefox (21 及以上版本) 和 Chrome/Chromium (25 及以上版本) 上使用。只需创建一个新的聊天室并将链接发送给您想要聊天的人即可开始聊天。";
-$a->strings["Please contact your friendica admin and send a reminder to configure the WebRTC addon."] = "请联系提醒您的 friendica 管理员完成 WebRTC 插件的配置。";
+$a->strings['WebRTC Videochat'] = 'WebRTC 视频通话';
+$a->strings['Save Settings'] = '保存设置';
+$a->strings['WebRTC Base URL'] = 'WebRTC Base URL';
+$a->strings['Page your users will create a WebRTC chat room on. For example you could use https://live.mayfirst.org .'] = '通知您的用户将启用的 WebRTC 聊天室。例如您可以使用 https://live.mayfirst.org。';
+$a->strings['Settings updated.'] = '设置已更新。';
+$a->strings['Video Chat'] = '视频通话';
+$a->strings['WebRTC is a video and audio conferencing tool that works with Firefox (version 21 and above) and Chrome/Chromium (version 25 and above). Just create a new chat room and send the link to someone you want to chat with.'] = 'WebRTC 是一款视频和音频会议工具,可在 Firefox (21 及以上版本) 和 Chrome/Chromium (25 及以上版本) 上使用。只需创建一个新的聊天室并将链接发送给您想要聊天的人即可开始聊天。';
+$a->strings['Please contact your friendica admin and send a reminder to configure the WebRTC addon.'] = '请联系提醒您的 friendica 管理员完成 WebRTC 插件的配置。';