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

38 lines
1.7 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langOnlineConference = "Conferencia Online";
$langWash = "Limpiar";
$langReset = "Reiniciar";
$langSave = "Grabar";
$langRefresh = "Refrescar";
$langIsNowInYourDocDir = "ahora está en su directorio de documentos. <br><B>Este archivo es visible</B>";
$langCopyFailed = "Impresión fallida";
$langTypeMessage = "Por favor, escriba su mensaje";
$langConfirmReset = "¿Seguro que quiere borrar todos los mensajes?";
$langHasResetChat = "Ha borrado el chat";
$langNoOnlineConference = "No hay conferencias en este momento...";
$langMediaFile = "Audio en vivo o video streaming";
$langContentFile = "Presentación";
$langListOfParticipants = "Lista de participantes";
$langYourPicture = "Tu fotografia";
$langOnlineDescription = "Descripción de la Conferencia Online";
$langOnlyCheckForImportantQuestion = "Por favor seleccione este checkbox solamente para preguntar algo importante";
$langQuestion = "Pregunta";
$langClearList = "Limpiar lista";
$langWhiteBoard = "Pizarra";
$langTextEditorDefault = "<h2>Procesador de textos</h2> Corte y pegue aquí desde Ms-Word® y edite. El resto de los participantes verá sus modificaciones en directo.";
$langStreaming = "Streaming";
$langStreamURL = "URL del stream";
$langStreamType = "Tipo de stream";
$langLinkName = "Nombre del enlace";
$langLinkURL = "URL del enlace";
$langWelcomeToOnlineConf = "Bienvenido a la <b>Conferencia en Línea</b>";
$langNoLinkAvailable = "Liga no disponible";
$langChat_reset_by = "reiniciar el chat";
$OrFile = "O archivo";
$langCallSent = "Petición de conferencia enviada, espere por la aprobación de su compañero";
$langChatDenied = "Su peteción ha sido denegada por su compañero";
$Send = "Enviar";
$Connected = "Conectado";
?>