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

91 lines
4.7 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$SurveyTitle = "T<EFBFBD>tulo de la encuesta";
$SurveySubtitle = "Subt<EFBFBD>tulo de la encuesta";
$SurveyLanguage = "Idioma de la encuesta";
$SurveyIntroduction = "Introducci<EFBFBD>n de la encuesta";
$CreateLaterater = "Crear m<EFBFBD>s tarde";
$ImportSurvey = "Importar encuesta";
$CreateSurvey = "Crear encuesta";
$Survey = "Encuesta";
$CreateFromExistingSurveys = "Crear a partir de encuestas ya existentes";
$SurveyTemplate = "Plantilla de encuesta";
$PleaseEnterSurveyTitle = "Por favor, escriba el t<EFBFBD>tulo de la encuesta";
$PleaseEnterValidDate = "Por favor, introduzca una fecha correcta";
$NotPublished = "No publicada";
$AdvancedReportDetails = "El informe avanzado permite elegir el usuario y las preguntas para ver informaciones m<EFBFBD>s detalladas";
$AdvancedReport = "Informe avanzado";
$CompleteReportDetails = "El informe completo permite ver todos los resultados obtenidos por la gente encuestada, y exportalos en csv (para Excel)";
$CompleteReport = "Informe completo";
$OnlyThoseAddresses = "Enviar la encuesta s<EFBFBD>lo a estas direcciones";
$BackToQuestions = "Volver a las preguntas";
$SelectWhichLanguage = "Seleccione el idioma en que desea crear la encuesta";
$CreateInAnotherLanguage = "Crear esta encuesta en otro idioma";
$ExportInExcel = "Exportar en formato Excel";
$PreciseWhatYouWantToCompare = "Detalle los datos que desea comparar
";
$HelpComparative = "Seleccionar los datos en el men<EFBFBD> inferior. Para seleccionar m<EFBFBD>s de un art<EFBFBD>culo, utilizar el crtl + clic. Luego, pulsar Ok. ";
$ComparativeResults = "Resultados comparativos";
$SelectDataYouWantToCompare = "Seleccionar los datos que desea comparar";
$OrCopyPasteUrl = "O copiar y pegar el enlace en la barra de direcciones de su navegador:";
$ClickHereToOpenSurvey = "Hacer clic aqu<EFBFBD> para realizar una encuesta";
$ChangeOrder = "Cambiar el orden";
$SurveyNotShared = "Ninguna encuesta ha sido compartida todav<EFBFBD>a";
$ViewSurvey = "Ver encuesta";
$SelectDisplayType = "Seleccionar el tipo de visualizaci<EFBFBD>n:";
$Thanks = "Mensaje de feedback";
$AnsTarget = "Contestado/Anotado";
$SurveyReporting = "Informe de la encuesta";
$Reporting = "Informe";
$NoSurveyAvailable = "No hay encuestas disponibles";
$YouCantAddMoreThanTen = "No puede a<EFBFBD>adir m<EFBFBD>s de diez l<EFBFBD>neas";
$YourSurveyHasBeenPublished = "ha sido publicada";
$CreateFromExistingSurvey = "Crear a partir de una encuesta ya existente";
$Publish = "Publicar encuesta";
$SearchASurvey = "Buscar una encuesta";
$CourseName = "Nombre del curso";
$SurveysOfAllCourses = "Encuesta(s) de todos los cursos";
$ImportExistingSurvey = "Importar una encuesta ya existente";
$ImportSurvey = "Importar encuesta";
$ImportQuestion = "Importar pregunta";
$PleaseSelectAChoice = "Por favor, seleccione una opci<EFBFBD>n";
$ThereAreNoQuestionsInTheDatabase = "No hay preguntas en la base de datos";
$UpdateQuestionType = "Actualizar el tipo de pregunta:";
$SelectQuestionType = "Seleccionar un tipo de pregunta";
$AddAnotherQuestion = "A<EFBFBD>adir una nueva pregunta";
$IsShareSurvey = "Compartir la encuesta con otros";
$Proceed = "Proceder";
$PleaseEnterAQuestion = "Por favor, introduzca una pregunta.";
$PleaseFillNumber = "Por favor, rellene los valores num<EFBFBD>ricos para las puntuaciones.";
$PleaseFillAllPoints = "Por favor, rellene las puntuaciones de 1-5";
$PleasFillAllAnswer = "Por favor, rellene todos los campos de las respuestas.";
$PleaseSelectFourTrue = "Por favor, seleccione al menos cuatro respuestas verdaderas.";
$PleaseSelectFourDefault = "Por favor, seleccione al menos cuatro respuestas por defecto.";
$PleaseFillDefaultText = "Por favor, rellene el texto por defecto";
$ModifySurveyInformation = "Modificar la informaci<EFBFBD>n de la encuesta";
$ViewQuestions = "Ver preguntas";
$ImportThisSurvey = "Importar esta encuesta";
$CreateSurvey = "Crear encuesta";
$CreateNewSurvey = "Crear una nueva encuesta";
$FinishSurvey = "Finalizar encuesta";
$QuestionsAdded = "Las preguntas son a<EFBFBD>adidas";
$DeleteSurvey = "Borrar encuesta";
$SurveyCode = "C<EFBFBD>digo de la encuesta";
$SurveyList = "Lista de encuestas";
$SurveyAttached = "Encuesta adjuntada";
$QuestionType = "Tipo de pregunta";
$QuestionByType = "Preguntas por tipo";
$SelectQuestionByType = "Seleccionar una pregunta por tipo";
$PleaseEnterAQuestion = "Por favor, introduzca una pregunta";
$NoOfQuestions = "N<EFBFBD>mero de preguntas";
$Question = "Pregunta";
$MultipleChoiceMultih = "Selecci<EFBFBD>n m<EFBFBD>ltiple (respuestas m<EFBFBD>ltiples) horizontal";
$MultipleChoiceSingleh = "Selecci<EFBFBD>n m<EFBFBD>ltiple (respuesta <EFBFBD>nica) horizontal";
$ThisCodeAlradyExists = "Este c<EFBFBD>digo ya existe";
$SaveAndExit = "Guardar y salir";
$SurveyName = "Nombre de la encuesta";
$SurveySubTitle = "Subt<EFBFBD>tulo de la encuesta";
$ShareSurvey = "Compartir la encuesta";
$EditSurvey = "Editar la encuesta";
?>