|
|
|
|
|
<?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<EFBFBD> en su directorio de documentos. <br><B>Este archivo es visible</B>";
|
|
|
|
|
|
$langCopyFailed = "Impresi<EFBFBD>n fallida";
|
|
|
|
|
|
$langTypeMessage = "Por favor, escriba su mensaje";
|
|
|
|
|
|
$langConfirmReset = "<EFBFBD>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<EFBFBD>n";
|
|
|
|
|
|
$langListOfParticipants = "Lista de participantes";
|
|
|
|
|
|
$langYourPicture = "Tu fotografia";
|
|
|
|
|
|
$langOnlineDescription = "Descripci<EFBFBD>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<EFBFBD> desde Ms-Word<EFBFBD> y edite. El resto de los participantes ver<EFBFBD> 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<EFBFBD>nea</b>";
|
|
|
|
|
|
$langNoLinkAvailable = "Liga no disponible";
|
|
|
|
|
|
$langChat_reset_by = "reiniciar el chat";
|
|
|
|
|
|
$OrFile = "O archivo";
|
|
|
|
|
|
$langCallSent = "Petici<EFBFBD>n de conferencia enviada, espere por la aprobaci<EFBFBD>n de su compa<EFBFBD>ero";
|
|
|
|
|
|
$langChatDenied = "Su peteci<EFBFBD>n ha sido denegada por su compa<EFBFBD>ero";
|
|
|
|
|
|
?>
|