Skip to content

Commit 0ce4c16

Browse files
committed
Update language terms
1 parent f5fd393 commit 0ce4c16

File tree

3 files changed

+51
-0
lines changed

3 files changed

+51
-0
lines changed

main/lang/english/trad4all.inc.php

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8792,4 +8792,21 @@
87928792
$CoursesUsage = "Courses usage";
87938793
$HideConnectionTime = "Hide connection time";
87948794
$CourseInWhichTheQuestionWasInitiallyCreated = "Course in which the question was initially created.";
8795+
$ApprenticeshipContract = "Apprenticeship contract";
8796+
$ExportCcVersion13 = "Export Common Cartridge v1.3";
8797+
$ImportCcVersion13 = "Import Common Cartridge v1.3";
8798+
$ExportCcVersion13Info = "Export your course content in the IMS Common Cartridge 1.3 format, to share it on other platforms.";
8799+
$ImportCcVersion13Info = "Import a course in IMS Common Cartridge 1.3 format, from another platform compatible with this format. The version is important.";
8800+
$IMSCCCreated = "IMS CC file created.";
8801+
$IMSCCFile = "IMS CC file";
8802+
$IMSCCFileImported = "IMS CC file imported.";
8803+
$IMSCCImportInstructions = "Upload any IMS CC (.imscc or .zip) file in the right version and it will be extracted directly into your course.";
8804+
$IMSCC13 = "IMS Common Cartridge v1.3";
8805+
$HideQuestionNumber = "Hide question number";
8806+
$PendingAttempts = "Pending attempts";
8807+
$EditInProfile = "Edit in profile";
8808+
$Guidance = "Guidance";
8809+
$RemoveTime = "Remove time";
8810+
$CopyWithSessionContent = "Copy with session content";
8811+
$ExportByClass = "Export by class";
87958812
?>

main/lang/french/trad4all.inc.php

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8724,4 +8724,21 @@
87248724
$CoursesUsage = "Utilisation des cours";
87258725
$HideConnectionTime = "Masquer les temps de connection";
87268726
$CourseInWhichTheQuestionWasInitiallyCreated = "Cours dans lequel la question a été créée initialement.";
8727+
$ApprenticeshipContract = "Contrat d'apprentissage";
8728+
$ExportCcVersion13 = "Exporter à Common Cartridge v1.3";
8729+
$ImportCcVersion13 = "Importer depuis Common Cartridge v1.3";
8730+
$ExportCcVersion13Info = "Exporter le contenu de votre course au format IMS Common Cartridge v1.3, pour le partager avec d'autres plateformes qui supportent ce format.";
8731+
$ImportCcVersion13Info = "Importer un cours au format IMS Common Cartridge v1.3, depuis une autre plateforme qui supporte ce format. La version est importante.";
8732+
$IMSCCCreated = "Fichier IMS CC créé.";
8733+
$IMSCCFile = "Fichier IMS CC";
8734+
$IMSCCFileImported = "Fichier IMS CC importé.";
8735+
$IMSCCImportInstructions = "Envoyer un fichier au format IMS CC (.imscc) dans la version correcte, et il sera extrait directement au sein de votre cours.";
8736+
$IMSCC13 = "IMS Common Cartridge v1.3";
8737+
$HideQuestionNumber = "Cacher le numéro des questions";
8738+
$PendingAttempts = "Tentatives en attente";
8739+
$EditInProfile = "Éditer dans le profil";
8740+
$Guidance = "Guidance";
8741+
$RemoveTime = "Supprimer du temps";
8742+
$CopyWithSessionContent = "Copier avec le contenu de session";
8743+
$ExportByClass = "Exporter par classe";
87278744
?>

main/lang/spanish/trad4all.inc.php

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8820,4 +8820,21 @@
88208820
$CoursesUsage = "Uso de cursos";
88218821
$HideConnectionTime = "Ocultar tiempo de conexión";
88228822
$CourseInWhichTheQuestionWasInitiallyCreated = "Curso en el cual la pregunta fue creada.";
8823+
$ApprenticeshipContract = "Contrato de aprendizaje";
8824+
$ExportCcVersion13 = "Exportar en Common Cartridge v1.3";
8825+
$ImportCcVersion13 = "Importar desde Common Cartridge v1.3";
8826+
$ExportCcVersion13Info = "Exporte el contenido de su curso en el formato IMS Common Cartridge 1.3, para compartirlo con otras plataformas.";
8827+
$ImportCcVersion13Info = "Importe un curso en el formato IMS Common Cartridge 1.3, desde otra plataforma compatible con este formato. La versión es relevante.";
8828+
$IMSCCCreated = "Archivo IMS CC creado.";
8829+
$IMSCCFile = "Archivo IMS CC";
8830+
$IMSCCFileImported = "Archivo IMS CC importado.";
8831+
$IMSCCImportInstructions = "Suba un archivo IMS CC (.imscc) en la versión correcta y será extraido directamente en su curso.";
8832+
$IMSCC13 = "IMS Common Cartridge v1.3";
8833+
$HideQuestionNumber = "Esconder el número de la pregunta";
8834+
$PendingAttempts = "Intentos en espera";
8835+
$EditInProfile = "Editar en el perfil";
8836+
$Guidance = "Guia";
8837+
$RemoveTime = "Eliminar tiempo";
8838+
$CopyWithSessionContent = "Copiar con contenido de sesión";
8839+
$ExportByClass = "Exportar por clase";
88238840
?>

0 commit comments

Comments
 (0)