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/japanese/chat.inc.php

63 lines
1.2 KiB

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$langOnlineConference = "";
$langWash = "";
$langReset = "";
$langSave = "";
$langRefresh = "";
$langIsNowInYourDocDir = "";
$langCopyFailed = "";
$langTypeMessage = "";
$langConfirmReset = "";
$langHasResetChat = "";
$langNoOnlineConference = "";
$langMediaFile = "";
$langContentFile = "";
$langListOfParticipants = "";
$langYourPicture = "";
$langOnlineDescription = "";
$langOnlyCheckForImportantQuestion = "";
$langQuestion = "";
$langClearList = "";
$langWhiteBoard = "";
$langTextEditorDefault = "";
$langStreaming = "";
$langStreamURL = "";
$langStreamType = "";
$langLinkName = "";
$langLinkURL = "";
$langWelcomeToOnlineConf = "";
$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 = "";
?>