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.
28 lines
1.0 KiB
28 lines
1.0 KiB
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$langActivate = "afficher";
|
|
$langDeactivate = "masquer";
|
|
$langInLnk = "Outils masqués";
|
|
$langDelLk = "Voulez-vous réellement supprimer ce lien?";
|
|
$langEnter = "Entrer";
|
|
$langCourseCreate = "Créer une formation";
|
|
$langNameOfTheLink = "Nom du lien";
|
|
$lang_main_categories_list = "Liste des catégories";
|
|
$langCourseAdminOnly = "Formateurs uniquement";
|
|
$PlatformAdminOnly = "Administrateurs du portail uniquement";
|
|
$langCombinedCourse = "Cours combiné";
|
|
$ToolIsNowVisible = "L\'outil est à présent visible";
|
|
$ToolIsNowHidden = "L\'outil est à présent invisible";
|
|
$EditLink = "Modifier le lien";
|
|
$Blog_management = "Projets";
|
|
$Forum = "Forums";
|
|
$Course_maintenance = "Sauvegarde";
|
|
$TOOL_SURVEY = "Enquêtes";
|
|
$GreyIcons = "Boîte à outils";
|
|
$Interaction = "Interaction";
|
|
$Authoring = "Production";
|
|
$Administration = "Administration";
|
|
$IntroductionTextUpdated = "L\'intro a été mise à jour";
|
|
$IntroductionTextDeleted = "L\'intro a été supprimée";
|
|
?>
|