Language: Adding translation variables and translation to EN, ES and FR + fixing variable name - refs BT#22247

pull/5953/head
NicoDucou 9 months ago
parent 62b1efdd63
commit 1b2f7651e3
  1. 4
      assets/locales/en.json
  2. 2
      public/main/course_info/infocours.php
  3. 21
      translations/messages.en.po
  4. 21
      translations/messages.es.po
  5. 21
      translations/messages.fr.po
  6. 21
      translations/messages.pot

@ -18,7 +18,7 @@
"Surveys": "Surveys",
"Tracking": "Tracking",
"Course maintenance": "Course maintenance",
"Course setting": "Course setting",
"Course settings": "Course settings",
"Sign in": "Sign in",
"My courses": "My courses",
"Start recording": "Start recording",
@ -578,4 +578,4 @@
"Select the destination folder": "Select the destination folder",
"Select a folder": "Select a folder",
"Move document": "Move document"
}
}

@ -311,7 +311,7 @@ $group[] = $form->createElement(
'radio',
'email_alert_to_teacher_on_new_user_in_course',
null,
get_lang('To teachar and tutor'),
get_lang('To teacher and tutor'),
2
);
$group[] = $form->createElement(

@ -27805,3 +27805,24 @@ msgstr "Select the destination folder"
msgid "All users"
msgstr "All users"
msgid "Edit introduction"
msgstr "Edit introduction"
msgid "To teacher and tutor"
msgstr "To teacher and tutor"
msgid "To HR only"
msgstr "To HR only"
msgid "Only for teachers"
msgstr "Only for teachers"
msgid "Only for students"
msgstr "Only for students"
msgid "Autolaunch settings"
msgstr "Autolaunch settings"
msgid "Auto-launch"
msgstr "Auto-launch"

@ -28783,3 +28783,24 @@ msgstr "Seleccione la carpeta de destino"
msgid "All users"
msgstr "Todos los usuarios"
msgid "Edit introduction"
msgstr "Editar la introduccion"
msgid "To teacher and tutor"
msgstr "Para profesor y tutor"
msgid "To HR only"
msgstr "Solo para RRHH"
msgid "Only for teachers"
msgstr "Solo para profesores"
msgid "Only for students"
msgstr "Solo para estudiantes"
msgid "Autolaunch settings"
msgstr "Configuración de inicio automático"
msgid "Auto-launch"
msgstr "Inicio automático"

@ -29585,3 +29585,24 @@ msgstr "Choisir le dossier de destination"
msgid "All users"
msgstr "Tous les utilisateurs"
msgid "Edit introduction"
msgstr "Éditer l'introduction"
msgid "To teacher and tutor"
msgstr "Pour le professeur et le tuteur"
msgid "To HR only"
msgstr "Pour les RH uniquement"
msgid "Only for teachers"
msgstr "Pour les professeurs uniquement"
msgid "Only for students"
msgstr "Pour les apprenants uniquement"
msgid "Autolaunch settings"
msgstr "Paramètres d'auto démarrage"
msgid "Auto-launch"
msgstr "Auto-démarrage"

@ -27791,3 +27791,24 @@ msgstr ""
msgid "All users"
msgstr ""
msgid "Edit introduction"
msgstr ""
msgid "To teacher and tutor"
msgstr ""
msgid "To HR only"
msgstr ""
msgid "Only for teachers"
msgstr ""
msgid "Only for students"
msgstr ""
msgid "Autolaunch settings"
msgstr ""
msgid "Auto-launch"
msgstr ""

Loading…
Cancel
Save