Browse Source

Updating missing langs

Julio Montoya 11 years ago
parent
commit
b5c5067014
2 changed files with 120 additions and 0 deletions
  1. 57 0
      main/locale/exercice/en.po
  2. 63 0
      main/locale/exercice/es.po

+ 57 - 0
main/locale/exercice/en.po

@@ -1555,3 +1555,60 @@ msgstr "Current question"
 
 msgid "MediaQuestions"
 msgstr "Shareable enunciates"
+
+
+msgid "EmailNotificationTemplateDescription"
+msgstr "You can customize the email sent to users when they finished the exercise. You can use tags like these: <br >1. {{ student.username }} <br >2. {{ student.firstname }}<br >3. {{ student.lastname }}<br >4. {{ student.official_code }}<br >5. {{ exercise.title }}<br >6. {{ exercise.start_time }}<br >7. {{ exercise.end_time }}<br >8. {{ course.title }}<br >9. {{ course.code }}"
+
+
+msgid "EmailNotificationTemplate"
+msgstr "Email notification template"
+
+msgid "ExerciseEndButtonDisconnect"
+msgstr "Logout"
+
+msgid "ExerciseEndButtonExerciseHome"
+msgstr "Exercise list."
+
+msgid "ExerciseEndButtonCourseHome"
+msgstr "Course home"
+
+msgid "ExerciseEndButton"
+msgstr "Exercise end button"
+
+msgid "HideQuestionTitle"
+msgstr "Hide question title"
+
+msgid "QuestionSelection"
+msgstr "Question selection type"
+
+msgid "OrderedCategoriesByParentWithQuestionsRandom"
+msgstr "Ordered categories by parent with random questions"
+
+msgid "OrderedCategoriesByParentWithQuestionsOrdered"
+msgstr "Ordered categories by parent with questions ordered"
+
+msgid "RandomCategoriesWithRandomQuestionsNoQuestionGrouped"
+msgstr "Random categories with random questions (questions not grouped)"
+
+msgid "RandomCategoriesWithQuestionsOrderedNoQuestionGrouped"
+msgstr "Random categories with questions ordered (questions not grouped)"
+
+msgid "RandomCategoriesWithRandomQuestions"
+msgstr "Random categories with random questions"
+
+msgid "OrderedCategoriesAlphabeticallyWithRandomQuestions"
+msgstr "Ordered categories alphabetically with random questions"
+
+msgid "RandomCategoriesWithQuestionsOrdered"
+msgstr "Random categories with questions ordered"
+
+msgid "OrderedCategoriesAlphabeticallyWithQuestionsOrdered"
+msgstr "Ordered categories alphabetically with questions ordered"
+
+msgid "UsingCategories"
+msgstr "Using categories"
+
+msgid "OrderedByUser"
+msgstr "Ordered by user"
+

+ 63 - 0
main/locale/exercice/es.po

@@ -1555,3 +1555,66 @@ msgstr "Pregunta actual"
 
 msgid "MediaQuestions"
 msgstr "Enunciados compartidos"
+
+
+
+
+msgid "EmailNotificationTemplateDescription"
+msgstr "Puede modificar el correo enviado a los usuarios al terminar el ejercicio. Puede usar los siguientes términos:<br />{{ student.username }}<br />{{ student.firstname }}<br />{{ student.lastname }}<br />{{ student.official_code }}<br />{{ exercise.title }}<br />{{ exercise.start_time }}<br />{{ exercise.end_time }}<br />{{ course.title }}<br />{{ course.code }}"
+
+msgid "EmailNotificationTemplate"
+msgstr "Plantilla del correo electrónico enviado al usuario al terminar el ejercicio."
+
+msgid "ExerciseEndButtonDisconnect"
+msgstr "Desconexión de la plataforma"
+
+msgid "ExerciseEndButtonExerciseHome"
+msgstr "Lista de ejercicios"
+
+msgid "ExerciseEndButtonCourseHome"
+msgstr "Página principal del curso"
+
+msgid "ExerciseEndButton"
+msgstr "Botón al terminar el ejercicio"
+
+msgid "HideQuestionTitle"
+msgstr "Ocultar el título de la pregunta"
+
+msgid "QuestionSelection"
+msgstr "Selección de preguntas"
+
+msgid "OrderedCategoriesByParentWithQuestionsRandom"
+msgstr "Categorías ordenadas según la categoría padre, con preguntas desordenadas"
+
+msgid "OrderedCategoriesByParentWithQuestionsOrdered"
+msgstr "Categorías ordenadas según la categoría padre, con preguntas ordenadas"
+
+msgid "RandomCategoriesWithRandomQuestionsNoQuestionGrouped"
+msgstr "Categorías tomadas al azar, con preguntas desordenadas, sin agrupar preguntas"
+
+msgid "RandomCategoriesWithQuestionsOrderedNoQuestionGrouped"
+msgstr "Categorías tomadas al azar, con preguntas ordenadas, sin agrupar preguntas"
+
+msgid "RandomCategoriesWithRandomQuestions"
+msgstr "Categorías tomadas al azar, con preguntas desordenadas"
+
+msgid "OrderedCategoriesAlphabeticallyWithRandomQuestions"
+msgstr "Categorías ordenadas (alfabéticamente), con preguntas desordenadas"
+
+msgid "RandomCategoriesWithQuestionsOrdered"
+msgstr "Categorías tomadas al azar, con preguntas ordenadas"
+
+msgid "OrderedCategoriesAlphabeticallyWithQuestionsOrdered"
+msgstr "Categorías ordenadas alfabéticamente, con preguntas ordenadas"
+
+msgid "UsingCategories"
+msgstr "Usando categorías"
+
+msgid "OrderedByUser"
+msgstr "Ordenado según la lista de preguntas"
+
+msgid "ToReview"
+msgstr "Por revisar"
+
+msgid "Unanswered"
+msgstr "Sin responder"