Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/lang/simpl_chinese/chat.inc.php

63 lines
2.0 KiB

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$langOnlineConference = "在线会议";
$langWash = "洗刷";
$langReset = "重置";
$langSave = "保存";
$langRefresh = "刷新";
$langIsNowInYourDocDir = "现在在你的文档工具中,<br /><B>这个文件是可见的</B>";
$langCopyFailed = "打印失败";
$langTypeMessage = "请输入你的消息!";
$langConfirmReset = "真的想要删除所有消息吗?";
$langHasResetChat = "已经重置聊天室";
$langNoOnlineConference = "现在还没有会议...";
$langMediaFile = "直播音频或视频流";
$langContentFile = "介绍";
$langListOfParticipants = "成员列表";
$langYourPicture = "你的图片";
$langOnlineDescription = "会议描述";
$langOnlyCheckForImportantQuestion = "当要提出重要问题时,请选中此框!";
$langQuestion = "问题";
$langClearList = "清除列表";
$langWhiteBoard = "白板";
$langTextEditorDefault = "<H2>文字处理</H2>从微软Word中剪切和粘贴到这里然后编辑,成员将会看到你的在线修改。";
$langStreaming = "流媒体";
$langStreamURL = "流媒体链接";
$langStreamType = "流媒体类型";
$langLinkName = "链接名称";
$langLinkURL = "链接网址";
$langWelcomeToOnlineConf = "欢迎来到<B>在线会议</B>";
$langNoLinkAvailable = "没有链接可用";
$langChat_reset_by = "重置聊天室";
$OrFile = "或文件";
$langCallSent = "聊天请求已经发送,等待对方同意。";
$langChatDenied = "你的聊天请求已经被对方拒绝。";
$Send = "发送";
$Connected = "已连接";
$Think = "思考";
$BigGrin = "大笑";
$Amazing = "惊讶";
$Confused = "迷惑";
$Cool = "";
$Surprised = "惊讶";
$Hand = "你好";
$Wink = "眨眼";
$Neutral = "中立";
$Angry = "生气";
$Avid = "急切";
$Redface = "脸红";
$Sad = "伤心";
$Silence = "安静";
$Silenced = "沉默";
$Smile = "微笑";
$Exclamation = "惊呼";
$Arrow = "箭头";
$Question = "疑问";
$Idea = "有想法";
$AskPermissionSpeak = "请求说话";
$GiveTheFloorTo = "说活";
$Pause = "暂停";
$Stop = "停止";
?>