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.
37 lines
2.5 KiB
37 lines
2.5 KiB
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$langOnlineConference = "會議";
|
|
$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 = "對方拒絕你的聊天請求.";
|
|
?>
|