Diff for /loncom/localize/localize/fr.pm between versions 1.6 and 1.17

version 1.6, 2006/08/15 16:59:33 version 1.17, 2009/04/21 10:57:37
Line 34  use base qw(Apache::localize); Line 34  use base qw(Apache::localize);
   
 %Lexicon=('_AUTO' => 1,  %Lexicon=('_AUTO' => 1,
                       
 'char_encoding'=> 'ISO-8859-1',  'char_encoding'=> 'UTF-8',
 'language_code'=> 'fr',  'language_code'=> 'fr',
 'date_locale'  =>   'date_locale'  => 
       '$weekday, $day. $month $year, $twentyfour:$minutes:$seconds hs',        '$weekday, $day. $month $year, $twentyfour:$minutes:$seconds hs',
Line 45  use base qw(Apache::localize); Line 45  use base qw(Apache::localize);
 'textual_remote_display' => 'on',  'textual_remote_display' => 'on',
 'htmlarea_lang' => 'fr',  'htmlarea_lang' => 'fr',
   
      'Arabic - UTF'
   => 'ﺎﻠﻋﺮﺒﻳﺓ - UTF',
   
      'German - UTF'
   => 'Deutsch - UTF',
   
      'English - UTF'
   => 'English - UTF',
   
      'Spanish (Castellan) - UTF'
   => 'español (castellano) - UTF',
   
      'Persian - UTF'
   => 'ﺍیﺭﺎﻧی - UTF',
   
      'French - UTF'
   => 'français - UTF',
   
      'Hebrew - UTF'
   => 'עברית - UTF',
   
      'Japanese - UTF'
   => '日本語 - UTF',
   
      'Portuguese - UTF'
   => 'Português - UTF',
   
      'Russian - UTF'
   => 'Русский - UTF',
   
      'Turkish - UTF'
   => 'türkçe - UTF',
   
      'Chinese Simplified - UTF'
   => '简体中文 - UTF',
   
      'Swedish Chef - UTF'
   => 'Swedish Chef - UTF',
   
    'Domain'     'Domain'
 => 'Domaine',  => 'Domaine',
   
Line 82  use base qw(Apache::localize); Line 121  use base qw(Apache::localize);
 => 'calendrier',  => 'calendrier',
   
    'prefer-'     'prefer-'
 => 'prfer-',  => 'préfer-',
   
    'ences'     'ences'
 => 'ences',  => 'ences',
   
    'role'     'role'
 => 'rle',  => 'rôle',
   
    'course'     'course'
 => 'cours',  => 'cours',
Line 100  use base qw(Apache::localize); Line 139  use base qw(Apache::localize);
 => 'Section/Groupe',  => 'Section/Groupe',
   
    'today'     'today'
 => 'Aujourd hui',  => "Aujourd'hui",
   
    'last week'     'last week'
 => 'semaine dernire',  => 'semaine dernière',
   
    'last month'     'last month'
 => 'mois dernier',  => 'mois dernier',
Line 127  use base qw(Apache::localize); Line 166  use base qw(Apache::localize);
 => 'Enregistrer',  => 'Enregistrer',
   
    'Done'     'Done'
 => 'Tche accomplie',  => 'Tâche accomplie',
   
    'Select User'     'Select User'
 => 'Choisir Utilisateur',  => 'Choisir Utilisateur',
Line 139  use base qw(Apache::localize); Line 178  use base qw(Apache::localize);
 => 'Les changements prendront effet plus trad pour votre session actuelle',  => 'Les changements prendront effet plus trad pour votre session actuelle',
   
    're-initializing course'     're-initializing course'
 => 'rinitialisation du cours',  => 'réinitialisation du cours',
   
    ', or the next time you log in.'     ', or the next time you log in.'
 => ', ou la prochaine ouverture de session.',  => ', ou à la prochaine ouverture de session.',
   
    'Uploaded Document'     'Uploaded Document'
 => 'Document tlcharg vers serveur',  => 'Document téléchargé vers serveur',
   
    'No content modifications yet.'     'No content modifications yet.'
 => 'Contenu pas modifi encore.',  => 'Contenu pas modifié encore.',
   
    'Part is not open to be viewed. It'     'Part is not open to be viewed. It'
 => "Objet n'est pas ouvert pour tre visualiser. Il",  => "Objet n'est pas ouvert pour être visualiser. Il",
   
    'Unable to determine if this resource is open due to network problems. Please try again later.'     'Unable to determine if this resource is open due to network problems. Please try again later.'
 => 'Des problmes de rseaux ne permettent pas de determiner si la ressource est accessible. Veuillez essayer plus tard SVP',  => 'Des problèmes de réseaux ne permettent pas de determiner si la ressource est accessible. Veuillez essayer plus tard SVP',
   
    'Note: it can take up to 10 minutes for changes to take effect for all users.'     'Note: it can take up to 10 minutes for changes to take effect for all users.'
 => 'Note: l application des changements tous les utilisateurs peut prendre jusqu 10 minutes.',  => "Note: l'application des changements à tous les utilisateurs peut prendre jusqu à 10 minutes.",
   
    'Language'     'Language'
 => 'Langage',  => 'Langage',
Line 166  use base qw(Apache::localize); Line 205  use base qw(Apache::localize);
 => 'Notes',  => 'Notes',
   
    'Abstract'     'Abstract'
 => 'Rsum',  => 'Résumé',
   
    'Create a user or modify the roles and privileges of a user'     'Create a user or modify the roles and privileges of a user'
 => 'crer un utilisateur ou modifier les rles et privilges d un utilisateur',  => "Créer un utilisateur ou modifier les rôles et privilèges d'un utilisateur",
   
    'View course assessment statistics'     'View course assessment statistics'
 => 'Analyse statistiques des rsultats des devoirs',  => 'Visualisez les données statistiques des devoirs de cours', # 'Analyse statistiques des résultats des devoirs',
   
    'Set deadlines and other assessment parameters, as well as modify course environment'     'Set deadlines and other assessment parameters, as well as modify course environment'
 => 'Dfinir date-limite et autres parametres des devoirs ainsi que modifier l environement du cours',  => "Définir les dates-limites et autres paramètres des devoirs, et aussi modifiez l'environnement de cours", # "Définir date-limite et autres parametres des devoirs ainsi que modifier l'environement du cours",
   
    'New Folder'     'New Folder'
 => 'Nouveau Dossier',  => 'Nouveau Dossier',
Line 184  use base qw(Apache::localize); Line 223  use base qw(Apache::localize);
 => 'Page Simple',  => 'Page Simple',
   
    'Simple Problem'     'Simple Problem'
 => 'Problme Simple',  => 'Problème Simple',
   
    'Upload Document'     'Upload Document'
 => 'Tlcharger Document vers serveur',  => 'Télécharger Document vers serveur',
   
    'Search'     'Search'
 => 'Rechercher',  => 'Rechercher',
Line 202  use base qw(Apache::localize); Line 241  use base qw(Apache::localize);
 => 'Documents Supplementaires du Cours',  => 'Documents Supplementaires du Cours',
   
    'Bulletin Board'     'Bulletin Board'
 => 'Tableau d affichage et discussion',  => "Tableau d'affichage et discussion",
   
    'Special Documents'     'Special Documents'
 => 'Documents Speciaux',  => 'Documents Speciaux',
   
    'create'     'create'
 => 'crer',  => 'créer',
   
    'grades'     'grades'
 => 'notes',  => 'notes',
Line 238  use base qw(Apache::localize); Line 277  use base qw(Apache::localize);
 => 'Auteur',  => 'Auteur',
   
    'Change Your Preferences'     'Change Your Preferences'
 => 'Changer Ses Prfrences',  => 'Changer Ses Préférences',
   
    'Choose the user role'     'Choose the user role'
 => 'Choisir le rle de l utilisateur',  => "Choisir le rôle d'utilisateur",
   
    'Co-Author'     'Co-Author'
 => 'Co-Auteur',  => 'Co-Auteur',
Line 253  use base qw(Apache::localize); Line 292  use base qw(Apache::localize);
 => 'Coordinateur du Cours',  => 'Coordinateur du Cours',
   
    'Course Statistics and Charts'     'Course Statistics and Charts'
 => 'Donnes statistiques du cours et diagrammes',  => 'Données statistiques du cours et diagrammes',
   
    'Course announcements and my calendar'     'Course announcements and my calendar'
 => 'Annonces propos du cours et Calendrier priv',  => 'Calendrier et annonces de cours', # 'Annonces à propos du cours et Calendrier privé',
   
    'Create Users, Change User Privileges'     'Create Users, Change User Privileges'
 => 'Crer Utilisateurs, Changer Privilges des Utilisateurs',  => 'Créer Utilisateurs, Changer Privilèges des Utilisateurs',
   
    'Domain Coordinator'     'Domain Coordinator'
 => 'Coordinateur de Domaine',  => 'Coordinateur de Domaine',
Line 268  use base qw(Apache::localize); Line 307  use base qw(Apache::localize);
 => 'Gestion des Inscriptions',  => 'Gestion des Inscriptions',
   
    'Enter grades from check-out assessment resources'     'Enter grades from check-out assessment resources'
 => "Assignez les notes de contrle des ressources d'valuation",  => "Ecrire les notes de contrôle des ressources d'évaluation", # "Assignez les notes de contrôle des ressources d'évaluation",
   
    'Exam Proctor'     'Exam Proctor'
 => 'Surveillant d Examens',  => 'Surveillant d Examens',
Line 286  use base qw(Apache::localize); Line 325  use base qw(Apache::localize);
 => 'Enseignant',  => 'Enseignant',
   
    'Launch Remote Control'     'Launch Remote Control'
 => 'Activer la Tlcommande',  => 'Activer la Télécommande',
   
    'Main Menu'     'Main Menu'
 => 'Menu Principal',  => 'Menu Principal',
Line 295  use base qw(Apache::localize); Line 334  use base qw(Apache::localize);
 => 'Naviguer le Contenu du Cours',  => 'Naviguer le Contenu du Cours',
   
    'No Role, Cumulative Privileges'     'No Role, Cumulative Privileges'
 => 'Pas de rle, privilges cumuls',  => 'Pas de rôle, privilèges cumulés',
   
    'Return to Last Location'     'Return to Last Location'
 => 'Retour en arrire',  => 'Retour en arrière',
   
    'Send and receive messages'     'Send and receive messages'
 => 'Envoi et reception de messages',  => 'Envoi et reception de messages', # 'Envoyer et recevoir des messages',
   
    'Set my user preferences'     'Set my user preferences'
 => 'Etablir mes prfrences d utilisateur',  => "Etablir mes préférences d'utilisateur", # "Configurez mes préférences d'utilisateur",
   
    'Student'     'Student'
 => 'Etudiant(e)',  => 'Etudiant(e)',
   
    'Switch to another user role'     'Switch to another user role'
 => 'Changer un autre rle d utilisateur',  => "Changer à un autre rôle d'utilisateur",
   
    'Teaching Assistant'     'Teaching Assistant'
 => 'Assistant de Cours',  => 'Assistant de Cours',
   
    'Use or edit my bookmark collection'     'Use or edit my bookmark collection'
 => 'Utilisez ou ditez ma collection de signet ',  => 'Utilisez ou éditez ma collection de signet',
   
    'User Roles'     'User Roles'
 => 'Rles d utilsateurs',  => "Rôles d'utilsateurs",
   
    'Calculate course grades (Spreadsheet)'     'Calculate course grades (Spreadsheet)'
 => 'Calculez les notes de cours (tableur)',  => 'Calculez les notes de cours (tableur)', # 'Calculez les notes du cours (Tableur)',
   
    'Enter the chatroom for the course'     'Enter the chatroom for the course'
 => 'Entrez le bavardoir (ChatRoom) du cours',  => 'Entrer le bavardoir (Chatroom) pour le cours', # 'Entrez le bavardoir (ChatRoom) du cours',
   
    'Navigate the table of contents for this course'     'Navigate the table of contents for this course'
 => 'Naviguez la table des matires pour ce cours',  => 'Naviguez la table des matières pour ce cours',
   
    'Syllabus'     'Syllabus'
 => 'Programmes d tudes',  => "Programmes d'études",
   
    'View the course assessment progress chart'     'View the course assessment progress chart'
 => 'Visualisez le diagramme de progrs des tudiants du cours',  => 'Visualisez le diagramme de progrès des étudiants du cours', # 'Visualisez le diagramme de progrès des devoirs du cours',
   
    'Class Hours'     'Class Hours'
 => 'Heures de Cours',  => 'Heures de Cours',
Line 358  use base qw(Apache::localize); Line 397  use base qw(Apache::localize);
 => 'Information concernant la correction des devoirs',  => 'Information concernant la correction des devoirs',
   
    'Helproom Hours'     'Helproom Hours'
 => 'Heures d ouverture de la salle d aide',  => "Heures d'ouverture de la salle d'aide",
   
    'Instructor Information'     'Instructor Information'
 => 'Information enseignant',  => 'Information enseignant',
Line 370  use base qw(Apache::localize); Line 409  use base qw(Apache::localize);
 => 'Mois Prochain',  => 'Mois Prochain',
   
    'Office Hours'     'Office Hours'
 => 'Heures d ouverture du bureau de l enseignant',  => "Heures d'ouverture du bureau de l'enseignant",
   
    'Prerequisites'     'Prerequisites'
 => 'Choses ncessaires',  => 'Choses nécessaires',
   
    'Previous Month'     'Previous Month'
 => 'Mois dernier',  => 'Mois dernier',
Line 388  use base qw(Apache::localize); Line 427  use base qw(Apache::localize);
 => 'Janvier',  => 'Janvier',
   
    'February'     'February'
 => 'Fvrier',  => 'Février',
   
    'March'     'March'
 => 'Mars',  => 'Mars',
Line 418  use base qw(Apache::localize); Line 457  use base qw(Apache::localize);
 => 'Novembre',  => 'Novembre',
   
    'December'     'December'
 => 'Dcembre',  => 'Décembre',
   
    'Sun'     'Sun'
 => 'Dim',  => 'Dim',
Line 439  use base qw(Apache::localize); Line 478  use base qw(Apache::localize);
 => 'Mer',  => 'Mer',
   
    'Drop/Add students in this course'     'Drop/Add students in this course'
 => 'Enlever/Rajouter etudiants au cours',  => 'Enlever/Rajouter etudiants au cours', # 'Eliminez/Ajoutez des étudiants dans ce cours',
   
    'You have entered that answer before'     'You have entered that answer before'
 => 'Vous avez dj soumis cette rponse',  => 'Vous avez déjà soumis cette réponse',
   
    'A score has been assigned.'     'A score has been assigned.'
 => 'Une note a t attribue.',  => 'Une note a été attribuée.',
   
    'You are correct.'     'You are correct.'
 => 'Correct!',  => 'Correct!',
   
    'Your receipt is'     'Your receipt is'
 => 'Votre numero de reu est',  => 'Votre numero de reçu est',
   
    'You are excused from the problem.'     'You are excused from the problem.'
 => 'Vous tes excus dispens de faire ce problme.',  => 'Vous êtes excusé dispensé de faire ce problème.',
   
    'Incorrect'     'Incorrect'
 => 'Incorrect.',  => 'Incorrect.',
   
    'Some parts were not submitted.'     'Some parts were not submitted.'
 => 'Certaines parties n ont pas t soumises.',  => 'Certaines parties n ont pas été soumises.',
   
    'An error occured while grading your answer.'     'An error occurred while grading your answer.'
 => 'Une erreur est apparue lors de l valuation de votre rponse.',  => "Une erreur est apparue lors de l'évaluation de votre réponse.",
   
    'The submitted answer was too long.'     'The submitted answer was too long.'
 => 'La rponse soumise est trop longue.',  => 'La réponse soumise est trop longue.',
   
    'This question expects a numeric answer.'     'This question expects a numeric answer.'
 => 'La rponse cette question doit tre numrique',  => 'La réponse à cette question doit être numérique',
   
    'You have provided an invalid ranking'     'You have provided an invalid ranking'
 => 'L ordre soumis est incorrect',  => 'L ordre soumis est incorrect',
   
    'please refer to'     'please refer to'
 => 'SVP se rfrer ',  => 'SVP se référer à',
   
    'The filetype extension of the file you uploaded is not allowed.'     'The filetype extension of the file you uploaded is not allowed.'
 => 'L extension du fichier tlcharg est incorrecte.',  => 'L extension du fichier téléchargé est incorrecte.',
   
    'Units incorrect.'     'Units incorrect.'
 => 'Units incorrectes.',  => 'Unités incorrectes.',
   
    'Only a number required.'     'Only a number required.'
 => 'Seul un nombre est requis.',  => 'Seul un nombre est requis.',
   
    'Units required'     'Units required'
 => 'Units sont requises',  => 'Unités sont requises',
   
    'Unable to understand formula'     'Unable to understand formula'
 => 'Impossible d interpreter la formule',  => "Impossible d'interpreter la formule",
   
    'Your submission has been recorded.'     'Your submission has been recorded.'
 => 'Votre rponse/requete a t enregistre.',  => 'Votre réponse/requete a été enregistrée.',
   
    'Unknown message'     'Unknown message'
 => 'Message inconnu',  => 'Message inconnu',
   
    'Answer Submitted'     'Answer Submitted'
 => 'Rponse Soumise',  => 'Réponse Soumise',
   
    'Tries'     'Tries'
 => 'Nombre d essai',  => "Nombre d'essai",
   
    'Submit Answer'     'Submit Answer'
 => 'Soumettre Rponse',  => 'Soumettre Réponse',
   
    'Prepare a printable document'     'Prepare a printable document'
 => 'Preparer Document pour impression',  => 'Preparer Document pour impression',
   
    'Go To My First Homework Problem'     'Go To My First Homework Problem'
 => 'Aller au premier problme du devoir',  => 'Aller au premier problème du devoir',
   
    'Discussions'     'Discussions'
 => 'Discussons',  => 'Discuss¦ons',
   
    'New discussion since'     'New discussion since'
 => 'Nouvelle Discussion depuis',  => 'Nouvelle Discussion depuis',
Line 523  use base qw(Apache::localize); Line 562  use base qw(Apache::localize);
 => 'Au Revoir',  => 'Au Revoir',
   
    'Select'     'Select'
 => 'Slectionez',  => 'Sélectionez',
   
    'Re-Initialize'     'Re-Initialize'
 => 'Rinitialisez',  => 'Réinitialisez',
   
    'Currently selected. '     'Currently selected. '
 => 'Slection actuelle.',  => 'Sélection actuelle.',
   
    'Switch Server'     'Switch Server'
 => 'Changez de Serveur',  => 'Changez de Serveur',
   
    'system wide'     'system wide'
 => 'pour tout le systme ',  => 'pour tout le système ',
   
    'Currently not available'     'Currently not available'
 => 'Pas disponible pour l instant',  => "Pas disponible pour l'instant",
   
    'No role specified'     'No role specified'
 => 'Aucun rle n est spcifi',  => 'Aucun rôle n est spécifié',
   
    'Remark'     'Remark'
 => 'Remarque',  => 'Remarque',
Line 550  use base qw(Apache::localize); Line 589  use base qw(Apache::localize);
 => 'Extension',  => 'Extension',
   
    'User Role'     'User Role'
 => 'Rle/fonction de l utilisateur',  => "Rôle/fonction de l'utilisateur",
   
    'Start'     'Start'
 => 'Dbut/Commencez',  => 'Début/Commencez',
   
    'End'     'End'
 => 'Fin/Finir',  => 'Fin/Finir',
   
    'System'     'System'
 => 'Systme',  => 'Système',
   
    'Display'     'Display'
 => 'Afficher',  => 'Afficher',
Line 568  use base qw(Apache::localize); Line 607  use base qw(Apache::localize);
 => 'une date inconnue',  => 'une date inconnue',
   
    'an indeterminate date'     'an indeterminate date'
 => 'une date indtermine',  => 'une date indéterminée',
   
    'will open on'     'will open on'
 => 'sera disponible le',  => 'sera disponible le',
   
    'is due at'     'is due at'
 => 'est d ',  => 'est dû à',
   
    'was due on'     'was due on'
 => 'etait d le',  => 'etait dû le',
   
    'is closed but you are allowed to view it'     'is closed but you are allowed to view it'
 => 'est ferm mais vous avez la permission de le visualiser',  => 'est fermé mais vous avez la permission de le visualiser',
   
    'Undid changes, Switched'     'Undid changes, Switched'
 => 'changements annuls, a commut',  => 'changements annulés, a commuté',
   
    'Unable to undo, unable to switch'     'Unable to undo, unable to switch'
 => 'Impossible d annuler, impossible de commuter',  => "Impossible d'annuler, impossible de commuter",
   
    'Unable to make backup'     'Unable to make backup'
 => 'Impossible de faire une sauvegarde',  => 'Impossible de faire une sauvegarde',
   
    'Saving Modifications to'     'Saving Modifications to'
 => 'Changements enregistrs dans',  => 'Changements enregistrés dans',
   
    'Unable to write to'     'Unable to write to'
 => 'Impossible d ecrire dans ',  => "Impossible d'ecrire dans",
   
    'Analyzing a problem'     'Analyzing a problem'
 => 'Analyse en cours d un problme',  => "Analyse en cours d'un problème",
   
    'EditXML'     'EditXML'
 => 'Edition XML',  => 'Edition XML',
Line 616  use base qw(Apache::localize); Line 655  use base qw(Apache::localize);
 => 'Edition',  => 'Edition',
   
    ', select a template from the pull-down menu below'     ', select a template from the pull-down menu below'
 => ', choisissez un descripteur(gabarit) partir du menu droulant ci-dessous',  => ', choisissez un descripteur(gabarit) à partir du menu déroulant ci-dessous',
   
    'undo'     'undo'
 => 'annuler',  => 'annuler',
   
    'Answer'     'Answer'
 => 'Rponse',  => 'Réponse',
   
    'Frequency'     'Frequency'
 => 'Frquence',  => 'Fréquence',
   
    'You did not select a template.'     'You did not select a template.'
 => "Vous n'avez pas choisi un descripteur(gabarit).",  => "Vous n'avez pas choisi un descripteur(gabarit).",
   
    'Analyze Progress'     'Analyze Progress'
 => 'Analyser le Progrs',  => 'Analyser le Progrès',
   
    'Getting Problem Variants'     'Getting Problem Variants'
 => 'Obtenant des variantes du Problme',  => 'Obtenant des variantes du Problème',
   
    'last problem'     'last problem'
 => 'dernier problme',  => 'dernier problème',
   
    'may open later.'     'may open later.'
 => 'pourra tre disponible plus tard.',  => 'pourra être disponible plus tard.',
   
    ', and answers will be available on'     ', and answers will be available on'
 => ', et les rponses seront disponibles le',  => ', et les réponses seront disponibles le',
   
    'Select a'     'Select a'
 => 'Slectionner un',  => 'Sélectionner un',
   
    'Unable to find'     'Unable to find'
 => 'Impossible de trouver',  => 'Impossible de trouver',
Line 658  use base qw(Apache::localize); Line 697  use base qw(Apache::localize);
 => 'Ensuite',  => 'Ensuite',
   
    'Create'     'Create'
 => 'Crer',  => 'Créer',
   
    'is in under construction'     'is in under construction'
 => 'se trouve dans l espace construction',  => "se trouve dans l'espace construction",
   
    'List of possible answers'     'List of possible answers'
 => 'Liste des rponses possibles',  => 'Liste des réponses possibles',
   
    'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'     'Found no analyzable parts in this problem, currently only Numerical, Formula and String response styles are supported.'
 => "n'a trouv aucune partie analysable dans ce problme, pour l instant seul les rponses numriques, les formules et les chanes de caractres sont accepts.",  => "N'a trouvé aucune partie analysable dans ce problème, pour l'instant seul les réponses numériques, les formules et les chaînes de caractères sont acceptés.",
   
    'is not analyzable at this time'     'is not analyzable at this time'
 => 'ne peut pas tre analys en ce moment',  => 'ne peut pas être analysé en ce moment',
   
    'Access and Usage Statistics'     'Access and Usage Statistics'
 => 'Statistiques d acces et utilisation',  => "Statistiques d'acces et utilisation",
   
    'Actions'     'Actions'
 => 'Actions',  => 'Actions',
   
    'All homework is currently completed'     'All homework is currently completed'
 => 'tout le devoir est actuellement termin ',  => 'tout le devoir est actuellement terminé ',
   
    'Answer available'     'Answer available'
 => 'Rponse disponible',  => 'Réponse disponible',
   
    'Answer submitted'     'Answer submitted'
 => 'Rponse soumise',  => 'Réponse soumise',
   
    'Answer submitted, not yet graded'     'Answer submitted, not yet graded'
 => 'Rponse soumise, pas note encore',  => 'Réponse soumise, pas notée encore',
   
    'Back to Directory'     'Back to Directory'
 => 'Retour au Rpertoire',  => 'Retour au Répertoire',
   
    'Cancel'     'Cancel'
 => 'Annuler',  => 'Annuler',
   
    'Construction Space Directory'     'Construction Space Directory'
 => 'Rpertoire de l espace de construction',  => "Répertoire de l'espace de construction",
   
    'Contact'     'Contact'
 => 'Contacter',  => 'Contacter',
Line 712  use base qw(Apache::localize); Line 751  use base qw(Apache::localize);
 => 'Vide',  => 'Vide',
   
    'Evaluation Comments'     'Evaluation Comments'
 => 'Commentaires d valuation',  => "Commentaires d'évaluation",
   
    'Evaluation Data'     'Evaluation Data'
 => 'Donnes d valuation',  => "Données d'évaluation",
   
    'Excused by instructor'     'Excused by instructor'
 => 'Dispens(e) par l enseignant',  => "Dispensé(e) par l'enseignant",
   
    'File'     'File'
 => 'Fichier',  => 'Fichier',
   
    'Go Back'     'Go Back'
 => 'Revenir en Arrire',  => 'Revenir en Arrière',
   
    'It is recommended that you use an up-to-date virus scanner before handling this file.'     'It is recommended that you use an up-to-date virus scanner before handling this file.'
 => 'Il est vivement recommend d utiliser un anti-virus rcent avant d ouvrir ce fichier.',  => "Il est vivement recommendé d'utiliser un anti-virus récent avant d'ouvrir ce fichier.",
   
    'Last Modified'     'Last Modified'
 => 'Dernire Modification',  => 'Dernière Modification',
   
    'Map'     'Map'
 => 'Carte/Squence',  => 'Carte/Séquence',
   
    'Map contents are not shown in order.'     'Map contents are not shown in order.'
 => 'Les contenus des CARTES ne sont pas montrs dans l ordre',  => "Les contenus des CARTES ne sont pas montrés dans l'ordre",
   
    'Name'     'Name'
 => 'Nom',  => 'Nom',
Line 751  use base qw(Apache::localize); Line 790  use base qw(Apache::localize);
 => 'Sans date limite',  => 'Sans date limite',
   
    'No upload file specified.'     'No upload file specified.'
 => 'Le fichier tlcharger n a pas t spcifi.',  => 'Le fichier à télécharger n a pas été spécifié.',
   
    'No write permission to user directory, FAIL'     'No write permission to user directory, FAIL'
 => 'Permission d ecrire dans le rpertoire utilisateur refuse, ECHEC',  => "Permission d'ecrire dans le répertoire utilisateur refusée, ECHEC",
   
    'Open, no due date'     'Open, no due date'
 => 'Ouvert, pas de date limite',  => 'Ouvert, pas de date limite',
Line 763  use base qw(Apache::localize); Line 802  use base qw(Apache::localize);
 => 'Page',  => 'Page',
   
    'Path'     'Path'
 => 'voie d acces',  => "voie d'acces",
   
    "Please use browser 'Back' button and pick a filename"     "Please use browser 'Back' button and pick a filename"
 => "SVP, Utilisez le bouton 'Retour' du navigateur et slectionnez un nom de fichier",  => "SVP, Utilisez le bouton 'Retour' du navigateur et sélectionnez un nom de fichier",
   
    'Processing'     'Processing'
 => 'traitant',  => 'traitant',
Line 775  use base qw(Apache::localize); Line 814  use base qw(Apache::localize);
 => 'Recherche en cours',  => 'Recherche en cours',
   
    'Select the Construction Space'     'Select the Construction Space'
 => 'Choisir l espace de Construction',  => "Choisir l'espace de Construction",
   
    'Sequence'     'Sequence'
 => 'Squence',  => 'Séquence',
   
    'Server Administration'     'Server Administration'
 => 'Administration du Serveur',  => 'Administration du Serveur',
Line 790  use base qw(Apache::localize); Line 829  use base qw(Apache::localize);
 => 'Etat',  => 'Etat',
   
    'Store uploaded file as '     'Store uploaded file as '
 => 'Enregistrer le fichier tlcharg comme ',  => 'Enregistrer le fichier téléchargé comme ',
   
    'System Administration'     'System Administration'
 => 'Administration du Systme',  => 'Administration du Système',
   
    'The target is an existing directory.'     'The target is an existing directory.'
 => 'La destination est un dossier existant.',  => 'La destination est un dossier existant.',
Line 808  use base qw(Apache::localize); Line 847  use base qw(Apache::localize);
 => 'Visualiser tous les Messages',  => 'Visualiser tous les Messages',
   
    'Was due'     'Was due'
 => 'tait d(e)',  => 'était dû(e)',
   
    'Yes'     'Yes'
 => 'Oui',  => 'Oui',
   
    'You do not have authoring privileges for this resource'     'You do not have authoring privileges for this resource'
 => 'Vous n avez pas de privilge d auteur pour cette ressource',  => "Vous n avez pas de privilège d'auteur pour cette ressource",
   
    'You have no unread messages'  
 => 'Vous n avez pas de nouveaux messages',  
   
    'You have no unread messages'     'You have no unread messages'
 => 'Vous n avez pas de nouveaux messages',  => "Vous n'avez pas de nouveaux messages",
   
    'could not be copied.'     'could not be copied.'
 => 'ne peut etre copie(e).',  => 'ne peut etre copie(e).',
   
    'could not be copied.'  
 => 'ne peut tre copi(e).',  
   
    'never'     'never'
 => 'jamais',  => 'jamais',
   
    'not displayed'     'not displayed'
 => 'pas affich(e)',  => 'pas affiché(e)',
   
    ', is reserved internally by LON-CAPA.'     ', is reserved internally by LON-CAPA.'
 => ', est rserv de faon interne par LON-CAPA.',  => ', est réservé de façon interne par LON-CAPA.',
   
    'Back to'     'Back to'
 => 'Retour ',  => 'Retour à',
   
    'Back to Source'     'Back to Source'
 => 'Retour la Source',  => 'Retour à la Source',
   
    'Back to Source Directory'     'Back to Source Directory'
 => 'Retour au rpertoire Source',  => 'Retour au répertoire Source',
   
    'Became this version on ...'     'Became this version on ...'
 => 'Devint cette version le ...',  => 'Devint cette version le ...',
   
    'Browse published resources'     'Browse published resources'
 => 'Naviguer parmi les ressouces publies',  => 'Naviguer parmi les ressouces publiées', # 'Naviguer les Ressources Publiées',
   
    'Choose the course to work on'     'Choose the course to work on'
 => 'Choisir le cours sur lequel vous voulez travailler',  => 'Choisissez le cours pour travailler', # 'Choisir le cours sur lequel vous voulez travailler',
   
    'Create a new course'     'Create a new course'
 => 'crer un nouveau cours',  => 'Créer un nouveau cours',
   
    'Customized right of use ... '     'Customized right of use ... '
 => 'Droit d utilisation sur mesure ... ',  => "Droit d'utilisation sur mesure ... ",
   
    'Delete messages from bulletin boards'     'Delete messages from bulletin boards'
 => 'Effacer Messages des Tableaux d affichage ',   => "Effacer Messages des Tableaux d'affichage",
   
    'Domain only - use limited to courses in the domain'     'Domain only - use limited to courses in the domain'
 => 'Domaine seulement - usage limit aux cours dans le domaine',  => 'Domaine seulement - usage limité aux cours dans le domaine',
   
    'Dynamic Metadata'     'Dynamic Metadata'
 => 'Meta-donnes dynamiques',  => 'Meta-données dynamiques',
   
    'Edit and view documents included in this course'     'Edit and view documents included in this course'
 => 'Edition et Visualisation des documents inclus dans ce cours',  => 'Edition et Visualisation des documents inclus dans ce cours',
Line 895  use base qw(Apache::localize); Line 928  use base qw(Apache::localize);
 => 'Finalisez Publication',  => 'Finalisez Publication',
   
    'Grant/revoke role of Co-Author'     'Grant/revoke role of Co-Author'
 => 'Octroyer/Rvoquer rle de Co-Auteur',  => 'Octroyer/Révoquer rôle de Co-Auteur',
   
    'Grant/revoke role of Domain Coordinator'     'Grant/revoke role of Domain Coordinator'
 => 'Octroyer/Rvoquer rle de Coordinateur de Domaine',  => 'Octroyer/Révoquer rôle de Coordinateur de Domaine',
   
    'Grant/revoke role of Exam Proctor'     'Grant/revoke role of Exam Proctor'
 => 'Octroyer/Rvoquer rle de Surveillant d examen',  => "Octroyer/Révoquer rôle de Surveillant d'examen",
   
    'Grant/revoke role of Instructor'     'Grant/revoke role of Instructor'
 => 'Octroyer/Rvoquer rle d enseignant',  => "Octroyer/Révoquer rôle d'enseignant",
   
    'Grant/revoke role of Student'     'Grant/revoke role of Student'
 => 'Octroyer/Rvoquer rle d etudiant(e)',  => "Octroyer/Révoquer rôle d'etudiant(e)",
   
    'Grant/revoke role of Superuser'     'Grant/revoke role of Superuser'
 => 'Octroyer/Rvoquer rle de Super-Utilisateur',  => 'Octroyer/Révoquer rôle de Super-Utilisateur',
   
    'Illegal filename.'     'Illegal filename.'
 => 'Nom illegal de fichier.',  => 'Nom illegal de fichier.',
   
    'Name starting with'     'Name starting with'
 => 'Nom commenant par ',  => 'Nom commençant par ',
   
    'No previous versions published.'     'No previous versions published.'
 => 'Pas de version antrieures publies.',  => 'Pas de version antérieures publiées.',
   
    'No write permission to'     'No write permission to'
 => 'Pas de permission d criture dans',  => "Pas de permission d'écriture dans",
   
    'Please pick a version to retrieve'     'Please pick a version to retrieve'
 => 'SVP choisir version rcuprer',  => 'SVP choisir version à récupérer',
   
    'Private - visible to author only for testing purposes'     'Private - visible to author only for testing purposes'
 => 'Prive - Visible uniquement l auteur pour test seulement',  => "Privée - Visible uniquement à l'auteur pour test seulement",
   
    'Private Publication - did not synchronize database'     'Private Publication - did not synchronize database'
 => "Publication prive - n'a pas synchronis la base de donnes",  => "Publication privée - n'a pas synchronisé la base de données",
   
    'Public - no authentication or authorization required for use'     'Public - no authentication or authorization required for use'
 => 'Publique - peut tre utilis(e) sans authentification ou autorisation',  => 'Publique - peut être utilisé(e) sans authentification ou autorisation',
   
    'Retrieval of an old version will overwrite the file currently in construction space'     'Retrieval of an old version will overwrite the file currently in construction space'
 => 'Le retrait d une vielle version remplace compltement le fichier actuel dans l espace de construction',  => "Le retrait d'une vielle version remplace complétement le fichier actuel dans l'espace de construction",
   
    'Retrieve previous versions of'     'Retrieve previous versions of'
 => 'Restaurer les versons antrieures de',  => 'Restaurer les versions antérieures de',
   
    'Retrieve version'     'Retrieve version'
 => 'Restaurer la version',  => 'Restaurer la version',
   
    'Rule'     'Rule'
 => 'Rgles',  => 'Règles',
   
    'Search the contents of this course'     'Search the contents of this course'
 => 'Rechercher les contenus de ce cours',  => 'Rechercher les contenus de ce cours',
   
    'Search the database of published resources'     'Search the database of published resources'
 => 'Rechercher la base de donnes des ressources publies',  => 'Rechercher la base de données des ressources publiées',
   
    'Send broadcast and receipt-required email'     'Send broadcast and receipt-required email'
 => 'Diffuser un courriel(email) avec avis de reception',  => 'Diffuser un courriel(email) avec avis de reception',
   
    'Show Problem Completeness'     'Show Problem Completeness'
 => 'Montrer intgrit/cohrence du problme',  => 'Montrer intégrité/cohérence du problème', # 'Montrez l'état d'avancement de ce Problème',
   
    'Switch to another course'     'Switch to another course'
 => 'commutez un autre cours ',  => 'Commutez à un autre cours', # 'Changez de cours',
   
    'System wide - can be used for any courses system wide'     'System wide - can be used for any courses system wide'
 => 'Pour tout le systme - peut tre utilis(e) par n importe quel cours dans le systme',  => 'Pour tout le système - peut être utilisé(e) par n importe quel cours dans le système',
   
    'System wide - open source to all authors'     'System wide - open source to all authors'
 => 'Pour tout le systme - source disponible tous les auteurs',  => 'Pour tout le système - source disponible à tous les auteurs',
   
    'The extension on this file'     'The extension on this file'
 => "L'extension du fichier",  => "L'extension du fichier",
   
    'This resource has been marked obsolete by the author(s)'     'This resource has been marked obsolete by the author(s)'
 => "Cette ressource a t marque obsolete par l'auteur",  => "Cette ressource a été marquée obsolete par l'auteur",
   
    'Unsupported character combination'     'Unsupported character combination'
 => 'combinaison de caractres non acceptable ',  => 'combinaison de caractères non acceptable ',
   
    'Uploaded'     'Uploaded'
 => 'A t tlcharg vers le serveur',  => 'A été téléchargé vers le serveur',
   
    'Users with Roles Assigned by'     'Users with Roles Assigned by'
 => 'Utilisateurs avec rles octroys par',  => 'Utilisateurs avec rôles octroyés par',
   
    'View documents included in this course'     'View documents included in this course'
 => 'Visualizer les documents inclus dans ce cours',  => 'Visualizer les documents inclus dans ce cours',
Line 994  use base qw(Apache::localize); Line 1027  use base qw(Apache::localize);
 => 'sans titre',  => 'sans titre',
   
    "Click to download or use your browser's Save Link function"     "Click to download or use your browser's Save Link function"
 => "Cliquer pour tlcharger ou utiliser la fonction 'sauver lien' de votre navigateur",  => "Cliquer pour télécharger ou utiliser la fonction 'sauver lien' de votre navigateur",
   
    '#Stdnts'     '#Stdnts'
 => '#Etudiant(e)s',  => '#Etudiant(e)s',
Line 1006  use base qw(Apache::localize); Line 1039  use base qw(Apache::localize);
 => '%Faux',  => '%Faux',
   
    '. . . for a particular section'     '. . . for a particular section'
 => '. . . pour une section particulire',  => '. . . pour une section particulière',
   
    '. . . for all students in the course'     '. . . for all students in the course'
 => '. . . pour tous les tudiants dans le cours',  => '. . . pour tous les étudiants dans le cours',
   
    '. . . for an individual student'     '. . . for an individual student'
 => '. . . pour un(e) tudiant(e) particulier',  => '. . . pour un(e) étudiant(e) particulier',
   
    '1 am'     '1 am'
 => '1:00',  => '1:00',
Line 1087  use base qw(Apache::localize); Line 1120  use base qw(Apache::localize);
 => '21:00',  => '21:00',
   
    '<- Previous'     '<- Previous'
 => '<- Prcdent ',  => '<- Précédent ',
   
    'ALL'     'ALL'
 => 'TOUS',  => 'TOUS',
   
    'About Me'     'About Me'
 => 'Donnes personelles',  => 'Données personelles',
   
    'Access Key Management'     'Access Key Management'
 => 'Gestion des cls d access',  => "Gestion des clés d'access",
   
    'Additional Keywords'     'Additional Keywords'
 => 'Mots cls additionels',  => 'Mots clés additionels',
   
    'Additional Metadata (non-standard, parameters, exports)'     'Additional Metadata (non-standard, parameters, exports)'
 => 'Meta-donnes Additionelles (non-standard, paramtres, exports)',  => 'Meta-données Additionelles (non-standard, paramètres, exports)',
   
    'Advanced Catalog Search'     'Advanced Catalog Search'
 => 'Recherche Avance du Catalogue',  => 'Recherche Avancée du Catalogue',
   
    'Advanced Search'     'Advanced Search'
 => 'Recherche Avance',  => 'Recherche Avancée',
   
    'All Maps or Folders'     'All Maps or Folders'
 => 'Tous les CARTES et dossiers',  => 'Tous les CARTES et dossiers',
Line 1129  use base qw(Apache::localize); Line 1162  use base qw(Apache::localize);
 => 'Toutes distributions/copyright ',  => 'Toutes distributions/copyright ',
   
    'Assessment'     'Assessment'
 => 'valuation',  => 'Évaluation',
   
    'Assessment URL and Title'     'Assessment URL and Title'
 => 'valuation, adresse URL et Titre',  => 'Évaluation, adresse URL et Titre',
   
    'Assigned User Roles'     'Assigned User Roles'
 => 'Roles Attribus l utilisateur',  => "Roles Attribués à l'utilisateur",
   
    'Author and Co-Author roles may not be available on servers other than your home server.'     'Author and Co-Author roles may not be available on servers other than your home server.'
 => 'Rles d Auteur et Co-Auteur ne sont disponibles que sur le serveur d acceuil.',  => "Rôles d Auteur et Co-Auteur ne sont disponibles que sur le serveur d'acceuil.",
   
    'Author(s)'     'Author(s)'
 => 'Auteur(s)',  => 'Auteur(s)',
   
    'Average number of tries till solved'     'Average number of tries till solved'
 => 'Nombre moyen d essai pour rsoudre le problme',  => "Nombre moyen d'essai pour résoudre le problème",
   
    'Brief view of each students performance in course.'     'Brief view of each students performance in course.'
 => 'Bref rsum de la performance de chaque tudiant du cours.',  => 'Bref résumé de la performance de chaque étudiant du cours.',
   
    'Broadcast Message to Course'     'Broadcast Message to Course'
 => 'Diffuser Message tous les utilisateurs du cours',  => 'Diffuser Message à tous les utilisateurs du cours',
   
    'Browse Resources'  
 => 'Naviguer parmi les ressources',  
   
    'Browse Resources'     'Browse Resources'
 => 'Naviguer parmi les ressources',  => 'Naviguer parmi les ressources',
Line 1168  use base qw(Apache::localize); Line 1198  use base qw(Apache::localize);
 => 'Information de Catalogue',  => 'Information de Catalogue',
   
    'Changes can take up to 10 minutes before being active for all students.'     'Changes can take up to 10 minutes before being active for all students.'
 => 'l activation des changements pour tous les tudiants peut prendre jusqu 10 minutes.',  => "l'activation des changements pour tous les étudiants peut prendre jusqu à 10 minutes.",
   
    'Clear All'     'Clear All'
 => 'Effacer Tout',  => 'Effacer Tout',
   
    'Clear Caches'     'Clear Caches'
 => 'Effacer les Antmmoires',  => 'Effacer les Antémémoires',
   
    'Close'     'Close'
 => 'Fermer',  => 'Fermer',
Line 1183  use base qw(Apache::localize); Line 1213  use base qw(Apache::localize);
 => 'Fermer tous les Dossiers',  => 'Fermer tous les Dossiers',
   
    'Collapse Remote Control'     'Collapse Remote Control'
 => 'Supprimer la Tlcommande',  => 'Supprimer la Télécommande',
   
    'Comma Separated Values'     'Comma Separated Values'
 => 'Valeurs spares par Virgule',  => 'Valeurs séparées par Virgule',
   
    'Compact View'     'Compact View'
 => 'Visualisation Compacte',  => 'Visualisation Compacte',
Line 1195  use base qw(Apache::localize); Line 1225  use base qw(Apache::localize);
 => 'Espace de Construction',  => 'Espace de Construction',
   
    'Construction Space File Operation'     'Construction Space File Operation'
 => 'Operation de fichier de l espace de Construction',  => "Operation de fichier de l'espace de Construction",
   
    'Contact Information'     'Contact Information'
 => 'Information de contact',  => 'Information de contact',
   
    'Content changed'     'Content changed'
 => 'Contenu chang',  => 'Contenu changé',
   
    'Copied metadata'     'Copied metadata'
 => 'Meta-donnes copies',  => 'Meta-données copiées',
   
    'Copied old metadata'     'Copied old metadata'
 => 'Anciennes Meta-donnes copies',  => 'Anciennes Meta-données copiées',
   
    'Copied old target file'     'Copied old target file'
 => 'Ancien fichier cible copi',  => 'Ancien fichier cible copié',
   
    'Copied source file'     'Copied source file'
 => 'Fichier source copi',  => 'Fichier source copié',
   
    'Copyright'     'Copyright'
 => 'Copyright',  => 'Copyright',
Line 1225  use base qw(Apache::localize); Line 1255  use base qw(Apache::localize);
 => 'N a pas pu traiter la demande',  => 'N a pas pu traiter la demande',
   
    'Could not write metadata'     'Could not write metadata'
 => 'Ne peut pas crire les meta-donnes',  => 'Ne peut pas écrire les meta-données',
   
    'Course Assessment Parameter - Helper Mode'     'Course Assessment Parameter - Helper Mode'
 => 'Paramtres d valuation du cours - Mode Assistance',  => "Paramètres d'évaluation du cours - Mode Assistance",
   
    'Course Assessment Parameters - Overview Mode'     'Course Assessment Parameters - Overview Mode'
 => 'Paramtres d valuation du cours - Mode de vue d ensemble',  => "Paramètres d'évaluation du cours - Mode de vue d'ensemble",
   
    'Course Assessments Parameters - Table Mode'     'Course Assessments Parameters - Table Mode'
 => 'Paramtres d valuation du cours - Mode Table',  => "Paramètres d'évaluation du cours - Mode Table",
   
    'Course Documents'     'Course Documents'
 => 'Documents du Cours',  => 'Documents du Cours',
   
    'Course Environment Parameters'     'Course Environment Parameters'
 => 'Paramtres d Environement du Cours',  => 'Paramètres d Environement du Cours',
   
    'Course ID'     'Course ID'
 => 'Numero d identification du Cours',  => "Numero d'identification du Cours",
   
    'Course Parameter Helper'     'Course Parameter Helper'
 => 'Aide pour tablir les paramtres du cours',  => 'Aide pour établir les paramètres du cours',
   
    'Course Statistics and Charts cannot be retrieved until the database is restarted.  Your data is intact but cannot be displayed at this time.'     'Course Statistics and Charts cannot be retrieved until the database is restarted.  Your data is intact but cannot be displayed at this time.'
 => 'Les donnes statistiques et les diagrammes du cours ne peuvent pas tre rcupers jusqu ce que la base de donnes soit relance. Vos donnees sont intactes mais ne peuvent pas tre affiches en ce moment.',  => 'Les données statistiques et les diagrammes du cours ne peuvent pas être récuperés jusqu à ce que la base de données soit relancée. Vos donnees sont intactes mais ne peuvent pas être affichées en ce moment.',
   
    'Course level sheet'     'Course level sheet'
 => 'feuille au niveau du cours ',  => 'feuille au niveau du cours ',
   
    'Create New Environment Variable'     'Create New Environment Variable'
 => 'Crer une nouvelle variable d environement',  => "Créer une nouvelle variable d'environement",
   
    'Creation Date'     'Creation Date'
 => 'Date de Cration',  => 'Date de Création',
   
    'Current Session Value'     'Current Session Value'
 => 'Valeur pour la session Courrante',  => 'Valeur pour la session Courrante',
Line 1267  use base qw(Apache::localize); Line 1297  use base qw(Apache::localize);
 => 'Fichier de distribution fait sur commande',  => 'Fichier de distribution fait sur commande',
   
    'Default'     'Default'
 => 'Dfaut ',  => 'Défaut ',
   
    'Default Cataloging Information for Directory'     'Default Cataloging Information for Directory'
 => 'information de rpertoire pour le catalogue, par dfaut',  => 'information de répertoire pour le catalogue, par défaut',
   
    'Default Value'     'Default Value'
 => 'Valeur Par Defaut',  => 'Valeur Par Defaut',
   
    'Degree of difficulty'     'Degree of difficulty'
 => 'Degr de difficult',  => 'Degré de difficulté',
   
    'Delete a role'     'Delete a role'
 => 'Eliminer un rle',  => 'Eliminer un rôle',
   
    'Detailed Citation View'     'Detailed Citation View'
 => 'Affichage dtaill des citations',  => 'Affichage détaillé des citations',
   
    'Detailed Problem Analysis'     'Detailed Problem Analysis'
 => 'Analyse dtaille du problme',  => 'Analyse détaillée du problème',
   
    'Detailed statistics and graphs of student performance on problems.'     'Detailed statistics and graphs of student performance on problems.'
 => 'Donnes statistiques dtailles et diagrammes illustrant la performance des tudiants rsolvant des problmes.',  => 'Données statistiques détaillées et diagrammes illustrant la performance des étudiants résolvant des problèmes.',
   
    'Differences'     'Differences'
 => 'Differences',  => 'Differences',
   
    'Disable all communication among students'     'Disable all communication among students'
 => 'Empecher toute comunication entre les tudiants',  => 'Empecher toute comunication entre les étudiants',
   
    'Discard Selected'     'Discard Selected'
 => 'Ignorez slection',  => 'Ignorez sélection',
   
    'Distribute Messages from Uploaded File to Course'     'Distribute Messages from Uploaded File to Course'
 => 'Distrubuer les Messages du fichier tlcharg tout le monde dans le cours',  => 'Distrubuer les Messages du fichier téléchargé à tout le monde dans le cours',
   
    'DoDiff'     'DoDiff'
 => 'DoDiff',  => 'DoDiff',
   
    'Due'     'Due'
 => 'est d ',  => 'est dû ',
   
    'Dump Course DOCS to Construction Space'     'Dump Course DOCS to Construction Space'
 => 'Dcharger les DOCS du Cours dans l espace de Construction',  => "Décharger les DOCS du Cours dans l'espace de Construction",
   
    'EMail and Messages'     'EMail and Messages'
 => 'Courriel(email) et Messages',  => 'Courriel(email) et Messages',
Line 1321  use base qw(Apache::localize); Line 1351  use base qw(Apache::localize);
 => 'Editer le Contenu de la Carte',  => 'Editer le Contenu de la Carte',
   
    'Edit Directory Catalog Information'     'Edit Directory Catalog Information'
 => 'Editer les Informations du Catalogue de rpertoires',  => 'Editer les Informations du Catalogue de répertoires',
   
    'Edit this resource'     'Edit this resource'
 => 'Editer cette ressource',  => 'Editer cette ressource',
Line 1330  use base qw(Apache::localize); Line 1360  use base qw(Apache::localize);
 => 'Enfermant Carte ou Dossier',  => 'Enfermant Carte ou Dossier',
   
    'End Helper'     'End Helper'
 => 'Arreter l aide',  => "Arreter l'aide",
   
    'Enrollment Status'     'Enrollment Status'
 => 'Etat de l Inscription',  => 'Etat de l Inscription',
   
    'Enter construction space as a co-author'     'Enter construction space as a co-author'
 => 'Entrer l espace de construction comme auteur',  => "Entrer l'espace de construction comme co-auteur",
   
    'Entering course ...'     'Entering course ...'
 => 'Entrant le cours ...',  => 'Entrant le cours ...',
Line 1348  use base qw(Apache::localize); Line 1378  use base qw(Apache::localize);
 => 'Evaluer la ressource',  => 'Evaluer la ressource',
   
    'Every problem in a particular folder'     'Every problem in a particular folder'
 => 'Chaque problme dans un dossier particulier',  => 'Chaque problème dans un dossier particulier',
   
    'Every problem in the course'     'Every problem in the course'
 => 'Chaque problme du cours',  => 'Chaque problème du cours',
   
    'Exam Information'     'Exam Information'
 => 'Information sur l Examen',  => 'Information sur l Examen',
Line 1363  use base qw(Apache::localize); Line 1393  use base qw(Apache::localize);
 => 'Ressource Externe',  => 'Ressource Externe',
   
    'Failed Access to Construction Space'     'Failed Access to Construction Space'
 => 'Accs a l espace de construction rat',  => "Accès a l'espace de construction raté",
   
    'Fielded Format'     'Fielded Format'
 => 'Format en Champs',  => 'Format en Champs',
Line 1372  use base qw(Apache::localize); Line 1402  use base qw(Apache::localize);
 => 'Categorie de Fichier',  => 'Categorie de Fichier',
   
    'Finish Course Initialization'     'Finish Course Initialization'
 => 'Finaliser l initialisation du cours',  => "Finaliser l'initialisation du cours",
   
    'Folder'     'Folder'
 => 'Dossier',  => 'Dossier',
Line 1381  use base qw(Apache::localize); Line 1411  use base qw(Apache::localize);
 => 'Pour l Utilisateur',  => 'Pour l Utilisateur',
   
    'Force publication of unmodified files'     'Force publication of unmodified files'
 => 'Forcer la publication des fichiers non modifis',  => 'Forcer la publication des fichiers non modifiés',
   
    'Generate Spreadsheet'     'Generate Spreadsheet'
 => 'Gnrer une feuille de calculs (Tableur)',  => 'Générer une feuille de calculs (Tableur)',
   
    'Generate Statistics'     'Generate Statistics'
 => 'Gnrer Donnes Statistiques',  => 'Générer Données Statistiques',
   
    'Generate new role ...'     'Generate new role ...'
 => 'Gnrer un nouveau rle ...',  => 'Générer un nouveau rôle ...',
   
    'Go to the next resource in the course sequence'     'Go to the next resource in the course sequence'
 => 'Aller la prochaine ressource dans la squence du cours',  => 'Aller à la prochaine ressource dans la séquence du cours',
   
    'Go to the previous resource in the course sequence'     'Go to the previous resource in the course sequence'
 => 'Aller la ressource prcdente dans la squence du cours',  => 'Aller à la ressource précédente dans la séquence du cours',
   
    'Grant/revoke Course Custom Role'     'Grant/revoke Course Custom Role'
 => 'Octroyer/annuler le rle sur mesure pour le cours' ,  => 'Octroyer/annuler le rôle sur mesure pour le cours' ,
   
    'Grant/revoke role of Administrator'     'Grant/revoke role of Administrator'
 => 'Octroyer/annuler le rle d Administrateur ',  => 'Octroyer/annuler le rôle d Administrateur ',
   
    'Grant/revoke role of Author'     'Grant/revoke role of Author'
 => 'Octroyer/annuler le rle d auteur ',  => "Octroyer/annuler le rôle d'auteur",
   
    'Grant/revoke role of Course Coordinator'     'Grant/revoke role of Course Coordinator'
 => 'Octroyer/annuler le rle de Coordinateur du cours',  => 'Octroyer/annuler le rôle de Coordinateur du cours',
   
    'Grant/revoke role of Domain Guest'     'Grant/revoke role of Domain Guest'
 => 'Octroyer/annuler le rle d invit de domaine ',  => "Octroyer/annuler le rôle d'invité de domaine",
   
    'Grant/revoke role of Librarian'     'Grant/revoke role of Librarian'
 => 'Octroyer/annuler le rle de bibliothcaire',  => 'Octroyer/annuler le rôle de bibliothécaire',
   
    'Grant/revoke role of Scantron Operator'     'Grant/revoke role of Scantron Operator'
 => 'Octroyer/annuler le rle d operateur Scantron',  => "Octroyer/annuler le rôle d'operateur Scantron",
   
    'Grant/revoke role of Teaching Assistant'     'Grant/revoke role of Teaching Assistant'
 => 'Octroyer/annuler le rle d aide enseignant ',  => "Octroyer/annuler le rôle d'aide enseignant",
   
    'HTML'     'HTML'
 => 'HTML',  => 'HTML',
   
    'Host'     'Host'
 => 'Hte',  => 'Hôte',
   
    'Import a published document'     'Import a published document'
 => 'Importer un document publi',  => 'Importer un document publié',
   
    'Internally authenticated'     'Internally authenticated'
 => 'Authentification Interne',  => 'Authentification Interne',
Line 1441  use base qw(Apache::localize); Line 1471  use base qw(Apache::localize);
 => 'Authetification par Kerberos',  => 'Authetification par Kerberos',
   
    'Keyword(s)'     'Keyword(s)'
 => 'Mot(s) Cl(s)',  => 'Mot(s) Clé(s)',
   
    'Keywords'     'Keywords'
 => 'Mots Cls',  => 'Mots Clés',
   
    'LON-CAPA Helper:'     'LON-CAPA Helper:'
 => 'Aide de LON-CAPA:',  => 'Aide de LON-CAPA:',
   
    'Last Week'     'Last Week'
 =>  'La semaine dernire',  =>  'La semaine dernière',
   
    'Last access'     'Last access'
 => 'Dernier accs',  => 'Dernier accès',
   
    'Last modified'     'Last modified'
 => 'Dernire modification',  => 'Dernière modification',
   
    'Last updated'     'Last updated'
 => 'Dernire mise jour',  => 'Dernière mise à jour',
   
    'Limit by copyright/distribution'     'Limit by copyright/distribution'
 => 'Limiter par copyright/distribution',  => 'Limiter par copyright/distribution',
Line 1468  use base qw(Apache::localize); Line 1498  use base qw(Apache::localize);
 => 'Limiter par langage',  => 'Limiter par langage',
   
    'Load Map'     'Load Map'
 => 'Charger Carte/Squence',  => 'Charger Carte/Séquence',
   
    'Load:'     'Load:'
 => 'Charger:',  => 'Charger:',
   
    'Lock and unlock assessments'     'Lock and unlock assessments'
 => 'Bloquer et dbloquer les devoirs',  => 'Bloquer et débloquer les devoirs',
   
    'Logged Out'     'Logged Out'
 => 'Session ferme',  => 'Session fermée',
   
    'MIME Type'     'MIME Type'
 => 'Type MIME',  => 'Type MIME',
Line 1486  use base qw(Apache::localize); Line 1516  use base qw(Apache::localize);
 => 'Inserer notes et annotations au sujet de cette ressource',  => 'Inserer notes et annotations au sujet de cette ressource',
   
    'Manage Access Keys'     'Manage Access Keys'
 => 'Grer les Codes d Accs',  => "Gérer les Clés d'Accès",
   
    'Manage access keys'     'Manage access keys'
 => 'Grer les codes d accs',  => "Gérer les Clés d'Accès",
   
    'Material appears to be correct'     'Material appears to be correct'
 => 'Le materiel de cours semble tre correct',  => 'Le materiel de cours semble être correct',
   
    'Material covered with sufficient depth'     'Material covered with sufficient depth'
 => 'Le materiel de cours est trait avec suffisament de profondeur',  => 'Le materiel de cours est traité avec suffisament de profondeur',
   
    'Material is helpful'     'Material is helpful'
 => 'Le materiel de cours est utile',  => 'Le materiel de cours est utile',
   
    'Material presented in clear way'     'Material presented in clear way'
 => 'Le materiel de cours est present de faon claire',  => 'Le materiel de cours est presenté de façon claire',
   
    'Max Possible To Date'     'Max Possible To Date'
 => ' Maximum Possible Jusqu ici ',  => ' Maximum Possible Jusqu ici ',
   
    'Max Tries'     'Max Tries'
 => 'Maximum nombre d essai',  => "Maximum nombre d'essai",
   
    'Mean Tries'     'Mean Tries'
 => 'Moyenne du nombre d essai',  => "Moyenne du nombre d'essai",
   
    'Metadata Information'     'Metadata Information'
 => 'Information de meta-donnes',  => 'Information de meta-données',
   
    'Mime type'     'Mime type'
 => 'Type Mime',  => 'Type Mime',
Line 1522  use base qw(Apache::localize); Line 1552  use base qw(Apache::localize);
 => 'Date de Modification',  => 'Date de Modification',
   
    'Modified'     'Modified'
 => 'Modifi(e)',  => 'Modifié(e)',
   
    'Modify Course Assessment Parameters'     'Modify Course Assessment Parameters'
 => 'Modifier les paramtres des devoirs du cours',  => 'Modifier les paramètres des devoirs du cours',
   
    'Modify authentication mechanism and data for a user'     'Modify authentication mechanism and data for a user'
 => 'Modifier le mecanisme d authentification et les donnes de l utilisateur',  => "Modifier le mecanisme d'authentification et les données de l'utilisateur",
   
    'Modify deadlines, etc, for this assessment resource'     'Modify deadlines, etc, for this assessment resource'
 => 'Modifier les dates limites, etc. pour ce devoir',  => 'Modifier les dates limites, etc. pour ce devoir',
Line 1537  use base qw(Apache::localize); Line 1567  use base qw(Apache::localize);
 => 'Modifier les notes',  => 'Modifier les notes',
   
    'Modify user grades for this assessment resource'     'Modify user grades for this assessment resource'
 => 'Modifier les notes de l utilisateur pour ce devoir',  => "Modifier les notes de l'utilisateur pour ce devoir",
   
    'Move Down'     'Move Down'
 => 'Se dplacer vers le bas',  => 'Se déplacer vers le bas',
   
    'Move Up'     'Move Up'
 => 'Se dplacer vers le haut',  => 'Se déplacer vers le haut',
   
    'My Personal Info'     'My Personal Info'
 => 'Mes informations personnelles',  => 'Mes informations personnelles',
   
    'Network-wide number of accesses (hits)'     'Network-wide number of accesses (hits)'
 => 'Nombre d accs travers le rseau (hits)',  => "Nombre d'accès à travers le réseau (hits)",
   
    'Network-wide number of courses using resource'     'Network-wide number of courses using resource'
 => 'Nombre de cours travers le rseau utilisant cette ressource',  => 'Nombre de cours à travers le réseau utilisant cette ressource',
   
    'New Title'     'New Title'
 => 'Nouveau Titre',  => 'Nouveau Titre',
Line 1561  use base qw(Apache::localize); Line 1591  use base qw(Apache::localize);
 => 'Suivant    ',  => 'Suivant    ',
   
    'No changes were made to the current settings.'     'No changes were made to the current settings.'
 => 'Aucun changement n a t fait la configuration actuelle.',  => 'Aucun changement n a été fait à la configuration actuelle.',
   
    'Number of resources that follow this resource in maps'     'Number of resources that follow this resource in maps'
 => 'Nombre de ressources suivant cette ressource dans les CARTES',  => 'Nombre de ressources suivant cette ressource dans les CARTES',
   
    'Number of resources that lead up to this resource in maps'     'Number of resources that lead up to this resource in maps'
 => 'Nombre de ressources qui mnent cette ressource dans les CARTES',  => 'Nombre de ressources qui ménent à cette ressource dans les CARTES',
   
    'Number of resources using or importing resource'     'Number of resources using or importing resource'
 => 'Nombre de ressources utilisant ou important cette ressource',  => 'Nombre de ressources utilisant ou important cette ressource',
   
    'Obsolete'     'Obsolete'
 => 'Dsuet',  => 'Désuet',
   
    'One particular problem'     'One particular problem'
 => 'Un problme particulier',  => 'Un problème particulier',
   
    'Open'     'Open'
 => 'Ouvrir',  => 'Ouvrir',
Line 1591  use base qw(Apache::localize); Line 1621  use base qw(Apache::localize);
 => 'Format en sortie',  => 'Format en sortie',
   
    'Overall Problem Statistics'     'Overall Problem Statistics'
 => 'Donnes Statistiques globales du Problme',  => 'Données Statistiques globales du Problème',
   
    'Owner/Publisher'     'Owner/Publisher'
 => 'Propritaire/Editeur',  => 'Propriétaire/Editeur',
   
    'Parameter Name'     'Parameter Name'
 => 'Nom du Paramtre',  => 'Nom du Paramètre',
   
    'Parameter Type'     'Parameter Type'
 => 'Type de Paramtre',  => 'Type de Paramètre',
   
    'Parameter in Effect'     'Parameter in Effect'
 => 'Paramtre en Effet',  => 'Paramètre en Effet',
   
    'Parent Directory'     'Parent Directory'
 => 'Rpertoire Parent',  => 'Répertoire Parent',
   
    'Per Page'     'Per Page'
 => 'Par page',  => 'Par page',
Line 1618  use base qw(Apache::localize); Line 1648  use base qw(Apache::localize);
 => "SVP l'un ou l'autre",  => "SVP l'un ou l'autre",
   
    'Please notify the server administrator '     'Please notify the server administrator '
 => 'SVP Notifiez l administrateur du serveur',  => "SVP Notifiez l'administrateur du serveur",
   
    'Please select a problem to analyze'     'Please select a problem to analyze'
 => 'SVP, slectionnez un problme analyser',  => 'SVP, sélectionnez un problème à analyser',
   
    'Please select a report to generate.'     'Please select a report to generate.'
 => 'SVP, slectionnez un rapport crer.',  => 'SVP, sélectionnez un rapport à créer.',
   
    'Post anonymously'     'Post anonymously'
 => 'Poster de faon anonyme',  => 'Poster de façon anonyme',
   
    'Post discussion on course resources'     'Post discussion on course resources'
 => 'Poster une discussion sur les ressources du cours',  => 'Poster une discussion sur les ressources du cours',
   
    'Post system frontpage announcements'     'Post system frontpage announcements'
 => 'Poster annonces en premire page du systme',  => 'Poster annonces en première page du système',
   
    'Post to live chatrooms'     'Post to live chatrooms'
 => 'Poster en temps rel au bavardoir (ChatRoom)',  => 'Poster en temps réel au bavardoir (ChatRoom)',
   
    'Preparing Excel Spreadsheet'     'Preparing Excel Spreadsheet'
 => 'Prparer Tableur Excel',  => 'Préparer Tableur Excel',
   
    'Printing Helper'     'Printing Helper'
 => 'Assistant d impression',  => "Assistant d'impression",
   
    'Privacy Note'     'Privacy Note'
 => 'Note Prive',  => 'Note Privée',
   
    'Problem Status Chart'     'Problem Status Chart'
 => 'Tableau d tat des Problmes',  => "Tableau d'état des Problèmes",
   
    'Problems Not Contained In A Folder'     'Problems Not Contained In A Folder'
 => 'Problmes non contenus dans un dossier',  => 'Problèmes non contenus dans un dossier',
   
    'Problems creating new Excel file.  This error has been logged.  Please alert your LON-CAPA administrator.'     'Problems creating new Excel file.  This error has been logged.  Please alert your LON-CAPA administrator.'
 => 'Problmes pour crer une feuille de calcul Excel.  Cette erreur a t journalise. Veuillez SVP informer l administrateur du systme LON-CAPA.',  => "Problèmes pour créer une feuille de calcul Excel.  Cette erreur a été journalisée. Veuillez SVP informer l'administrateur du système LON-CAPA.",
   
    'Processing course structure'     'Processing course structure'
 => 'Traitement de la struture du cours',  => 'Traitement de la struture du cours',
   
    'Processing first student'     'Processing first student'
 => 'Traitement du premier tudiant',  => 'Traitement du premier étudiant',
   
    'Project Information'     'Project Information'
 => 'Information propos du Projet',  => 'Information à propos du Projet',
   
    'Provide feedback messages or contribute to the course discussion about this resource'     'Provide feedback messages or contribute to the course discussion about this resource'
 => 'Fournir un feedback et contribuer la discussion du cours sur cette ressource',  => 'Fournir un feedback et contribuer à la discussion du cours sur cette ressource',
   
    'Provide my evaluation of this resource'     'Provide my evaluation of this resource'
 => 'Fournir mon valuation de cette ressource',  => 'Fournir mon évaluation de cette ressource',
   
    'Publish'     'Publish'
 => 'Publier',  => 'Publier',
   
    'Publish Directory'     'Publish Directory'
 => 'Publier Rpertoire',  => 'Publier Répertoire',
   
    'Publish Directory and Sub Directories'     'Publish Directory and Sub Directories'
 => 'Publier Rpertoire et Sous-rpertoires',  => 'Publier Répertoire et Sous-répertoires',
   
    'Published'     'Published'
 => 'Publi(e)',  => 'Publié(e)',
   
    'Publisher/Owner'     'Publisher/Owner'
 => 'Editeur/Propritaire',  => 'Editeur/Propriétaire',
   
    'Publishing'     'Publishing'
 => 'En train de publier',  => 'En train de publier',
   
    'Quick Completed Problems Display'     'Quick Completed Problems Display'
 => 'Visualition rapide des Problmes Rsolus',  => 'Visualition rapide des Problèmes Résolus',
   
    'Reading results from'     'Reading results from'
 => 'Lisant rsultats partir de ',  => 'Lisant résultats à partir de ',
   
    'Related'     'Related'
 => 'Reli ',  => 'Relié à ',
   
    'Resource Feedback and Discussion'     'Resource Feedback and Discussion'
 => 'Feedback et discussion de ressources',  => 'Feedback et discussion de ressources',
Line 1714  use base qw(Apache::localize); Line 1744  use base qw(Apache::localize);
 => 'Restaurer',  => 'Restaurer',
   
    'Revert to Last Saved'     'Revert to Last Saved'
 => 'Retourner la dernire version sauve',  => 'Retourner à la dernière version sauvée',
   
    'Revision Date'     'Revision Date'
 => 'Date de Revision',  => 'Date de Revision',
Line 1723  use base qw(Apache::localize); Line 1753  use base qw(Apache::localize);
 => 'Ligne',  => 'Ligne',
   
    'S.D. tries'     'S.D. tries'
 => 'Dev Stand nombre d essai',  => "Dev Stand nombre d'essai",
   
    'Save as'     'Save as'
 => 'Enregister sous',  => 'Enregister sous',
Line 1735  use base qw(Apache::localize); Line 1765  use base qw(Apache::localize);
 => 'Operateur Scantron',  => 'Operateur Scantron',
   
    'Score Upload Form'     'Score Upload Form'
 => 'Formulaire pour Tlcharger les notes',  => 'Formulaire pour Télécharger les notes',
   
    'Search Complete'     'Search Complete'
 => 'Recherche Complete',  => 'Recherche Completée',
   
    'Section'     'Section'
 => 'Section',  => 'Section',
Line 1747  use base qw(Apache::localize); Line 1777  use base qw(Apache::localize);
 => 'Sections',  => 'Sections',
   
    'Select All'     'Select All'
 => 'Tout Slectionner',  => 'Tout Sélectionner',
   
    'Select All Students'     'Select All Students'
 => 'Slectionner tous les tudiants',  => 'Sélectionner tous les étudiants',
   
    'Select Date'     'Select Date'
 => 'Slectionner une Date',  => 'Sélectionner une Date',
   
    'Select Enclosing Map or Folder'     'Select Enclosing Map or Folder'
 => 'Slectionner une carte ou Dossier',  => 'Sélectionner une carte ou Dossier',
   
    'Select Map'     'Select Map'
 => 'Slectionner Carte/Sequence',  => 'Sélectionner Carte/Sequence',
   
    'Select Parameter Level'     'Select Parameter Level'
 => 'Slectionner niveau du paramtre',  => 'Sélectionner niveau du paramètre',
   
    'Select Spreadsheet File'     'Select Spreadsheet File'
 => 'Slectionner Tableur',  => 'Sélectionner Tableur',
   
    'Send Message to User(s)'     'Send Message to User(s)'
 => 'Envoyer message aux utilisateurs',  => 'Envoyer message aux utilisateurs',
   
    'Send Scantron data to a course'     'Send Scantron data to a course'
 => 'Envoyer rsultats Scantron un cours',  => 'Envoyer les donnees Scantron a un cours', # 'Envoyer résultats Scantron à un cours', 
   
    'Send internal email'     'Send internal email'
 => 'Envoyer courriel(email) interne',  => 'Envoyer courriel(email) interne',
   
    'Sequence or Folder'     'Sequence or Folder'
 => 'Squence ou Dossier',  => 'Séquence ou Dossier',
   
    'Sequences and Folders'     'Sequences and Folders'
 => 'Squences et Dossiers',  => 'Séquences et Dossiers',
   
    'Set Course Environment Parameters'     'Set Course Environment Parameters'
 => 'Configurer les paramtres de l environement du cours',  => "Configurer les paramètres de l'environement du cours",
   
    'Set Date'     'Set Date'
 => 'Fixer Date',  => 'Fixer Date',
Line 1798  use base qw(Apache::localize); Line 1828  use base qw(Apache::localize);
 => 'Fixer une date due',  => 'Fixer une date due',
   
    'Set an answer open date'     'Set an answer open date'
 => 'Fixer une date pour afficher les rponses',  => 'Fixer une date pour afficher les réponses',
   
    'Set an open date'     'Set an open date'
 => 'Fixer une date d ouverture',  => "Fixer une date d'ouverture",
   
    'Set opening date for all problems in the course for. . .'     'Set opening date for all problems in the course for. . .'
 => 'Fixer la date de disponibilit de tous les problmes du cours pour  . .',  => 'Fixer la date de disponibilité de tous les problèmes du cours pour  . .',
   
    'Set the number of tries'     'Set the number of tries'
 => 'Fixer le nombre d essai',  => "Fixer le nombre d'essai",
   
    'Set the problem weight'     'Set the problem weight'
 => 'Fixer le poids (coefficient) du problme',  => 'Fixer le poids (coefficient) du problème',
   
    'Set/Modify Course Assessment Parameter'     'Set/Modify Course Assessment Parameter'
 => 'Fixer/Modifier Paramtre des devoirs du Cours',  => 'Fixer/Modifier Paramètre des devoirs du Cours',
   
    'Set/Modify Course Assessment Parameters'     'Set/Modify Course Assessment Parameters'
 => 'Fixer/Modifier Paramtres des devoirs du Cours',  => 'Fixer/Modifier Paramètres des devoirs du Cours',
   
    'Set/Modify Course Parameters'     'Set/Modify Course Parameters'
 => 'Fixer/Modifier Parameres du Cours',  => 'Fixer/Modifier Parameères du Cours',
   
    'Shared by course faculty and staff'     'Shared by course faculty and staff'
 => 'Partage par le corps enseignant du cours',  => 'Partage par le corps enseignant du cours',
Line 1827  use base qw(Apache::localize); Line 1857  use base qw(Apache::localize);
    'Show More Options'     'Show More Options'
 => 'Montrer plus Options',  => 'Montrer plus Options',
   
    'Show all rles'     'Show all roles'
 => 'Mostrer tous les roles',  => 'Mostrer tous les roles',
   
    'Show catalog information'     'Show catalog information'
Line 1837  use base qw(Apache::localize); Line 1867  use base qw(Apache::localize);
 => 'Montrer ressource',  => 'Montrer ressource',
   
    'Significant figures are incorrect, submission was not graded.'     'Significant figures are incorrect, submission was not graded.'
 => 'Nombres de chiffres significatifs incorrect, la rponse soumise n a pas t evalue.',  => 'Nombres de chiffres significatifs incorrect, la réponse soumise n a pas été evaluée.',
   
    'Since Start of Course'     'Since Start of Course'
 => 'Depuis le dbut du Cours',  => 'Depuis le début du Cours',
   
    'Since Yesterday'     'Since Yesterday'
 => 'Depuis hier',  => 'Depuis hier',
Line 1852  use base qw(Apache::localize); Line 1882  use base qw(Apache::localize);
 => 'Essai de biais',  => 'Essai de biais',
   
    'Special documents'     'Special documents'
 => 'Documents spcials',  => 'Documents spécials',
   
    'Spreadsheet Computation'     'Spreadsheet Computation'
 => 'Calcul de Tableur',  => 'Calcul de Tableur',
Line 1861  use base qw(Apache::localize); Line 1891  use base qw(Apache::localize);
 => 'Etat du calcul du tableur',  => 'Etat du calcul du tableur',
   
    'Statistics'     'Statistics'
 => 'Donnes satistiques',  => 'Données satistiques',
   
    'Statistics and Problem Analysis'     'Statistics and Problem Analysis'
 => 'Donnes satistiques et analyse de problmes',  => 'Données satistiques et analyse de problèmes',
   
    'Store'     'Store'
 => 'Sauvegarder',  => 'Sauvegarder',
Line 1873  use base qw(Apache::localize); Line 1903  use base qw(Apache::localize);
 => 'Sauvegarder information du catalogue',  => 'Sauvegarder information du catalogue',
   
    'Student level sheet'     'Student level sheet'
 => 'Tableur au niveau tudiant',  => 'Tableur au niveau étudiant',
   
    'Student performance statistics on all problems.'     'Student performance statistics on all problems.'
 => 'Donnes statistiques de la performance de l tudiant avec tous les problmes.',  => "Données statistiques de la performance de l'étudiant avec tous les problèmes.",
   
    'Students Affected'     'Students Affected'
 => 'Etudiants concerns',  => 'Etudiants concernés',
   
    'Subject'     'Subject'
 => 'Sujet',  => 'Sujet',
   
    'Successful Login'     'Successful Login'
 => 'Connection russie',  => 'Connection réussie',
   
    'Suggested Replacement for Obsolete File'     'Suggested Replacement for Obsolete File'
 => 'Suggestion de remplacement pour fichier dsuet',  => 'Suggestion de remplacement pour fichier désuet',
   
    'Summary'     'Summary'
 => 'Rsum',  => 'Résumé',
   
    'Summary View'     'Summary View'
 => 'Visualisation du Rsum',  => 'Visualisation du Résumé',
   
    'Switching Role'     'Switching Role'
 => 'Changement de rle',  => 'Changement de rôle',
   
    'Synchronized SQL metadata database'     'Synchronized SQL metadata database'
 => 'Base de donnes de meta-donnes SQL synchronise',  => 'Base de données de meta-données SQL synchronisée',
   
    'Target'     'Target'
 => 'Cible',  => 'Cible',
   
    'Task'     'Task'
 => 'Tche',  => 'Tâche',
   
    'Template'     'Template'
 => 'Gabarit',  => 'Gabarit',
Line 1915  use base qw(Apache::localize); Line 1945  use base qw(Apache::localize);
 => 'Espace temporaire de montage',  => 'Espace temporaire de montage',
   
    'The information you submit can be viewed by anybody who is logged into LON-CAPA. Do not provide information that you are not ready to share publicly.'     'The information you submit can be viewed by anybody who is logged into LON-CAPA. Do not provide information that you are not ready to share publicly.'
 => 'Toute information soumise est visible tout utilisateur connect LONCAPA. Ne soumettez aucune information que vous ne dsirez pas partager publiquement.',  => 'Toute information soumise est visible à tout utilisateur connecté à LONCAPA. Ne soumettez aucune information que vous ne désirez pas partager publiquement.',
   
    'There are currently no results'     'There are currently no results'
 => 'Pas de resultats pour l instant',  => "Pas de resultats pour l'instant",
   
    'This helper will assist you in setting the open, due, and answer dates for problems, or in setting the number of tries for problems. You will be asked to select which problems you wish to set the parameters for, then what parameter you wish to set, then you will select whom the setting affects. After the helper is done, you will be shown where in the advanced interface you would have gone to set the parameter you have chosen, so in the future you can do it directly. Press Next -&gt; to begin, or select &lt;- Previous to go back to the previous screen.'     'This helper will assist you in setting the open, due, and answer dates for problems, or in setting the number of tries for problems. You will be asked to select which problems you wish to set the parameters for, then what parameter you wish to set, then you will select whom the setting affects. After the helper is done, you will be shown where in the advanced interface you would have gone to set the parameter you have chosen, so in the future you can do it directly. Press Next -&gt; to begin, or select &lt;- Previous to go back to the previous screen.'
 => "cette aide vous aidera en fixant la dates d ouverture, la date de et la date d affichage des rponses ainsi que le nombre d essais permis pour les problmes. Vous serez invit choisir pour quels problmes vous souhaitez fixer les paramtres, puis quel paramtre vous souhaitez fixer, ensuite vous choisirez qui sera affect par la nouvelle configuration. Aprs que l'aide ait fini sa tche, il vous montrera o dans l'interface avane vous auriez du all pour fixer le paramtre que vous avez choisi, pour qu l'avenir vous puissiez le faire directement. Cliquez Suivant -&gt; pour commencer, ou cliquez &lt;- prcdent pour retourner l'cran prcdent.",  => "Cette aide vous aidera en fixant la dates d'ouverture, la date dûe et la date d'affichage des réponses ainsi que le nombre d'essais permis pour les problèmes. Vous serez invité à choisir pour quels problèmes vous souhaitez fixer les paramètres, puis quel paramètre vous souhaitez fixer, ensuite vous choisirez qui sera affecté par la nouvelle configuration. Après que l'aide ait fini sa tâche, il vous montrera où dans l'interface avançée vous auriez du allé pour fixer le paramètre que vous avez choisi, pour qu à l'avenir vous puissiez le faire directement. Cliquez Suivant -&gt; pour commencer, ou cliquez &lt;- précédent pour retourner à l'écran précédent.",
   
    'This syllabus can be publicly viewed at'     'This syllabus can be publicly viewed at'
 => 'Ce programme peut tre publiquement visualis ',  => 'Ce programme peut être publiquement visualisé à',
   
    'Topic'     'Topic'
 => 'Sujet',  => 'Sujet',
Line 1936  use base qw(Apache::localize); Line 1966  use base qw(Apache::localize);
 => 'Nombre total de composants du cours',  => 'Nombre total de composants du cours',
   
    'Total number of students who have worked on this problem'     'Total number of students who have worked on this problem'
 => 'Nombre total d tudiants qui ont travaill sur ce problme',  => "Nombre total d'étudiants qui ont travaillé sur ce problème",
   
    'Type'     'Type'
 => 'Type',  => 'Type',
Line 1948  use base qw(Apache::localize); Line 1978  use base qw(Apache::localize);
 => 'Adresse URL',  => 'Adresse URL',
   
    'URLs To Include in Syllabus'     'URLs To Include in Syllabus'
 => 'Adresses URL inclure dans le Programme du Cours',  => 'Adresses URL à inclure dans le Programme du Cours',
   
    'USERS'     'USERS'
 => 'UTILISATEURS',  => 'UTILISATEURS',
   
    'Unable to connect to database!'     'Unable to connect to database!'
 => 'incapable de connecter la base de donnes!',  => 'incapable de connecter à la base de données!',
   
    'Unknown ID'     'Unknown ID'
 => 'Identification inconnue',  => 'Identification inconnue',
Line 1963  use base qw(Apache::localize); Line 1993  use base qw(Apache::localize);
 => 'Utilisateur inconnu',  => 'Utilisateur inconnu',
   
    'Unpublished'     'Unpublished'
 => 'Non publi(e)',  => 'Non publié(e)',
   
    'Unselect All'     'Unselect All'
 => 'Dslectioner Tout',  => 'Désélectioner Tout',
   
    'Unselect All Students'     'Unselect All Students'
 => 'Dslectioner Tous les Etudiants',  => 'Désélectioner Tous les Etudiants',
   
    'Up'     'Up'
 => 'vers le haut ',  => 'vers le haut ',
   
    'Update Course Assessment Parameter Display'     'Update Course Assessment Parameter Display'
 => 'Mise jour de la visualisation des paramtres des devoirs du cours',  => 'Mise à jour de la visualisation des paramètres des devoirs du cours',
   
    'Update Display'     'Update Display'
 => 'Mise jour de la visualisation',  => 'Mise à jour de la visualisation',
   
    'Update Section or Specific User'     'Update Section or Specific User'
 => 'Mise jour de la section ou d un utilisateur spcifique',  => "Mise à jour de la section ou d'un utilisateur spécifique",
   
    'Upload Scantron data'     'Upload Scantron data'
 => 'Tlcharger les donnes Scantron',  => 'Télécharger les données Scantron',
   
    'Upload a Photo'     'Upload a Photo'
 => 'Tlcharger une photo',  => 'Télécharger une photo',
   
    'Upload a new main course document'     'Upload a new main course document'
 => 'Tlcharger un nouveau document principal de cours',  => 'Télécharger un nouveau document principal de cours',
   
    'Upload a new supplemental course document'     'Upload a new supplemental course document'
 => 'Tlcharger un nouveau document supplmentaire pour le cours',  => 'Télécharger un nouveau document supplémentaire pour le cours',
   
    'User'     'User'
 => 'Utilisateur',  => 'Utilisateur',
   
    'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course'     'User Notes, Records of Face-To-Face Discussions, and Critical Messages in Course'
 => 'Notes de l utilisateur, enregistrements des discussions en tte tte , et Messages critiques du Cours',  => "Notes de l'utilisateur, enregistrements des discussions en tête à tête et Messages critiques du Cours",
   
    'User Notes, Records of Face-to-Face Discussions, and Critical Messages'     'User Notes, Records of Face-to-Face Discussions, and Critical Messages'
 => 'Notes de l utilisateur, enregistrements des discussions en tte tte, et Messages critiques',  => "Notes de l'utilisateur, enregistrements des discussions en tête à tête et Messages critiques",
   
    'Verify Course Documents'     'Verify Course Documents'
 => 'Vrifier les Documents du Cours',  => 'Vérifier les Documents du Cours',
   
    'Verify Selection'     'Verify Selection'
 => 'Vrifier Slection',  => 'Vérifier Sélection',
   
    'Version'     'Version'
 => 'Version',  => 'Version',
Line 2023  use base qw(Apache::localize); Line 2053  use base qw(Apache::localize);
 => 'Visualiser Messages Critiques',  => 'Visualiser Messages Critiques',
   
    'View Published Version'     'View Published Version'
 => 'Visualiser Version Publie',  => 'Visualiser Version Publiée',
   
    'View user submissions for this assessment resource'     'View user submissions for this assessment resource'
 => 'Visualiser les rponses de l utilisateur pour ce devoir',  => "Visualiser les réponses de l'utilisateur pour ce devoir",
   
    'Web References'     'Web References'
 => 'Rfrences Web',  => 'Références Web',
   
    'Welcome to the Assignment Parameter Helper'     'Welcome to the Assignment Parameter Helper'
 => 'Bienvenu au programme d aide de configuration et attribution des paramtres',  => "Bienvenu au programme d'aide de configuration et attribution des paramètres",
   
    'What parameter do you want to set for all problems in the course?'     'What parameter do you want to set for all problems in the course?'
 => 'Quel paramtre desirez vous etablir pour tous les problmes du cours?',  => 'Quel paramètre desirez vous etablir pour tous les problèmes du cours?',
   
    'What should the opening date be set to?'     'What should the opening date be set to?'
 => 'Quelle date d ouverture (du problme) voulez vous?',  => "Quelle date d'ouverture (du problème) voulez vous?",
   
    'Which Problem or Problems?'     'Which Problem or Problems?'
 => 'Quel(s) Problme ou Problmes?',  => 'Quel(s) Problème ou Problèmes?',
   
    'Which problems do you wish to set a parameter for?'     'Which problems do you wish to set a parameter for?'
 => 'Pour quels problmes voulez vous tablir le paramtre?',  => 'Pour quels problèmes voulez vous établir le paramètre?',
   
    'Words'     'Words'
 => 'Mots',  => 'Mots',
   
    'Wrote Metadata'     'Wrote Metadata'
 => 'Mta-donnes enregistres',  => 'Méta-données enregistrées',
   
    'XML/SGML'     'XML/SGML'
 => 'XML/SGML',  => 'XML/SGML',
   
    'You must choose at least one student to continue.'     'You must choose at least one student to continue.'
 => 'Vous devez choisir au moins un tudiant pour continuer.',  => 'Vous devez choisir au moins un étudiant pour continuer.',
   
    'You must choose one or more choices to continue.'     'You must choose one or more choices to continue.'
 => 'Vous devez slectionner une ou plusieurs options avant de continuer.',  => 'Vous devez sélectionner une ou plusieurs options avant de continuer.',
   
    'You need to choose another user role or enter a specific course for this function'     'You need to choose another user role or enter a specific course for this function'
 => 'Vous devez choisir un autre rle ou un cours spcifique pour cette fonction',  => 'Vous devez choisir un autre rôle ou un cours spécifique pour cette fonction',
   
    'Your Excel Spreadsheet'     'Your Excel Spreadsheet'
 => 'Votre tableur Excel',  => 'Votre tableur Excel',
   
    'Your home server is '     'Your home server is '
 => 'Votre Serveur d acceuil',  => "Votre Serveur d'acceuil",
   
    'a.m.'     'a.m.'
 => 'a.m.',  => 'a.m.',
   
    'abstract'     'abstract'
 => 'rsum',  => 'résumé',
   
    'acc keys'     'acc keys'
 => 'Touches d accs',  => "Touches d'accès",
   
    'access denied'     'access denied'
 => 'accs refus',  => 'accès refusé',
   
    'according to course preferences'     'according to course preferences'
 => 'd apres les prferences du cours',  => "d'apres les préferences du cours",
   
    'according to resource settings'     'according to resource settings'
 => 'd apres la configuration de la ressource',  => "d'apres la configuration de la ressource",
   
    'according to user session state'     'according to user session state'
 => 'd apres l tat de la session de l utilisateur',  => "d'apres l'état de la session de l'utilisateur",
   
    'all'     'all'
 => 'tout',  => 'tout',
Line 2102  use base qw(Apache::localize); Line 2132  use base qw(Apache::localize);
 => 'annoncer',  => 'annoncer',
   
    'at'     'at'
 => '',  => 'à',
   
    'at Domain'     'at Domain'
 => 'au Domaine',  => 'au Domaine',
Line 2132  use base qw(Apache::localize); Line 2162  use base qw(Apache::localize);
 => 'causerie',  => 'causerie',
   
    'close this window'     'close this window'
 => 'fermez cette fentre',  => 'fermez cette fenêtre',
   
    'connection down'     'connection down'
 => 'connexion ferme',  => 'connexion fermée',
   
    'contacting'     'contacting'
 => 'entrant en contact',  => 'entrant en contact',
Line 2150  use base qw(Apache::localize); Line 2180  use base qw(Apache::localize);
 => 'par default',  => 'par default',
   
    'directory'     'directory'
 => 'rpertoire',  => 'répertoire',
   
    'discuss[_1]'     'discuss[_1]'
 => 'discuss[_1]',  => 'discuss[_1]',
Line 2159  use base qw(Apache::localize); Line 2189  use base qw(Apache::localize);
 => 'documents',  => 'documents',
   
    'during the last'     'during the last'
 => 'durant la dernire',  => 'durant la dernière',
   
    'edit'     'edit'
 => 'diter',  => 'éditer',
   
    'evaluate[_1]'     'evaluate[_1]'
 => 'evaluate[_1]',  => 'evaluate[_1]',
Line 2189  use base qw(Apache::localize); Line 2219  use base qw(Apache::localize);
 => 'de la carte ou du dossier',  => 'de la carte ou du dossier',
   
    'general'     'general'
 => 'gneral',  => 'géneral',
   
    'in Course'     'in Course'
 => 'dans le Cours',  => 'dans le Cours',
Line 2204  use base qw(Apache::localize); Line 2234  use base qw(Apache::localize);
 => 'interface disponible',  => 'interface disponible',
   
    'keywords'     'keywords'
 => 'mots-cls',  => 'mots-clés',
   
    'language'     'language'
 => 'langage',  => 'langage',
   
    'last student'     'last student'
 => 'dernier tudiant',  => 'dernier étudiant',
   
    'library'     'library'
 => 'bibliothque',  => 'bibliothèque',
   
    'log in again'     'log in again'
 => 'Se connecter de nouveau',  => 'Se connecter de nouveau',
   
    'manage'     'manage'
 => 'grez',  => 'gérez',
   
    'may be open from a different computer.'     'may be open from a different computer.'
 => 'peut tre ouvert partir d un ordinateur diffrent.',  => "peut être ouvert à partir d'un ordinateur différent.",
   
    'midnight'     'midnight'
 => 'minuit',  => 'minuit',
Line 2231  use base qw(Apache::localize); Line 2261  use base qw(Apache::localize);
 => 'minutes',  => 'minutes',
   
    'missions'     'missions'
 => 'missons',  => 'miss¦ons',
   
    'movies'     'movies'
 => 'films',  => 'films',
Line 2243  use base qw(Apache::localize); Line 2273  use base qw(Apache::localize);
 => 'midi',  => 'midi',
   
    'not found'     'not found'
 => 'non trouv',  => 'non trouvé',
   
    'notes'     'notes'
 => 'notes',  => 'notes',
   
    'num_override'     'num_override'
 => 'num_dpassement',  => 'num_dépassement',
   
    'obsolete'     'obsolete'
 => 'dsuet',  => 'désuet',
   
    'obsolete replacement'     'obsolete replacement'
 => 'remplacement obsolte',  => 'remplacement obsoléte',
   
    'of'     'of'
 => 'de',  => 'de',
Line 2273  use base qw(Apache::localize); Line 2303  use base qw(Apache::localize);
 => 'pages',  => 'pages',
   
    'parms'     'parms'
 => 'paramtres',  => 'paramètres',
   
    'part'     'part'
 => 'partie',  => 'partie',
Line 2285  use base qw(Apache::localize); Line 2315  use base qw(Apache::localize);
 => 'figures',  => 'figures',
   
    'prepare'     'prepare'
 => 'Prparez',  => 'Préparez',
   
    'printout'     'printout'
 => 'Tirage',  => 'Tirage',
   
    'problem'     'problem'
 => 'problme',  => 'problème',
   
    'problem statistics grouped by sequence'     'problem statistics grouped by sequence'
 => 'Donnes statistiques des problmes groupes par squences',  => 'Données statistiques des problèmes groupées par séquences',
   
    'problem statistics ungrouped'     'problem statistics ungrouped'
 => 'Donnes statistiques non groupes des problmes',  => 'Données statistiques non groupées des problèmes',
   
    'problem statistics, Excel'     'problem statistics, Excel'
 => 'Donnes statistiques des problmes, Excel',  => 'Données statistiques des problèmes, Excel',
   
    'remaining'     'remaining'
 => 'restant',  => 'restant',
Line 2312  use base qw(Apache::localize); Line 2342  use base qw(Apache::localize);
 => 'ressources',  => 'ressources',
   
    'roles'     'roles'
 => 'rles',  => 'rôles',
   
    'search'     'search'
 => 'cherchez',  => 'cherchez',
Line 2327  use base qw(Apache::localize); Line 2357  use base qw(Apache::localize);
 => 'secondes pour',  => 'secondes pour',
   
    'sequence'     'sequence'
 => 'squence',  => 'séquence',
   
    'set[_1]'     'set[_1]'
 => 'placez[_1]',  => 'placez[_1]',
Line 2336  use base qw(Apache::localize); Line 2366  use base qw(Apache::localize);
 => 'espace',  => 'espace',
   
    'stats'     'stats'
 => 'Donnes statistiques',  => 'Données statistiques',
   
    'con-'     'con-'
 => 'construction-',  => 'construction-',
Line 2354  use base qw(Apache::localize); Line 2384  use base qw(Apache::localize);
 => 'titre',  => 'titre',
   
    'unless locked'     'unless locked'
 => ' moins que verrouill ',  => 'à moins que verrouillé ',
   
    'updated periodically'     'updated periodically'
 => 'mis jour priodiquement ',  => 'mis à jour périodiquement ',
   
    'user'     'user'
 => 'utilisateur',  => 'utilisateur',
Line 2369  use base qw(Apache::localize); Line 2399  use base qw(Apache::localize);
 => 'visualisez sub-',  => 'visualisez sub-',
   
    'visible to author and co-authors only'     'visible to author and co-authors only'
 => "visible l'auteur et aux co-auteurs seulement",  => "visible à l'auteur et aux co-auteurs seulement",
   
    'waiting on'     'waiting on'
 => 'attendant',  => 'attendant',
Line 2378  use base qw(Apache::localize); Line 2408  use base qw(Apache::localize);
 => 'avertissement(s)',  => 'avertissement(s)',
   
    'Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up'     'Welcome to the Learning<i>Online</i> Network with CAPA. Please wait while your session is being set up'
 => "Bienvenue au rseau d'tude <i>en ligne </i>avec CAPA. Attendez s'il vous plat tandis que votre session se configure",  => "Bienvenue au réseau d'étude <i>en ligne </i>avec CAPA. Attendez s'il vous plaît tandis que votre session se configure",
   
    'Welcome'     'Welcome'
 => 'Bienvenue',  => 'Bienvenue',
   
    'Calculate answers'     'Calculate answers'
 => 'Calculez les rponses',  => 'Calculez les réponses',
   
    '&nbsp;Show&nbsp;All&nbsp;Foils'     '&nbsp;Show&nbsp;All&nbsp;Foils'
 => '&nbsp;Montrer&nbsp;Toutes&nbsp;les Alternatives',  => '&nbsp;Montrer&nbsp;Toutes&nbsp;les Alternatives',
Line 2393  use base qw(Apache::localize); Line 2423  use base qw(Apache::localize);
 => '1 des N choix multiples (bouton radio)',  => '1 des N choix multiples (bouton radio)',
   
    '<b>[_1]</b>:  Unable to enroll: [_2]'     '<b>[_1]</b>:  Unable to enroll: [_2]'
 => '<b>[_1]</b>:  Incapable d inscrire: [_2]',  => "<b>[_1]</b>:  Incapable d'inscrire: [_2]",
   
    '<b>[_1]</b>: Unable to enroll.  No password specified.'     '<b>[_1]</b>: Unable to enroll.  No password specified.'
 => '<b>[_1]</b>: Incapable d inscrire. Aucun mot de passe indiqu.',  => "<b>[_1]</b>: Incapable d'inscrire. Aucun mot de passe indiqué.",
   
    '<b>[_1]</b>: Unacceptable username for user [_2] [_3] [_4] [_5]'     '<b>[_1]</b>: Unacceptable username for user [_2] [_3] [_4] [_5]'
 => '<b>[_1]</b>: Nom d utilisateur inacceptable pour l utilisateur [_2] [_3] [_4] [_5]',  => "<b>[_1]</b>: Nom d'utilisateur inacceptable pour l'utilisateur [_2] [_3] [_4] [_5]",
   
    'Administrator'     'Administrator'
 => 'Administrateur',  => 'Administrateur',
Line 2414  use base qw(Apache::localize); Line 2444  use base qw(Apache::localize);
 => 'Analisez Sur ',  => 'Analisez Sur ',
   
    'Analyze Problem'     'Analyze Problem'
 => 'Analisez le problme',  => 'Analisez le problème',
   
    'Analyze Problem Again'     'Analyze Problem Again'
 => 'Analisez le problme de nouveau',  => 'Analisez le problème de nouveau',
   
    'Analyze as '     'Analyze as '
 => 'Analisez comme ',  => 'Analisez comme ',
Line 2426  use base qw(Apache::localize); Line 2456  use base qw(Apache::localize);
 => 'Anonyme',  => 'Anonyme',
   
    'Anonymous contribution to course discussion of resource'     'Anonymous contribution to course discussion of resource'
 => 'Contribution anonyme la discussion de cours sur la ressource',  => 'Contribution anonyme à la discussion de cours sur la ressource',
   
    'Answer:'     'Answer:'
 => 'Rponse:',  => 'Réponse:',
   
    'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).'     'As a general rule, only authors or co-authors should be filesystem authenticated (which allows access to the server filesystem).'
 => "En rgle gnrale, seulement les auteurs ou les co-auteurs devraient tre authentifis par fichier  systme (ce qui permet l'accs au fichier systme du serveur).",  => "En règle générale, seulement les auteurs ou les co-auteurs devraient être authentifiés par fichier  système (ce qui permet l'accès au fichier système du serveur).",
   
    'Associate columns with student attributes.'     'Associate columns with student attributes.'
 => 'Associez les colonnes aux attributs de l tudiant.',  => "Associer les colonnes aux attributs de l'étudiant.",
   
    'Attachment'     'Attachment'
 => 'Pice jointe',  => 'Pièce jointe',
   
    'Attribute'     'Attribute'
 => 'Attribut',  => 'Attribut',
Line 2450  use base qw(Apache::localize); Line 2480  use base qw(Apache::localize);
 => 'Par',  => 'Par',
   
    'CSV (comma separated values, spreadsheet)'     'CSV (comma separated values, spreadsheet)'
 => 'CSV (valeurs spares par virgule, tableur) ',  => 'CSV (valeurs séparées par virgule, tableur) ',
   
    'Calculate answers'  
 => 'Calculez les rponses',  
   
    'Change'     'Change'
 => 'Changez',  => 'Changez',
   
    'Change Random Seed To:'     'Change Random Seed To:'
 => 'Changez l initialisation du tirage alatoire a:',  => "Changer l'initialisation du tirage aléatoire a:",
   
    'Change Your Language Preferences'     'Change Your Language Preferences'
 => 'Changez Vos Prfrences De Langage',  => 'Changez Vos Préférences De Langage',
   
    'Changed discussion view mode'     'Changed discussion view mode'
 => 'Mode de visualisation de la discussion chang',  => 'Mode de visualisation de la discussion changé',
   
    'Check All'     'Check All'
 => 'Slectionez Tous',  => 'Sélectionez Tous',
   
    'Check Course Document Versions'     'Check Course Document Versions'
 => 'Slectionez la version du document du cours',  => 'Sélectionez la version du document du cours',
   
    'Check for All'     'Check for All'
 => 'Slectionez pour tous',  => 'Sélectionez pour tous',
   
    'Check for None'     'Check for None'
 => 'Slectionez aucun',  => 'Sélectionez aucun',
   
    'Check for Section/Group'     'Check for Section/Group'
 => 'Slectionez Section/Groupe',  => 'Sélectionez Section/Groupe',
   
    'Check/Set Resource Versions'     'Check/Set Resource Versions'
 => 'Slectionez/imposez les versions de la ressource',  => 'Sélectionez/imposez les versions de la ressource',
   
    'Choose a different resource'     'Choose a different resource'
 => 'Choisir une ressource differente',  => 'Choisir une ressource differente',
Line 2492  use base qw(Apache::localize); Line 2519  use base qw(Apache::localize);
 => 'Visualisation Chronologique',  => 'Visualisation Chronologique',
   
    'Click-On Texts (comma sep):'     'Click-On Texts (comma sep):'
 => 'Textes cliquables (spars par virgule):',  => 'Textes cliquables (séparés par virgule):',
   
    'Column'     'Column'
 => 'Colonne ',  => 'Colonne ',
Line 2510  use base qw(Apache::localize); Line 2537  use base qw(Apache::localize);
 => "Continuez l'inscription?",  => "Continuez l'inscription?",
   
    'Contribution to course discussion of resource'     'Contribution to course discussion of resource'
 => 'Contribution la discussion de la ressource du cours',  => 'Contribution à la discussion de la ressource du cours',
   
    'Correct Option:'     'Correct Option:'
 => 'Option Correcte:',  => 'Option Correcte:',
   
    'Create a New Course'     'Create a New Course'
 => 'Crez un nouveau cours ',  => 'Créez un nouveau cours ',
   
    'Critical Messages'     'Critical Messages'
 => 'Messages Critiques',  => 'Messages Critiques',
Line 2525  use base qw(Apache::localize); Line 2552  use base qw(Apache::localize);
 => 'Actuel',  => 'Actuel',
   
    'Default:'     'Default:'
 => 'Dfaut:',  => 'Défaut:',
   
    'Delete'     'Delete'
 => 'Effacez',  => 'Effacez',
   
    'Delete Checked'     'Delete Checked'
 => 'Effacez ceux marqus',  => 'Effacez ceux marqués',
   
    'Delete an option'     'Delete an option'
 => 'Effacez une option',  => 'Effacez une option',
Line 2555  use base qw(Apache::localize); Line 2582  use base qw(Apache::localize);
 => 'Differences avec la version actuelle',  => 'Differences avec la version actuelle',
   
    'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)'     'Disable ID/Student Number Safeguard and Force Change of Conflicting IDs (only do if you know what you are doing)'
 => "Invalidez la Sauvegarde de l'Identification/numro d'tudiant et forcez le changement des identifications contradictoires ( faire seulement si vous savez ce que vous faites)",  => "Invalidez la Sauvegarde de l'Identification/numéro d'étudiant et forcez le changement des identifications contradictoires (à faire seulement si vous savez ce que vous faites)",
   
    'Discussion Contributions'     'Discussion Contributions'
 => 'Contributions la Discussion',  => 'Contributions à la Discussion',
   
    'Display All Messages'     'Display All Messages'
 => 'Visualiser Tous les Messages',  => 'Visualiser Tous les Messages',
Line 2570  use base qw(Apache::localize); Line 2597  use base qw(Apache::localize);
 => 'Affichage et analyse des temps de soumission des devoirs.',  => 'Affichage et analyse des temps de soumission des devoirs.',
   
    'Display foils in order given'     'Display foils in order given'
 => 'Viusaliser les alternatives dans l ordre donn',  => "Viusaliser les alternatives dans l'ordre donné",
   
    'Display foils in random order'     'Display foils in random order'
 => 'Viusaliser les alternatives dans un ordre alatoire',  => 'Viusaliser les alternatives dans un ordre aléatoire',
   
    'Domain Guest'     'Domain Guest'
 => 'Invit de Domaine ',  => 'Invité de Domaine ',
   
    'Drop Students'     'Drop Students'
 => 'Exclure des tudiants',  => 'Exclure des étudiants',
   
    'Dropped [_1]'     'Dropped [_1]'
 => 'Dropped [_1]',  => 'Dropped [_1]',
Line 2588  use base qw(Apache::localize); Line 2615  use base qw(Apache::localize);
 => 'Dropped [_1] student(s).',  => 'Dropped [_1] student(s).',
   
    'Dropping Students'     'Dropping Students'
 => 'Exclurant des tudiants',  => 'Exclurant des étudiants',
   
    'Dump Course DOCS'     'Dump Course DOCS'
 => 'Videz les DOCS du cours',  => 'Videz les DOCS du cours',
Line 2597  use base qw(Apache::localize); Line 2624  use base qw(Apache::localize);
 => 'Adresse E-Mail',  => 'Adresse E-Mail',
   
    'Editor Errors - these errors might not effect the running of the problem, but they will likely cause problems with further use of the Edit mode. Please use the EditXML mode to fix these errors.'     'Editor Errors - these errors might not effect the running of the problem, but they will likely cause problems with further use of the Edit mode. Please use the EditXML mode to fix these errors.'
 => "Erreurs d'diteur - ces erreurs pourraient ne pas affecter l xecution du problme, mais ils poseront probablement des problmes avec l utilisation ultrieure du mode d dition. Veuillez employer le mode EditXML pour fixer ces erreurs.",  => "Erreurs d'éditeur - ces erreurs pourraient ne pas affecter l'éxecution du problème, mais ils poseront probablement des problèmes avec l'utilisation ultérieure du mode d'édition. Veuillez employer le mode EditXML pour fixer ces erreurs.",
   
    'Enroll a single student'     'Enroll a single student'
 => 'Inscrire un seul tudiant',  => 'Inscrire un seul étudiant',
   
    'Enrolling Students'     'Enrolling Students'
 => 'Inscription d tudiants',  => "Inscription d'étudiants",
   
    'Error'     'Error'
 => 'Erreur',  => 'Erreur',
Line 2618  use base qw(Apache::localize); Line 2645  use base qw(Apache::localize);
 => 'Champs',  => 'Champs',
   
    'Filenames in Construction Space'     'Filenames in Construction Space'
 => 'Noms de fichiers dans l espace de construction',  => "Noms de fichiers dans l'espace de construction",
   
    'First Name'     'First Name'
 => 'Prnom',  => 'Prénom',
   
    'Foil'     'Foil'
 => 'Alternative',  => 'Alternative',
Line 2630  use base qw(Apache::localize); Line 2657  use base qw(Apache::localize);
 => 'Alternatives',  => 'Alternatives',
   
    'Folder in Construction Space'     'Folder in Construction Space'
 => 'Dossiers de fichiers dans l espace de construction',  => "Dossiers de fichiers dans l'espace de construction",
   
    'Format:'     'Format:'
 => 'Format:',  => 'Format:',
   
    'Forward'     'Forward'
 => 'Expdiez vers l avant',  => "Expédiez vers l'avant",
   
    'Forwarded message from'     'Forwarded message from'
 => 'Message expdi de',  => 'Message expédié de',
   
    'Forwarding'     'Forwarding'
 => 'Expdiant',  => 'Expédiant',
   
    'From'     'From'
 => 'De',  => 'De',
   
    'Full Update'     'Full Update'
 => 'Mise jour Complte',  => 'Mise à jour Compléte',
   
    'Full update (also print list of users not enrolled anymore)'     'Full update (also print list of users not enrolled anymore)'
 => "Mise jour Complte (imprimez galement la liste d'utilisateurs exclus)",  => "Mise à jour Compléte (imprimez également la liste d'utilisateurs exclus)",
   
    'Functions'     'Functions'
 => 'Fonctions',  => 'Fonctions',
   
    'Generation'     'Generation'
 => 'Gnration ',  => 'Génération ',
   
    'Group/Section'     'Group/Section'
 => 'Groupe/Section',  => 'Groupe/Section',
Line 2675  use base qw(Apache::localize); Line 2702  use base qw(Apache::localize);
 => 'Texte donnant un indice',  => 'Texte donnant un indice',
   
    'ID/Student Number'     'ID/Student Number'
 => 'ID/Numro d identification de l tudiant(e)',  => "ID/Numéro d'identification de l'étudiant(e)",
   
    'Identify fields'     'Identify fields'
 => 'Champs d identification',  => "Champs d' identification",
   
    'If active, the new role will be available when the students next log in to LON-CAPA.'     'If active, the new role will be available when the students next log in to LON-CAPA.'
 => 'si actif, le nouveau rle sera disponible la prochaine connexion de l tudiant LON-CAPA.',  => "Si actif, le nouveau rôle sera disponible à la prochaine connexion de l'étudiant à LON-CAPA.",
   
    'If this resource is in active use, student performance data from the previous version may become inaccessible.'     'If this resource is in active use, student performance data from the previous version may become inaccessible.'
 => 'Si cette ressource est en utilisation active, les donnes de performance des tudiants sur la version prcdente peuvent devenir inaccessibles.',  => 'Si cette ressource est en utilisation active, les données de performance des étudiants sur la version précédente peuvent devenir inaccessibles.',
   
    'Ignore First Line'     'Ignore First Line'
 => 'Ignorer la premire ligne',  => 'Ignorer la première ligne',
   
    'Image:'     'Image:'
 => 'Image:',  => 'Image:',
   
    'Incorrect Answers:'     'Incorrect Answers:'
 => 'Rponses Incorrectes:',  => 'Réponses Incorrectes:',
   
    'Initial Password'     'Initial Password'
 => 'Mot de passe Initial',  => 'Mot de passe Initial',
   
    'Interlingua (International Auxiliary Language Association) - ISO'  
 => 'Interlingua (Association Internationale d une Langue Auxiliaire) - ISO',  
   
    'Internal Filename'     'Internal Filename'
 => 'Fichier interne',  => 'Fichier interne',
   
    'Invalid home server specified'     'Invalid home server specified'
 => 'Serveur HOME spcifi invalide',  => 'Serveur HOME spécifié invalide',
   
    'Keep all Resources up-to-date with most recent Versions (default)'     'Keep all Resources up-to-date with most recent Versions (default)'
 => 'Maintenez toutes les ressources jour avec les versions les plus rcentes (dfaut) ',  => 'Maintenez toutes les ressources à jour avec les versions les plus récentes (défaut) ',
   
    'LON-CAPA Domain for Students'     'LON-CAPA Domain for Students'
 => 'Domaine LON-CAPA pour les tudiants',  => 'Domaine LON-CAPA pour les étudiants',
   
    'LON-CAPA Enrollment Manager'     'LON-CAPA Enrollment Manager'
 => 'Gestionnaire d Inscription de LON-CAPA ',  => 'Gestionnaire d Inscription de LON-CAPA ',
Line 2720  use base qw(Apache::localize); Line 2744  use base qw(Apache::localize);
 => 'LON-CAPA domain: [_1]',  => 'LON-CAPA domain: [_1]',
   
    'LaTeX batchmode'     'LaTeX batchmode'
 => 'LaTeX en tche de fond',  => 'LaTeX en tâche de fond',
   
    'LaTeX mode:'     'LaTeX mode:'
 => 'mode LaTeX:',  => 'mode LaTeX:',
Line 2729  use base qw(Apache::localize); Line 2753  use base qw(Apache::localize);
 => 'Nom',  => 'Nom',
   
    'Last Name, First Names'     'Last Name, First Names'
 => 'Nom, Prnoms',  => 'Nom, Prénoms',
   
    'Last accessed'     'Last accessed'
 => 'Acced dernierement',  => 'Accedé dernierement',
   
    'Librarian'     'Librarian'
 => 'Bibliothcaire ',  => 'Bibliothécaire ',
   
    'Login Type'     'Login Type'
 => 'Type de procdure de connexion',  => 'Type de procédure de connexion',
   
    'Making Backup to'     'Making Backup to'
 => 'Faisant une sauvegarde sur',  => 'Faisant une sauvegarde sur',
Line 2747  use base qw(Apache::localize); Line 2771  use base qw(Apache::localize);
 => 'Marquez comme non lu',  => 'Marquez comme non lu',
   
    'Max Number Of Shown Foils:'     'Max Number Of Shown Foils:'
 => 'Nombre maximum d alternatives montres:',  => "Nombre maximum d'alternatives montrées:",
   
    'Max number of foils displayed'     'Max number of foils displayed'
 => 'Nombre maximum d alternatives visualises:',  => "Nombre maximum d'alternatives visualisées:",
   
    'Metadata'     'Metadata'
 => 'Mta-donnes ',  => 'Méta-données ',
   
    'Metadata Version'     'Metadata Version'
 => 'Version des Meta-donnes ',  => 'Version des Meta-données ',
   
    'Metadata current version'     'Metadata current version'
 => 'Version Actuelle des Mta-donnes',  => 'Version Actuelle des Méta-données',
   
    'Middle Names/Initials'     'Middle Names/Initials'
 => 'Deuxime prnom/initiales ',  => 'Deuxième prénom/initiales ',
   
    'Modify Parameters'     'Modify Parameters'
 => 'Modifiez les Paramtres',  => 'Modifiez les Paramétres',
   
    'Modify student data'     'Modify student data'
 => 'Modifiez les donnes de l tudiant(e)',  => "Modifiez les données de l'étudiant(e)",
   
    'Most recently published Version'     'Most recently published Version'
 => 'Version la plus rcemment publie ',  => 'Version la plus récemment publiée ',
   
    'Name:'     'Name:'
 => 'Nom:',  => 'Nom:',
   
    'New Problem Variation'     'New Problem Variation'
 => 'Nouvelle Variation du Problme',  => 'Nouvelle Variation du Problème',
   
    'New Randomization'     'New Randomization'
 => 'Nouveau tirage alatoire',  => 'Nouveau tirage alèatoire',
   
    'New parameters or stored values'     'New parameters or stored values'
 => 'Nouveaux paramtres ou valeurs enregistres',  => 'Nouveaux paramètres ou valeurs enregistrées',
   
    'Next'     'Next'
 => 'Prochain',  => 'Prochain',
Line 2792  use base qw(Apache::localize); Line 2816  use base qw(Apache::localize);
 => 'Non',  => 'Non',
   
    'No Kerberos domain was specified.'     'No Kerberos domain was specified.'
 => 'Aucun domaine Kerberos n a t spcifi.',  => 'Aucun domaine Kerberos n a été spécifié.',
   
    'No language preference'     'No language preference'
 => 'Aucune prfrence de langage',  => 'Aucune préférence de langage',
   
    'None Found'     'None Found'
 => 'Aucun trouv',  => 'Aucun trouvé',
   
    'Not applicable - '     'Not applicable - '
 => 'Non applicable - ',  => 'Non applicable - ',
   
    'Not set - '     'Not set - '
 => 'Pas dtermin - ',  => 'Pas déterminé - ',
   
    'Not shown, not used'     'Not shown, not used'
 => 'Pas Montr, Pas utili',  => 'Pas Montré, Pas utilié',
   
    'Note: for large courses, this operation may be time consuming'     'Note: for large courses, this operation may be time consuming'
 => 'Note : pour de grands cours, cette opration peut prendre du temps',  => 'Note : pour de grands cours, cette opération peut prendre du temps',
   
    'Note: this will not take effect if the user already exists'     'Note: this will not take effect if the user already exists'
 => "Note : ceci n'entrera pas en vigueur si l'utilisateur existe dj",  => "Note : ceci n'entrera pas en vigueur si l'utilisateur existe déjà",
   
    'Number of Plots:'     'Number of Plots:'
 => 'Nombre de Graphes:',  => 'Nombre de Graphes:',
   
    'Obsolete parameters or stored values'     'Obsolete parameters or stored values'
 => 'Paramtres ou valeurs enregistres dsuets',  => 'Paramètres ou valeurs enregistrées désuets',
   
    'One particular problem (overrides folder and course defaults)'     'One particular problem (overrides folder and course defaults)'
 => "Un problme particulier (ignore la chemise et les paramtres par dfauts du cours)",  => "Un problème particulier (ignore la chemise et les paramètres par défauts du cours)",
   
    'Only Answers'     'Only Answers'
 => 'Rponse simplement',  => 'Réponse simplement',
   
    'Option Response Problem Analysis'     'Option Response Problem Analysis'
 => 'Analyse de problema rponses choix multiple',  => 'Analyse de problema à réponses à choix multiple',
   
    'Option response'     'Option response'
 => 'Rponse choix multiple',  => 'Réponse à choix multiple',
   
    'Please do not reply to this address.'     'Please do not reply to this address.'
 => 'SVP ne rpondez pas cette adresse.',  => 'SVP ne répondez pas à cette adresse.',
   
    'Please select a report to generate'     'Please select a report to generate'
 => 'Choisissez SVP un rapport produire ',  => 'Choisissez SVP un rapport à produire ',
   
    'Position'     'Position'
 => 'Position',  => 'Position',
   
    'Preferred language'     'Preferred language'
 => 'Langage Prfre',  => 'Langage Préférée',
   
    'Preparing Printout'     'Preparing Printout'
 => 'Prparant la sortie d impression',  => "Préparant la sortie d'impression",
   
    'Previous'     'Previous'
 => 'Prcdent',  => 'Précédent',
   
    'Print Index:'     'Print Index:'
 => 'Imprimez le lexique:',  => 'Imprimez le lexique:',
   
    'Print Table of Contents:'     'Print Table of Contents:'
 => 'Imprimez la table des matires:',  => 'Imprimez la table des matières:',
   
    'Print:'     'Print:'
 => 'Imprimez:',  => 'Imprimez:',
   
    'Problems'     'Problems'
 => 'Problmes',  => 'Problèmes',
   
    'Problems from entire course'     'Problems from entire course'
 => 'Problmes du cours entier',  => 'Problèmes du cours entier',
   
    'Processed [_1] student(s).'     'Processed [_1] student(s).'
 => 'Processed [_1] student(s).',  => 'Processed [_1] student(s).',
Line 2879  use base qw(Apache::localize); Line 2903  use base qw(Apache::localize);
 => 'Type de Question',  => 'Type de Question',
   
    'Random position'     'Random position'
 => 'Position alatoire ',  => 'Position aléatoire ',
   
    'Re'     'Re'
 => 'Re',  => 'Re',
   
    'Re-enrollment will re-activate data.'     'Re-enrollment will re-activate data.'
 => 'La Re-inscription ractivera les donnes.',  => 'La Re-inscription réactivera les données.',
   
    'Record'     'Record'
 => 'Registre',  => 'Registre',
Line 2894  use base qw(Apache::localize); Line 2918  use base qw(Apache::localize);
 => 'Enregistrement',  => 'Enregistrement',
   
    'Reply'     'Reply'
 => 'Rpondre/rponse',  => 'Répondre/réponse',
   
    'Reset Submissions'     'Reset Submissions'
 => 'Rinitialisez les Soumissions',  => 'Réinitialisez les Soumissions',
   
    'Resources from selected sequence in course'     'Resources from selected sequence in course'
 => 'Ressources de la squence de cours choisie ',  => 'Ressources de la séquence de cours choisie ',
   
    'Retrieve Published Resources'     'Retrieve Published Resources'
 => 'Rcuperez les Ressources Publies',  => 'Récuperez les Ressources Publiées',
   
    'Retrieving current (most recent) version'     'Retrieving current (most recent) version'
 => 'Rcupration de la version actuelle (plus rcente)',  => 'Récupération de la version actuelle (plus récente)',
   
    'Sample Points:'     'Sample Points:'
 => 'Points chantillon:',  => 'Points échantillon:',
   
    'Samples'     'Samples'
 => 'Echantillons',  => 'Echantillons',
Line 2918  use base qw(Apache::localize); Line 2942  use base qw(Apache::localize);
 => 'Sauvegardez comme ...',  => 'Sauvegardez comme ...',
   
    'Select Printing Options:'     'Select Printing Options:'
 => 'Slectionnez les options d impression:',  => "Sélectionnez les options d'impression:",
   
    'Select a course'     'Select a course'
 => 'Slectionnez un cours',  => 'Sélectionnez un cours',
   
    'Selecting a User'     'Selecting a User'
 => 'Slectionnez un Utilisateur',  => 'Sélectionnez un Utilisateur',
   
    'Send New'     'Send New'
 => 'Envoyez Nouveau',  => 'Envoyez Nouveau',
   
    'Send Reply'     'Send Reply'
 => 'Envoyez Rponse',  => 'Envoyez Réponse',
   
    'Send as critical message'     'Send as critical message'
 => 'Envoyez comme message critique',  => 'Envoyez comme message critique',
   
    'Set Version to be used in Course'     'Set Version to be used in Course'
 => 'Choisir la version utiliser dans le cours',  => 'Choisir la version à utiliser dans le cours',
   
    'Set Versions to be used in Course according to Selections below'     'Set Versions to be used in Course according to Selections below'
 => 'Choisir les versions utiliser dans le cours selon des slections ci-dessous',  => 'Choisir les versions à utiliser dans le cours selon des sélections ci-dessous',
   
    'Set all Resource Versions to current Version (Fix Versions)'     'Set all Resource Versions to current Version (Fix Versions)'
 => 'Fixez toutes les versions de ressource la version en cours  => 'Fixez toutes les versions de ressource à la version en cours
 (Corrigez versions) ',  (Corrigez versions) ',
   
    'Short string response'     'Short string response'
 => 'Rponse type chane courte de caractres',  => 'Réponse type chaîne courte de caractères',
   
    'Show Preview'     'Show Preview'
 => 'Visualisation prliminaire',  => 'Visualisation préliminaire',
   
    'Show always at bottom position'     'Show always at bottom position'
 => 'Montrer toujours en position infrieure',  => 'Montrer toujours en position inférieure',
   
    'Show always at top position'     'Show always at top position'
 => 'Montrer toujours en position suprieure',  => 'Montrer toujours en position supérieure',
   
    'Simple Problem Editor'     'Simple Problem Editor'
 => 'Editeur simple de problmes',  => 'Editeur simple de problèmes',
   
    'Size:'     'Size:'
 => 'Taille:',  => 'Taille:',
   
    'Space separated'     'Space separated'
 => 'separ(e) par un espace',  => 'separé(e) par un espace',
   
    'Starting'     'Starting'
 => 'Commenant',  => 'Commençant',
   
    'Starting and Ending Dates'     'Starting and Ending Dates'
 => 'Dates de dbut et fin',  => 'Dates de début et fin',
   
    'Store Changes'     'Store Changes'
 => 'Sauvegarde des changements',  => 'Sauvegarde des changements',
   
    'Student Data Compilation Progress'     'Student Data Compilation Progress'
 => 'Progrs de la Compilation des Donnes de l tudiant',  => "Progrès de la Compilation des Données de l'étudiant",
   
    'Student Data Compilation Status'     'Student Data Compilation Status'
 => 'Etat de la Compilation des Donnes de l tudiant',  => "Etat de la Compilation des Données de li'étudiant",
   
    'Student Number'     'Student Number'
 => 'Numero d tudiant',  => "Numero d'étudiant",
   
    'Student Sheet Links'     'Student Sheet Links'
 => 'Liens hypertexte la page de l tudiant',  => "Liens hypertexte à la page de l'étudiant",
   
    'Submission Time Analysis'     'Submission Time Analysis'
 => 'Analyse des temps de soumissions des rponses',  => 'Analyse des temps de soumissions des réponses',
   
    'Submit Changes and Edit'     'Submit Changes and Edit'
 => 'Soumettre les changements et Editer',  => 'Soumettre les changements et Editer',
   
    'Tabulator separated'     'Tabulator separated'
 => 'Tableur spar',  => 'Tableur séparé',
   
    'TeXWidth(mm):'     'TeXWidth(mm):'
 => 'LargeurTeX(mm):',  => 'LargeurTeX(mm):',
Line 3006  use base qw(Apache::localize); Line 3030  use base qw(Apache::localize);
 => 'Bloque de Texte',  => 'Bloque de Texte',
   
    'The optional email address field was not specified.'     'The optional email address field was not specified.'
 => "Le Champs facultatif d adresse email n'a pas t spcifi.",  => "Le Champs facultatif d'adresse email n'a pas été spécifié.",
   
    'The optional name field was not specified.'     'The optional name field was not specified.'
 => "Le Champs facultatif du nom n'a pas t spcifi.",  => "Le Champs facultatif du nom n'a pas été spécifié.",
   
    'The optional section or group field was not specified.'     'The optional section or group field was not specified.'
 => "Le Champs facultatif de la section ou groupe n'a pas t spcifi.",  => "Le Champs facultatif de la section ou groupe n'a pas été spécifié.",
   
    'The optional student number field was not specified.'     'The optional student number field was not specified.'
 => "Le Champs facultatif du numro d tudiant n'a pas t spcifi.",  => "Le Champs facultatif du numéro d'étudiant n'a pas été spécifié.",
   
    'There are no students currently enrolled.'     'There are no students currently enrolled.'
 => "Il n'y a aucun tudiant actuellement inscrit.",  => "Il n'y a aucun étudiant actuellement inscrit.",
   
    'There is no student data for this problem.'     'There is no student data for this problem.'
 => "Il n'y a aucune donne d'tudiant pour ce problme.",  => "Il n'y a aucune donnée d'étudiant pour ce problème.",
   
    'This is an automatic message generated by the LON-CAPA system.'     'This is an automatic message generated by the LON-CAPA system.'
 => 'Ceci est un message automatique produit par le systme LON-CAPA.',  => 'Ceci est un message automatique produit par le système LON-CAPA.',
   
    'Threaded View'     'Threaded View'
 => 'Visualisation Filete (Threaded)',  => 'Visualisation Filetée (Threaded)',
   
    'Time'     'Time'
 => 'Temps',  => 'Temps',
Line 3036  use base qw(Apache::localize); Line 3060  use base qw(Apache::localize);
 => 'Pour',  => 'Pour',
   
    'Total number of records found in file: [_1].'     'Total number of records found in file: [_1].'
 => 'Nombre total des enregistrements trouvs dans le fichier: [_1].',  => 'Nombre total des enregistrements trouvés dans le fichier: [_1].',
   
    'True'     'True'
 => 'Vrai',  => 'Vrai',
Line 3048  use base qw(Apache::localize); Line 3072  use base qw(Apache::localize);
 => 'Type:',  => 'Type:',
   
    'Unable to enroll students'     'Unable to enroll students'
 => 'Incapable d inscrire les tudiants',  => "Incapable d'inscrire les étudiants",
   
    'Uncheck All'     'Uncheck All'
 => 'Dslectioner Tous',  => 'Désélectioner Tous',
   
    'Undetermined - ISO'  
 => 'Indtermin - ISO',  
   
    'Unit:'     'Unit:'
 => 'Unite:',  => 'Unitée:',
   
    'Unsuccessful Login'     'Unsuccessful Login'
 => 'Procdure de connexion Non russie',  => 'Procédure de connexion Non réussie',
   
    'Update Student Data'     'Update Student Data'
 => 'Mise jour des Donnes tudiant',  => 'Mise à jour des Données étudiant',
   
    'Updating discussion time'     'Updating discussion time'
 => 'Mise jour du temps de discussion',  => 'Mise à jour du temps de discussion',
   
    'Upload a class list'  
 => 'Tlchargez la liste d tudiant du cours',  
   
    'Upload file to Construction Space'     'Upload file to Construction Space'
 => 'Tlchargez le fichier dans l espace construction',  => "Télécharger le fichier dans l'espace construction",
   
    'Uploading Class List'     'Uploading Class List'
 => 'Tlchargement de la liste d tudiant du cours',  => "Téléchargement de la liste d'étudiant du cours",
   
    'Value'     'Value'
 => 'Valeur',  => 'Valeur',
Line 3090  use base qw(Apache::localize); Line 3108  use base qw(Apache::localize);
 => 'Changements de version depuis le mois dernier',  => 'Changements de version depuis le mois dernier',
   
    'Version changes since last Week'     'Version changes since last Week'
 => 'Changements de version depuis la semaine dernire',  => 'Changements de version depuis la semaine dernière',
   
    'Version changes since start of Course'     'Version changes since start of Course'
 => 'Changements de version depuis le dbut du cours',  => 'Changements de version depuis le début du cours',
   
    'Version used in Course'     'Version used in Course'
 => 'Version utilise dans le cours',  => 'Version utilisée dans le cours',
   
    'View Class List'     'View Class List'
 => 'Visualiser la liste des tudiants',  => 'Visualiser la liste des étudiants',
   
    'Warning!'     'Warning!'
 => 'Alerte!',  => 'Alerte!',
Line 3108  use base qw(Apache::localize); Line 3126  use base qw(Apache::localize);
 => 'Largeur(pixel):',  => 'Largeur(pixel):',
   
    'With Answers'     'With Answers'
 => 'Avec Rponses',  => 'Avec Réponses',
   
    'Without Answers'     'Without Answers'
 => 'Sans Rponses',  => 'Sans Réponses',
   
    'You have no critical messages.'     'You have no critical messages.'
 => "Vous n'avez aucun message critique.",  => "Vous n'avez aucun message critique.",
Line 3126  use base qw(Apache::localize); Line 3144  use base qw(Apache::localize);
 => 'vous devez indiquer le mot de passe initial.',  => 'vous devez indiquer le mot de passe initial.',
   
    'You need to specify the username field.'     'You need to specify the username field.'
 => 'vous devez indiquer le Champs nom d utilisateur.',  => "Vous devez indiquer le Champs nom d'utilisateur.",
   
    'Your Version Settings have been Stored'     'Your Version Settings have been Stored'
 => 'Vos configurations de version ont t enregistres',  => 'Vos configurations de version ont été enregistrées',
   
    '[_1] Do not change login data'     '[_1] Do not change login data'
 => '[_1] Ne changez pas les donnes de procdure de connexion',  => '[_1] Ne changez pas les données de procédure de connexion',
   
    '[_1] Filesystem Authenticated (with initial password [_2])'     '[_1] Filesystem Authenticated (with initial password [_2])'
 => '[_1] Fichier systme authentifi avec le mot de passe initial [_2])',  => '[_1] Fichier système authentifié avec le mot de passe initial [_2])',
   
    '[_1] Internally authenticated (with initial password [_2])'     '[_1] Internally authenticated (with initial password [_2])'
 => '[_1] Authentifi de faon interne (avec le mot de passe initial [_2])',  => '[_1] Authentifié de façon interne (avec le mot de passe initial [_2])',
   
    '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5'     '[_1] Kerberos authenticated with domain [_2] [_3] Version 4 [_4] Version 5'
 => '[_1] Authentifi via Kerberos, domaine [_2] [_3] Version 4 [_4] Version 5',  => '[_1] Authentifié via Kerberos, domaine [_2] [_3] Version 4 [_4] Version 5',
   
    '[_1] Local Authentication with arguement [_2]'     '[_1] Local Authentication with arguement [_2]'
 => '[_1] Authentification locale avec arguement [_2]',  => '[_1] Authentification locale avec arguement [_2]',
   
    'and return receipt'     'and return receipt'
 => 'et delivrez un reu',  => 'et delivrez un reçu',
   
    'anonymous'     'anonymous'
 => 'anonyme',  => 'anonyme',
Line 3156  use base qw(Apache::localize); Line 3174  use base qw(Apache::localize);
 => 'Octets',  => 'Octets',
   
    'can not be accessed from your location.'     'can not be accessed from your location.'
 => 'ne peut pas tre consult depuis votre emplacement.',  => 'ne peut pas être consulté depuis votre emplacement.',
   
    'file<br />extension'     'file<br />extension'
 => 'extension<br /> de fichier',  => 'extension<br /> de fichier',
Line 3168  use base qw(Apache::localize); Line 3186  use base qw(Apache::localize);
 => 'nom visible uniquement aux enseignants du cours',  => 'nom visible uniquement aux enseignants du cours',
   
    'publisher<br />owner'     'publisher<br />owner'
 => 'diteur<br />propritaire',  => 'éditeur<br />propriétaire',
   
    'standard LaTeX mode'     'standard LaTeX mode'
 => 'mode standard LaTeX',  => 'mode standard LaTeX',
   
    'versions of this problem'     'versions of this problem'
 => 'versons de ce problme',  => 'vers¦ons de ce problème',
   
    'loginproblems.html'     'loginproblems.html'
 => 'loginproblems.html',  => 'loginproblems.html',
   
 # ----  # ----
   
    'Course announcements and my calendar'  
 => 'Calendrier et annonces de cours',  
   
    'calendar[_1]'     'calendar[_1]'
 => 'calendar[_1]',  => 'calendar[_1]',
   
Line 3193  use base qw(Apache::localize); Line 3208  use base qw(Apache::localize);
   
 # ----  # ----
   
    'Send and receive messages'  
 => 'Envoyer et recevoir des messages',  
   
    'commu-[_1]'     'commu-[_1]'
 => 'commu-[_1]',  => 'commu-[_1]',
   
Line 3205  use base qw(Apache::localize); Line 3217  use base qw(Apache::localize);
   
 # ----  # ----
   
    'Enter the chatroom for the course'  
 => 'Entrer le bavardoir (Chatroom) pour le cours',  
   
    'course[_10]'     'course[_10]'
 => 'course[_10]',  => 'course[_10]',
   
Line 3217  use base qw(Apache::localize); Line 3226  use base qw(Apache::localize);
   
 # ----  # ----
   
    'Search the contents of this course'  
 => 'Recherchez le contenu de ce cours ',  
   
    'search[_1]'     'search[_1]'
 => 'search[_1]',  => 'search[_1]',
   
Line 3229  use base qw(Apache::localize); Line 3235  use base qw(Apache::localize);
   
 # ----  # ----
   
    'Search the database of published resources'  
 => 'Recherchez la base de donnes des ressources publies',  
   
    'search[_2]'     'search[_2]'
 => 'search[_2]',  => 'search[_2]',
   
Line 3241  use base qw(Apache::localize); Line 3244  use base qw(Apache::localize);
   
 # ----  # ----
   
    'Set my user preferences'  
 => "Configurez mes prfrences d'utilisateur",  
   
    'prefer-[_1]'     'prefer-[_1]'
 => 'prefer-[_1]',  => 'prefer-[_1]',
   
Line 3253  use base qw(Apache::localize); Line 3253  use base qw(Apache::localize);
   
 # ----  # ----
   
    'Exit LON-CAPA'  
 => 'Sortir de LON-CAPA',  
   
    'exit[_1]'     'exit[_1]'
 => 'exit[_1]',  => 'exit[_1]',
   
Line 3265  use base qw(Apache::localize); Line 3262  use base qw(Apache::localize);
   
 # ----  # ----
   
    'Switch to another user role'  
 => "Changez un autre rle d'utilisateur",  
   
    'switch[_2]'     'switch[_2]'
 => 'switch[_2]',  => 'switch[_2]',
   
Line 3277  use base qw(Apache::localize); Line 3271  use base qw(Apache::localize);
   
 # ----  # ----
   
    'Choose the user role'  
 => "Choisir le rle d'utilisateur",  
   
    'choose[_2]'     'choose[_2]'
 => 'choisir[_2]',  => 'choisir[_2]',
   
    'role[_2]'     'role[_2]'
 => 'rle[_2]',  => 'rôle[_2]',
   
   
 # ----  # ----
   
    'Choose the course to work on'  
 => 'choisissez le cours pour travailler',  
   
    'choose[_1]'     'choose[_1]'
 => 'choose[_1]',  => 'choose[_1]',
   
Line 3301  use base qw(Apache::localize); Line 3289  use base qw(Apache::localize);
   
 # ----  # ----
   
    'Switch to another course'  
 => 'Changez de cours',  
   
    'switch[_1]'     'switch[_1]'
 => 'switch[_1]',  => 'switch[_1]',
   
Line 3313  use base qw(Apache::localize); Line 3298  use base qw(Apache::localize);
   
 # ----  # ----
   
    'View documents included in this course'  
 => 'visualisez les documents inclus dans ce cours',  
   
    'course[_3]'     'course[_3]'
 => 'cours[_3]',  => 'cours[_3]',
   
Line 3325  use base qw(Apache::localize); Line 3307  use base qw(Apache::localize);
   
 # ----  # ----
   
    'Edit and view documents included in this course'  
 => 'ditez et visualisez les documents inclus dans ce cours',  
   
    'edit crs[_1]'     'edit crs[_1]'
 => 'edit crs[_1]',  => 'edit crs[_1]',
   
Line 3337  use base qw(Apache::localize); Line 3316  use base qw(Apache::localize);
   
 # ----  # ----
   
    'Navigate the table of contents for this course'  
 => 'Navigez la table des matires pour ce cours ',  
   
    'navigate[_1]'     'navigate[_1]'
 => 'navigate[_1]',  => 'navigate[_1]',
   
Line 3349  use base qw(Apache::localize); Line 3325  use base qw(Apache::localize);
   
 # ----  # ----
   
    'Show Problem Completeness'  
 => 'Montrez l tat d avancement de ce Problme',  
   
    'my[_1]'     'my[_1]'
 => 'my[_1]',  => 'my[_1]',
   
Line 3361  use base qw(Apache::localize); Line 3334  use base qw(Apache::localize);
   
 # ----  # ----
   
    'Calculate course grades (Spreadsheet)'  
 => 'Calculez les notes du cours (Tableur)',  
   
    'course[_4]'     'course[_4]'
 => 'course[_4]',  => 'course[_4]',
   
Line 3373  use base qw(Apache::localize); Line 3343  use base qw(Apache::localize);
   
 # ----  # ----
   
    'View the course assessment progress chart'  
 => 'Visualisez le diagramme de progrs des devoirs du cours',  
   
    'course[_5]'     'course[_5]'
 => 'course[_5]',  => 'course[_5]',
   
Line 3385  use base qw(Apache::localize); Line 3352  use base qw(Apache::localize);
   
 # ----  # ----
   
    'View course assessment statistics'  
 => 'Visualisez les donnes statistiques des devoirs de cours',  
   
    'course[_6]'     'course[_6]'
 => 'course[_6]',  => 'course[_6]',
   
Line 3397  use base qw(Apache::localize); Line 3361  use base qw(Apache::localize);
   
 # ----  # ----
   
    'Drop/Add students in this course'  
 => 'Eliminez/Ajoutez des tudiants dans ce cours',  
   
    'course[_7]'     'course[_7]'
 => 'course[_7]',  => 'course[_7]',
   
Line 3409  use base qw(Apache::localize); Line 3370  use base qw(Apache::localize);
   
 # ----  # ----
   
    'Manage Access Keys'  
 => 'Grez les Cls d accs',  
   
    'manage[_1]'     'manage[_1]'
 => 'manage[_1]',  => 'manage[_1]',
   
Line 3421  use base qw(Apache::localize); Line 3379  use base qw(Apache::localize);
   
 # ----  # ----
   
    'Create a user or modify the roles and privileges of a user'  
 => "crez un utilisateur ou modifiez les rles et les privilges d'un utilisateur",  
   
    'user[_1]'  
 => 'user[_1]',  
   
    'roles[_1]'  
 => 'roles[_1]',  
   
   
 # ----  
   
    'Create a user or modify the roles and privileges of a user'  
 => "crez un utilisateur ou modifiez les rles et les privilges d'un utilisateur",  
   
    'user[_1]'  
 => 'user[_1]',  
   
    'roles[_1]'  
 => 'roles[_1]',  
   
   
 # ----  
   
    'Create a user or modify the roles and privileges of a user'  
 => "crez un utilisateur ou modifiez les rles et les privilges d'un utilisateur",  
   
    'user[_1]'     'user[_1]'
 => 'user[_1]',  => 'user[_1]',
   
Line 3457  use base qw(Apache::localize); Line 3388  use base qw(Apache::localize);
   
 # ----  # ----
   
    'Create a new course'  
 => 'Crer un nouveau cours',  
   
    'create[_1]'     'create[_1]'
 => 'create[_1]',  => 'create[_1]',
   
Line 3469  use base qw(Apache::localize); Line 3397  use base qw(Apache::localize);
   
 # ----  # ----
   
    'Set deadlines and other assessment parameters, as well as modify course environment'  
 => "Dfinir les dates-limites et autres paramtres des devoirs, et aussi modifiez l'environnement de cours",  
   
    'course[_9]'     'course[_9]'
 => 'course[_9]',  => 'course[_9]',
   
Line 3481  use base qw(Apache::localize); Line 3406  use base qw(Apache::localize);
   
 # ----  # ----
   
    'Enter my resource construction space'  
 => 'Entrez mon espace construction de ressource',  
   
    'con-[_1]'     'con-[_1]'
 => 'con-[_1]',  => 'con-[_1]',
   
Line 3493  use base qw(Apache::localize); Line 3415  use base qw(Apache::localize);
   
 # ----  # ----
   
    'Enter construction space as a co-author'  
 => 'Entrer l espace construction comme co-auteur',  
   
    'co con-[_1]'     'co con-[_1]'
 => 'co con-[_1]',  => 'co con-[_1]',
   
Line 3505  use base qw(Apache::localize); Line 3424  use base qw(Apache::localize);
   
 # ----  # ----
   
    'Browse published resources'  
 => 'Naviguer les Ressources Publies',  
   
    'resource[_1]'     'resource[_1]'
 => 'resource[_1]',  => 'resource[_1]',
   
Line 3517  use base qw(Apache::localize); Line 3433  use base qw(Apache::localize);
   
 # ----  # ----
   
    'Browse published resources'  
 => 'Naviguer les Ressources Publies',  
   
    'co res[_1]'     'co res[_1]'
 => 'co res[_1]',  => 'co res[_1]',
   
Line 3529  use base qw(Apache::localize); Line 3442  use base qw(Apache::localize);
   
 # ----  # ----
   
    'Browse published resources'  
 => 'Naviguer les Ressources Publies',  
   
    'resource[_1]'  
 => 'resource[_1]',  
   
    'space[_1]'  
 => 'space[_1]',  
   
   
 # ----  
   
    'Enter grades from check-out assessment resources'  
 => "Ecrire les notes de contrle des ressources d'valuation",  
   
    'enter[_1]'     'enter[_1]'
 => 'enter[_1]',  => 'enter[_1]',
   
    'grades[_2]'  
 => 'grades[_2]',  
   
   
 # ----  # ----
   
    'Send Scantron data to a course'  
 => 'Envoyer les donnees Scantron a un cours',  
   
    'send[_1]'     'send[_1]'
 => 'send[_1]',  => 'send[_1]',
   
Line 3565  use base qw(Apache::localize); Line 3457  use base qw(Apache::localize);
   
 # ----  # ----
   
    'Use or edit my bookmark collection'  
 => 'Utiliser ou editer ma collection de signets',  
   
    'view[_1]'     'view[_1]'
 => 'view[_1]',  => 'view[_1]',
   
Line 3578  use base qw(Apache::localize); Line 3467  use base qw(Apache::localize);
 #SYNC Tue Aug 15 14:23:19 2006  #SYNC Tue Aug 15 14:23:19 2006
    '"[_1]" for default hiding'     '"[_1]" for default hiding'
 => '"[_1]" for default hiding',  => '"[_1]" for default hiding',
 # "[_1]" fou par Dfaut  hiding  # "[_1]" fou par Défaut  hiding
    '"[_1]" for visible separation'     '"[_1]" for visible separation'
 => '"[_1]" for visible separation',  => '"[_1]" for visible separation',
 # "[_1]" fou visible separion  # "[_1]" fou visible separàion
    '"[_1]" if allowed, anything else if not'     '"[_1]" if allowed, anything else if not'
 => '"[_1]" if allowed, anything else if not',  => '"[_1]" if allowed, anything else if not',
 # "[_1]" if PouruPourMer, anything else if Nont  # "[_1]" if PouruPourMer, anything else if Nont
    '"[_1]" to disable, anything else if not'     '"[_1]" to disable, anything else if not'
 => '"[_1]" to disable, anything else if not',  => '"[_1]" to disable, anything else if not',
 # "[_1]" Pour disable, anything else if Nont  # "[_1]" Pour disable, anything else if Nont
    '# Do not translate this line.  [_1] is a check box'  
 => '# Do not translate this line.  [_1] is a check box',  
 # # Do Nont transle this line.  [_1] is a check box  
    '# Do not translate this line.  [_1] is a check box, [_2] is a text entry field'  
 => '# Do not translate this line.  [_1] is a check box, [_2] is a text entry field',  
 # # Do Nont transle this line.  [_1] is a check box, [_2] is a Texte entry Champs  
    '# Do not translate this line.  [_1] is a column index.'  
 => '# Do not translate this line.  [_1] is a column index.',  
 # # Do Nont transle this line.  [_1] is a Colonne  index.  
    '# Do not translate this line.  [_1] is a drop-down box listing domains.'  
 => '# Do not translate this line.  [_1] is a drop-down box listing domains.',  
 # # Do Nont transle this line.  [_1] is a drop-down box listing Domaines.  
    '# Do not translate this line.  [_1] is a username'  
 => '# Do not translate this line.  [_1] is a username',  
 # # Do Nont transle this line.  [_1] is a utiliseurNom  
    '# Do not translate this line.  [_1] is the number of students processed'  
 => '# Do not translate this line.  [_1] is the number of students processed',  
 # # Do Nont transle this line.  [_1] is the number de Etudiant(e)s processed  
    '# Do not translate this line.  [_1] is username, [_2] - [_5] are first, middle, and last names, and generation.'  
 => '# Do not translate this line.  [_1] is username, [_2] - [_5] are first, middle, and last names, and generation.',  
 # # Do Nont transle this line.  [_1] is utiliseurNom, [_2] - [_5] aRe first, middle, and last Noms, and generion.  
    '# Do not translate this line.  [_1] is username, [_2] is error message'  
 => '# Do not translate this line.  [_1] is username, [_2] is error message',  
 # # Do Nont transle this line.  [_1] is utiliseurNom, [_2] is errou message  
    '# Do not translate this line.  [_1] is username@domain'  
 => '# Do not translate this line.  [_1] is username@domain',  
 # # Do Nont transle this line.  [_1] is utiliseurNom@Domaine  
    '# Do not translate this line.  [_1] is username@domain [_2] is the error message.'  
 => '# Do not translate this line.  [_1] is username@domain [_2] is the error message.',  
 # # Do Nont transle this line.  [_1] is utiliseurNom@Domaine [_2] is the errou message.  
    '# Do not translate this line.  [_1], [_3], and [_4] are check boxes'  
 => '# Do not translate this line.  [_1], [_3], and [_4] are check boxes',  
 # # Do Nont transle this line.  [_1], [_3], and [_4] aRe check boxes  
    '# Do not translate this line.  [_2] is a text entry element'  
 => '# Do not translate this line.  [_2] is a text entry element',  
 # # Do Nont transle this line.  [_2] is a Texte entry element  
    '# [_1] is a drop-down selection box'  
 => '# [_1] is a drop-down selection box',  
 # # [_1] is a drop-down Slectionezion box  
    '# [_1] is a number [_2] is the current domain'  
 => '# [_1] is a number [_2] is the current domain',  
 # # [_1] is a number [_2] is the Actuel Domaine  
    '# [_1] is an html link to the current file '  
 => '# [_1] is an html link to the current file ',  
 # # [_1] is an HTML link Pour the Actuel Fichier   
    '# _1 is a selection dialog'  
 => '# _1 is a selection dialog',  
 # # [_1]1 is a Slectionezion dialog  
    '# _1 is a server name'  
 => '# _1 is a server name',  
 # # [_1]1 is a Serveur Nom  
    '# _1 is search string'  
 => '# _1 is search string',  
 # # [_1]1 is cherchez string  
    "# _1, _3, and _5 are link anchors, _2,_4, and _6 are '</a>'"  
 => "# _1, _3, and _5 are link anchors, _2,_4, and _6 are '</a>'",  
 # # [_1]1, [_1]3, and [_1]5 aRe link anchous, [_1]2,_4, and [_1]6 aRe '</a>'  
    '#[_1] is the foil name'  
 => '#[_1] is the foil name',  
 # #[_1] is the Alternative Nom  
    '#_1 is the foil name, _2 is the current value of the foil'  
 => '#_1 is the foil name, _2 is the current value of the foil',  
 # #_1 is the Alternative Nom, [_1]2 is the Actuel Valeur de the Alternative  
    '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.'     '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.'
 => '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.',  => '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.',
 # &quot; [_1] &quot; is Nont an acceptable number de NonmbRe d essai. NonmbRe d essai must be a positive number with Non decimal point.  # &quot; [_1] &quot; is Nont an acceptable number de NonmbRe d essai. NonmbRe d essai must be a positive number with Non decimal point.
Line 3659  use base qw(Apache::localize); Line 3485  use base qw(Apache::localize);
 # &quot; [_1] &quot; is Nont an acceptable weight. Weight must be a positive number.  # &quot; [_1] &quot; is Nont an acceptable weight. Weight must be a positive number.
    '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)'     '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)'
 => '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)',  => '(Enter maximum [_1] collaborators using username or username@domain, e.g. smithje or smithje@[_2].)',
 # (entRer maximum [_1] collabouous using utiliseurNom ou utiliseurNom@Domaine, e.g. smithje ou smithje@[_2].)  # (entRer maximum [_1] collabouàous using utilisàeurNom ou utilisàeurNom@Domaine, e.g. smithje ou smithje@[_2].)
    '(Hand in a file you have prepared on your computer)'     '(Hand in a file you have prepared on your computer)'
 => '(Hand in a file you have prepared on your computer)',  => '(Hand in a file you have prepared on your computer)',
 # (Hand in a Fichier you have PrpaRezd on your computer)  # (Hand in a Fichier you have PrépaRezd on your computer)
    ', select a template from the pull-down menu below.'     ', select a template from the pull-down menu below.'
 => ', select a template from the pull-down menu below.',  => ', select a template from the pull-down menu below.',
 # , Slectionner un temple De the pull-down menu below.  # , Sélectionner un templàe De the pull-down menu below.
    '1 minute'     '1 minute'
 => '1 minute',  => '1 minute',
   
    '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.'     '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.'
 => '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.',  => '<*response>s are both inside of <part> and outside of <part>, this is not a valid problem, errors in grading may occur.',
 # <*Response>s aRe both inside de <Partieie> and outside de <Partieie>, this is Nont a valid problme, errous in Assigner des notes Mai occur.  # <*Response>s aRe both inside de <Partieie> and outside de <Partieie>, this is Nont a valid problème, errous in Assigner des notes Mai occur.
    '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.'     '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.'
 => '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.',  => '<b>HTML allowed</b>: Discussion participants can use limited HTML in their postings.',
 # <b>HTML PouruPourMer</b>: Discussion Partieieicipants can use limited HTML in their postings.  # <b>HTML PouruPourMer</b>: Discussion Partieieicipants can use limited HTML in their postings.
Line 3680  use base qw(Apache::localize); Line 3506  use base qw(Apache::localize);
 # <b>HTML banned</b>: HTML will Nont be PouruPourMer in discussion postings.  # <b>HTML banned</b>: HTML will Nont be PouruPourMer in discussion postings.
    '<b>Instructor</b> - instructors will not be able to participate in discussions'     '<b>Instructor</b> - instructors will not be able to participate in discussions'
 => '<b>Instructor</b> - instructors will not be able to participate in discussions',  => '<b>Instructor</b> - instructors will not be able to participate in discussions',
 # <b>InstructuReou</b> - instructuReous will Nont be able Pour Partieieicipe in Discussons  # <b>InstructuReou</b> - instructuReous will Nont be able Pour Partieieicipàe in Discuss¦ons
    '<b>Instructor</b> - instructors will not be able to use or view the chat room'     '<b>Instructor</b> - instructors will not be able to use or view the chat room'
 => '<b>Instructor</b> - instructors will not be able to use or view the chat room',  => '<b>Instructor</b> - instructors will not be able to use or view the chat room',
 # <b>InstructuReou</b> - instructuReous will Nont be able Pour use ou Visualiser the caUtiliSameurie room  # <b>InstructuReou</b> - instructuReous will Nont be able Pour use ou Visualiser the caUtiliSameurie room
    '<b>Students</b> - students will not be able to participate in discussions'     '<b>Students</b> - students will not be able to participate in discussions'
 => '<b>Students</b> - students will not be able to participate in discussions',  => '<b>Students</b> - students will not be able to participate in discussions',
 # <b>Etudiant(e)s</b> - Etudiant(e)s will Nont be able Pour Partieieicipe in Discussons  # <b>Etudiant(e)s</b> - Etudiant(e)s will Nont be able Pour Partieieicipàe in Discuss¦ons
    '<b>Students</b> - students will not be able to use or view the chat room.'     '<b>Students</b> - students will not be able to use or view the chat room.'
 => '<b>Students</b> - students will not be able to use or view the chat room.',  => '<b>Students</b> - students will not be able to use or view the chat room.',
 # <b>Etudiant(e)s</b> - Etudiant(e)s will Nont be able Pour use ou Visualiser the caUtiliSameurie room.  # <b>Etudiant(e)s</b> - Etudiant(e)s will Nont be able Pour use ou Visualiser the caUtiliSameurie room.
    '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions'     '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions'
 => '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions',  => '<b>Teaching Assistants</b> - teaching assistants will not be able to participate in discussions',
 # <b>Assistant de Courss</b> - Assistant de Courss will Nont be able Pour Partieieicipe in Discussons  # <b>Assistant de Courss</b> - Assistant de Courss will Nont be able Pour Partieieicipàe in Discuss¦ons
    '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room'     '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room'
 => '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room',  => '<b>Teaching Assistants</b> - teaching assistants will not be able use or view the chat room',
 # <b>Assistant de Courss</b> - Assistant de Courss will Nont be able use ou Visualiser the caUtiliSameurie room  # <b>Assistant de Courss</b> - Assistant de Courss will Nont be able use ou Visualiser the caUtiliSameurie room
Line 3701  use base qw(Apache::localize); Line 3527  use base qw(Apache::localize);
 # <p>Your Actuel LON-CAPA Domaine is &quot;<b>[_1]</b>&quot;.</p>  # <p>Your Actuel LON-CAPA Domaine is &quot;<b>[_1]</b>&quot;.</p>
    'ABSTRACT'     'ABSTRACT'
 => 'ABSTRACT',  => 'ABSTRACT',
 # rsum  # résumé
    'Access Control'     'Access Control'
 => 'Access Control',  => 'Access Control',
   
    'Activate'     'Activate'
 => 'Activate',  => 'Activate',
 # Active  # Activàe
    'Add Roles'     'Add Roles'
 => 'Add Roles',  => 'Add Roles',
 # Add rles  # Add rôles
    'Add new option'     'Add new option'
 => 'Add new option',  => 'Add new option',
   
Line 3731  use base qw(Apache::localize); Line 3557  use base qw(Apache::localize);
   
    'Advanced Edit'     'Advanced Edit'
 => 'Advanced Edit',  => 'Advanced Edit',
 # Advanced diter  # Advanced éditer
    'Advanced: You can send the feedback from different sections to different people, by doing the following: Separate each entry with a comma. To send feedback to a certain address for different sections, append the section name or names (separated by semi-colons) in a parenthesized list after the user:domain. For example, john102:msu(001;002;003),bob293:msu(004;005;006),madeupname:here(007;008;009) will route course feedback to &quot;john102&quot; for sections 1, 2, and 3, to &quot;bob293&quot; for 4, 5, and 6, and to &quot;madeupname:here&quot; for 7, 8, and 9. Note there is no requirement that the addresses be in any particular domain.'     'Advanced: You can send the feedback from different sections to different people, by doing the following: Separate each entry with a comma. To send feedback to a certain address for different sections, append the section name or names (separated by semi-colons) in a parenthesized list after the user:domain. For example, john102:msu(001;002;003),bob293:msu(004;005;006),madeupname:here(007;008;009) will route course feedback to &quot;john102&quot; for sections 1, 2, and 3, to &quot;bob293&quot; for 4, 5, and 6, and to &quot;madeupname:here&quot; for 7, 8, and 9. Note there is no requirement that the addresses be in any particular domain.'
 => 'Advanced: You can send the feedback from different sections to different people, by doing the following: Separate each entry with a comma. To send feedback to a certain address for different sections, append the section name or names (separated by semi-colons) in a parenthesized list after the user:domain. For example, john102:msu(001;002;003),bob293:msu(004;005;006),madeupname:here(007;008;009) will route course feedback to &quot;john102&quot; for sections 1, 2, and 3, to &quot;bob293&quot; for 4, 5, and 6, and to &quot;madeupname:here&quot; for 7, 8, and 9. Note there is no requirement that the addresses be in any particular domain.',  => 'Advanced: You can send the feedback from different sections to different people, by doing the following: Separate each entry with a comma. To send feedback to a certain address for different sections, append the section name or names (separated by semi-colons) in a parenthesized list after the user:domain. For example, john102:msu(001;002;003),bob293:msu(004;005;006),madeupname:here(007;008;009) will route course feedback to &quot;john102&quot; for sections 1, 2, and 3, to &quot;bob293&quot; for 4, 5, and 6, and to &quot;madeupname:here&quot; for 7, 8, and 9. Note there is no requirement that the addresses be in any particular domain.',
 # Advanced: You can sFin/Finir the feedback De diffeRent Sections Pour diffeRent people, Par doing the following: Separe each entry with a comma. Pour sFin/Finir feedback Pour a certain addRess fou diffeRent Sections, appFin/Finir the Section Nom ou Noms (separed Par semi-colons) in a paRentheTailled list after the utiliseur:Domaine. Fou example, john102:msu(001;002;003),bob293:msu(004;005;006),madevers le haut Nom:heRe(007;008;009) will route cours feedback Pour &quot;john102&quot; fou Sections [_1], 2, and 3, Pour &quot;bob293&quot; fou 4, 5, and 6, and Pour &quot;madevers le haut Nom:heRe&quot; fou 7, 8, and 9. Nonte theRe is Non RequiRement th the addResses be in any Partieieicular Domaine.  # Advanced: You can sFin/Finir the feedback De diffeRent Sections Pour diffeRent people, Par doing the following: Separàe each entry with a comma. Pour sFin/Finir feedback Pour a certain addRess fou diffeRent Sections, appFin/Finir the Section Nom ou Noms (separàed Par semi-colons) in a paRentheTailled list after the utilisàeur:Domaine. Fou example, john102:msu(001;002;003),bob293:msu(004;005;006),madevers le haut Nom:heRe(007;008;009) will route cours feedback Pour &quot;john102&quot; fou Sections [_1], 2, and 3, Pour &quot;bob293&quot; fou 4, 5, and 6, and Pour &quot;madevers le haut Nom:heRe&quot; fou 7, 8, and 9. Nonte theRe is Non RequiRement thà the addResses be in any Partieieicular Domaine.
    'All Resources'     'All Resources'
 => 'All Resources',  => 'All Resources',
 # Pourut Ressources  # Pourut Ressources
Line 3743  use base qw(Apache::localize); Line 3569  use base qw(Apache::localize);
 # Pourut Etudiant(e)s  # Pourut Etudiant(e)s
    'All settings which you can change with this Helper can also be changed by going to the PARM screen and clicking on the &quot;Set course environment&quot; button. If you do not have experience coordinating LON-CAPA courses or if you prefer the Helper interface, please click Next -&gt;.'     'All settings which you can change with this Helper can also be changed by going to the PARM screen and clicking on the &quot;Set course environment&quot; button. If you do not have experience coordinating LON-CAPA courses or if you prefer the Helper interface, please click Next -&gt;.'
 => 'All settings which you can change with this Helper can also be changed by going to the PARM screen and clicking on the &quot;Set course environment&quot; button. If you do not have experience coordinating LON-CAPA courses or if you prefer the Helper interface, please click Next -&gt;.',  => 'All settings which you can change with this Helper can also be changed by going to the PARM screen and clicking on the &quot;Set course environment&quot; button. If you do not have experience coordinating LON-CAPA courses or if you prefer the Helper interface, please click Next -&gt;.',
 # Pourut settings which you can Changez with this Aideer can also be Changezd Par going Pour the Pa.m.scReen and clicking on the &quot;Set cours environment&quot; butPourn. If you do Nont have experience cooudining LON-CAPA courss ou if you pRefer the Aideer interface, please click Prochain -&gt;.  # Pourut settings which you can Changez with this Aideer can also be Changezd Par going Pour the Pa.m.scReen and clicking on the &quot;Set cours environment&quot; butPourn. If you do Nont have experience cooudinàing LON-CAPA courss ou if you pRefer the Aideer interface, please click Prochain -&gt;.
    'Allow limited HTML in discussion posts'     'Allow limited HTML in discussion posts'
 => 'Allow limited HTML in discussion posts',  => 'Allow limited HTML in discussion posts',
 # PouruPourw limited HTML in discussion posts  # PouruPourw limited HTML in discussion posts
    'Allow problems to be split over pages'     'Allow problems to be split over pages'
 => 'Allow problems to be split over pages',  => 'Allow problems to be split over pages',
 # PouruPourw problmes Pour be split over Pages  # PouruPourw problèmes Pour be split over Pages
    'Allowed File Extensions for Uploaded Files (uploadedfiletypes)'     'Allowed File Extensions for Uploaded Files (uploadedfiletypes)'
 => 'Allowed File Extensions for Uploaded Files (uploadedfiletypes)',  => 'Allowed File Extensions for Uploaded Files (uploadedfiletypes)',
 # PouruPourMer Fichier Extensions fou A t tlcharg vers le serveur Fichiers (A t tlcharg vers le serveurFichierTypes)  # PouruPourMer Fichier Extensions fou A été téléchargé vers le serveur Fichiers (A été téléchargé vers le serveurFichierTypes)
    'Allowed filetypes: <b>[_1]</b>'     'Allowed filetypes: <b>[_1]</b>'
 => 'Allowed filetypes: <b>[_1]</b>',  => 'Allowed filetypes: <b>[_1]</b>',
 # PouruPourMer FichierTypes: <b>[_1]</b>  # PouruPourMer FichierTypes: <b>[_1]</b>
    'An error occured during the attempt to change the section for this student.'     'An error occurred during the attempt to change the section for this student.'
 => 'An error occured during the attempt to change the section for this student.',  => 'An error occurred during the attempt to change the section for this student.',
 # An errou occuRed during the tempt Pour Changez the Section fou this Etudiant(e).  # An errou occuRed during the àtempt Pour Changez the Section fou this Etudiant(e).
    'An error occurred during the attempt to change the role information for this student.'     'An error occurred during the attempt to change the role information for this student.'
 => 'An error occurred during the attempt to change the role information for this student.',  => 'An error occurred during the attempt to change the role information for this student.',
 # An errou occurRed during the tempt Pour Changez the rle infoumion fou this Etudiant(e).  # An errou occurRed during the àtempt Pour Changez the rôle infoumàion fou this Etudiant(e).
    'Analyzing Results'     'Analyzing Results'
 => 'Analyzing Results',  => 'Analyzing Results',
   
    'Answer Date (answerdate)'     'Answer Date (answerdate)'
 => 'Answer Date (answerdate)',  => 'Answer Date (answerdate)',
 # Rponse De (Rponsede)  # Réponse Dàe (Réponsedàe)
    'Answer Submitted: Your final submission will be graded after the due date.'     'Answer Submitted: Your final submission will be graded after the due date.'
 => 'Answer Submitted: Your final submission will be graded after the due date.',  => 'Answer Submitted: Your final submission will be graded after the due date.',
 # Rponse SoumettReted: Your final submission will be graded after the est d  de.  # Réponse SoumettReted: Your final submission will be graded after the est dû  dàe.
    'Answerable'     'Answerable'
 => 'Answerable',  => 'Answerable',
 # Rponseable  # Réponseable
    'Assessment Parameters'     'Assessment Parameters'
 => 'Assessment Parameters',  => 'Assessment Parameters',
 # valuation Parameters  # Évaluation Parameters
    'Automated Enrollment Manager'     'Automated Enrollment Manager'
 => 'Automated Enrollment Manager',  => 'Automated Enrollment Manager',
 # AuPourmed inscriRement gRezr  # AuPourmàed inscriRement géRezr
    'Automated adds'     'Automated adds'
 => 'Automated adds',  => 'Automated adds',
 # AuPourmed adds  # AuPourmàed adds
    'Automated drops'     'Automated drops'
 => 'Automated drops',  => 'Automated drops',
 # AuPourmed drops  # AuPourmàed drops
    'Automated enrollment settings'     'Automated enrollment settings'
 => 'Automated enrollment settings',  => 'Automated enrollment settings',
 # AuPourmed inscriRement settings  # AuPourmàed inscriRement settings
    'Bad Filename'     'Bad Filename'
 => 'Bad Filename',  => 'Bad Filename',
 # Bad FichierNom  # Bad FichierNom
Line 3809  use base qw(Apache::localize); Line 3635  use base qw(Apache::localize);
 # BLignese Ressources  # BLignese Ressources
    'CSV format'     'CSV format'
 => 'CSV format',  => 'CSV format',
 # CSV foum  # CSV foumà
    'Cannot publish directory'     'Cannot publish directory'
 => 'Cannot publish directory',  => 'Cannot publish directory',
 # CanNont Publier diRecPouruy  # CanNont Publier diRecPouruy
Line 3818  use base qw(Apache::localize); Line 3644  use base qw(Apache::localize);
 # CanNont RestauRer diRecPouruy  # CanNont RestauRer diRecPouruy
    'Catalog Search'     'Catalog Search'
 => 'Catalog Search',  => 'Catalog Search',
 # Calog cherchez  # Càalog cherchez
    'Change User Privileges'     'Change User Privileges'
 => 'Change User Privileges',  => 'Change User Privileges',
 # Changez utiliseur Privileges  # Changez utilisàeur Privileges
    'Chat Participation'     'Chat Participation'
 => 'Chat Participation',  => 'Chat Participation',
 # caUtiliSameurie Partieieicipion  # caUtiliSameurie Partieieicipàion
    'Click here for FAQ'     'Click here for FAQ'
 => 'Click here for FAQ',  => 'Click here for FAQ',
 # Click heRe fou FAQ  # Click heRe fou FAQ
Line 3845  use base qw(Apache::localize); Line 3671  use base qw(Apache::localize);
 # Clone an existing cours  # Clone an existing cours
    'Close This Window'     'Close This Window'
 => 'Close This Window',  => 'Close This Window',
 # fermez cette fentRe  # fermez cette fenêtRe
    'Closed'     'Closed'
 => 'Closed',  => 'Closed',
 # Fermerd  # Fermerd
    'Communication'     'Communication'
 => 'Communication',  => 'Communication',
 # Communicion  # Communicàion
    'Compare versions of'     'Compare versions of'
 => 'Compare versions of',  => 'Compare versions of',
 # CompaRe Versions de  # CompaRe Versions de
Line 3863  use base qw(Apache::localize); Line 3689  use base qw(Apache::localize);
 # Completely new cours  # Completely new cours
    'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.'     'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.'
 => 'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.',  => 'Confirm that this information is correct, then click &quot;Finish Helper&quot; to complete setting the parameter.',
 # Confirm th this infoumion is couRect, Ensuite click &quot;Finish Aideer&quot; Pour complete setting the parameter.  # Confirm thà this infoumàion is couRect, Ensuite click &quot;Finish Aideer&quot; Pour complete setting the parameter.
    'Construction Space Version'     'Construction Space Version'
 => 'Construction Space Version',  => 'Construction Space Version',
 # ConstructuReion espace Version  # ConstructuReion espace Version
Line 3875  use base qw(Apache::localize); Line 3701  use base qw(Apache::localize);
 # Copy Actuel Fichier Pour  # Copy Actuel Fichier Pour
    'Copy selected'     'Copy selected'
 => 'Copy selected',  => 'Copy selected',
 # Copy Slectionezed  # Copy Sélectionezed
    'Course Code'     'Course Code'
 => 'Course Code',  => 'Course Code',
 # cours Code  # cours Code
Line 3884  use base qw(Apache::localize); Line 3710  use base qw(Apache::localize);
 # cours Content  # cours Content
    'Course Data'     'Course Data'
 => 'Course Data',  => 'Course Data',
 # cours Da  # cours Dàa
    'Course Home Server'     'Course Home Server'
 => 'Course Home Server',  => 'Course Home Server',
 # cours Home Serveur  # cours Home Serveur
Line 3896  use base qw(Apache::localize); Line 3722  use base qw(Apache::localize);
 # cours ID/Number  # cours ID/Number
    'Course Information'     'Course Information'
 => 'Course Information',  => 'Course Information',
 # cours infoumion  # cours infoumàion
    'Course Initialization Helper'     'Course Initialization Helper'
 => 'Course Initialization Helper',  => 'Course Initialization Helper',
 # cours Initializion Aideer  # cours Initializàion Aideer
    'Course Level'     'Course Level'
 => 'Course Level',  => 'Course Level',
 # cours Level  # cours Level
Line 3911  use base qw(Apache::localize); Line 3737  use base qw(Apache::localize);
 # cours titRe  # cours titRe
    'Course default for all problems'     'Course default for all problems'
 => 'Course default for all problems',  => 'Course default for all problems',
 # cours par Dfaut  fou Pourut problmes  # cours par Défaut  fou Pourut problèmes
    'Course members can provide feedback about the course. You can choose who will receive the feedback, such as a different instructor or a TA. Please enter their LON-CAPA address below, in the form user:domain, where &quot;user&quot; and &quot;domain&quot; are both the LON-CAPA username and LON-CAPA domain, not an email address.'     'Course members can provide feedback about the course. You can choose who will receive the feedback, such as a different instructor or a TA. Please enter their LON-CAPA address below, in the form user:domain, where &quot;user&quot; and &quot;domain&quot; are both the LON-CAPA username and LON-CAPA domain, not an email address.'
 => 'Course members can provide feedback about the course. You can choose who will receive the feedback, such as a different instructor or a TA. Please enter their LON-CAPA address below, in the form user:domain, where &quot;user&quot; and &quot;domain&quot; are both the LON-CAPA username and LON-CAPA domain, not an email address.',  => "Course members can provide feedback about the course. You can choose who will receive the feedback, such as a different instructor or a TA. Please enter their LON-CAPA address below, in the form user:domain, where &quot;user&quot; and &quot;domain&quot; are both the LON-CAPA username and LON-CAPA domain, not an email'address.",
 # cours members can provide feedback about the cours. You can choisir who will Receive the feedback, such as a diffeRent instructuReou ou a TA. Please entRer their LON-CAPA addRess below, in the foum utiliseur:Domaine, wheRe &quot;utiliseur&quot; and &quot;Domaine&quot; aRe both the LON-CAPA utiliseurNom and LON-CAPA Domaine, Nont an Adresse E-Mail.  # cours members can provide feedback about the cours. You can choisir who will Receive the feedback, such as a diffeRent instructuReou ou a TA. Please entRer their LON-CAPA addRess below, in the foum utilisàeur:Domaine, wheRe &quot;utilisàeur&quot; and &quot;Domaine&quot; aRe both the LON-CAPA utilisàeurNom and LON-CAPA Domaine, Nont an Adresse E-Mail.
    'Courses'     'Courses'
 => 'Courses',  => 'Courses',
 # courss  # courss
    'Create New User'     'Create New User'
 => 'Create New User',  => 'Create New User',
 # crer New utiliseur  # créer New utilisàeur
    'Create User'     'Create User'
 => 'Create User',  => 'Create User',
 # crer utiliseur  # créer utilisàeur
    'Creating a new'     'Creating a new'
 => 'Creating a new',  => 'Creating a new',
 # CReing a new  # CReàing a new
    'Crosslisted courses'     'Crosslisted courses'
 => 'Crosslisted courses',  => 'Crosslisted courses',
 # Crosslisted courss  # Crosslisted courss
Line 3935  use base qw(Apache::localize); Line 3761  use base qw(Apache::localize);
 # Actuel Class List  # Actuel Class List
    'Current Ending Date: [_1]'     'Current Ending Date: [_1]'
 => 'Current Ending Date: [_1]',  => 'Current Ending Date: [_1]',
 # Actuel Fin/Finiring De: [_1]  # Actuel Fin/Finiring Dàe: [_1]
    'Current Ending Date: not set'     'Current Ending Date: not set'
 => 'Current Ending Date: not set',  => 'Current Ending Date: not set',
 # Actuel Fin/Finiring De: Nont set  # Actuel Fin/Finiring Dàe: Nont set
    'Current Resource'     'Current Resource'
 => 'Current Resource',  => 'Current Resource',
 # Actuel Ressource  # Actuel Ressource
    'Current Starting Date: [_1]'     'Current Starting Date: [_1]'
 => 'Current Starting Date: [_1]',  => 'Current Starting Date: [_1]',
 # Actuel Commenant De: [_1]  # Actuel Commençant Dàe: [_1]
    'Current Starting Date: not set'     'Current Starting Date: not set'
 => 'Current Starting Date: not set',  => 'Current Starting Date: not set',
 # Actuel Commenant De: Nont set  # Actuel Commençant Dàe: Nont set
    'Current Version'     'Current Version'
 => 'Current Version',  => 'Current Version',
 # Actuel Version  # Actuel Version
    'Currently no active roles or courses'     'Currently no active roles or courses'
 => 'Currently no active roles or courses',  => 'Currently no active roles or courses',
 # Actuelly Non active rles ou courss  # Actuelly Non active rôles ou courss
    'Currently no additional roles or courses'     'Currently no additional roles or courses'
 => 'Currently no additional roles or courses',  => 'Currently no additional roles or courses',
 # Actuelly Non additional rles ou courss  # Actuelly Non additional rôles ou courss
    'Currently submitted: <tt>[_1]</tt>'     'Currently submitted: <tt>[_1]</tt>'
 => 'Currently submitted: <tt>[_1]</tt>',  => 'Currently submitted: <tt>[_1]</tt>',
 # Actuelly SoumettReted: <tt>[_1]</tt>  # Actuelly SoumettReted: <tt>[_1]</tt>
    'Custom Role Editor'     'Custom Role Editor'
 => 'Custom Role Editor',  => 'Custom Role Editor',
 # CusPourm rle diterou  # CusPourm rôle éditerou
    'Cut selected'     'Cut selected'
 => 'Cut selected',  => 'Cut selected',
 # Cut Slectionezed  # Cut Sélectionezed
    'Decompress'     'Decompress'
 => 'Decompress',  => 'Decompress',
   
    'Default Assessment Spreadsheet'     'Default Assessment Spreadsheet'
 => 'Default Assessment Spreadsheet',  => 'Default Assessment Spreadsheet',
 # par Dfaut  valuation SpReadsheet  # par Défaut  Évaluation SpReadsheet
    'Default Course Spreadsheet'     'Default Course Spreadsheet'
 => 'Default Course Spreadsheet',  => 'Default Course Spreadsheet',
 # par Dfaut  cours SpReadsheet  # par Défaut  cours SpReadsheet
    'Default Student Spreadsheet'     'Default Student Spreadsheet'
 => 'Default Student Spreadsheet',  => 'Default Student Spreadsheet',
 # par Dfaut  Etudiant(e) SpReadsheet  # par Défaut  Etudiant(e) SpReadsheet
    'Default XML Style File'     'Default XML Style File'
 => 'Default XML Style File',  => 'Default XML Style File',
 # par Dfaut  XML Style Fichier  # par Défaut  XML Style Fichier
    'Default beginning date when enrolling students'     'Default beginning date when enrolling students'
 => 'Default beginning date when enrolling students',  => 'Default beginning date when enrolling students',
 # par Dfaut  beginning de when inscriReing Etudiant(e)s  # par Défaut  beginning dàe when inscriReing Etudiant(e)s
    'Default ending date when enrolling students'     'Default ending date when enrolling students'
 => 'Default ending date when enrolling students',  => 'Default ending date when enrolling students',
 # par Dfaut  Fin/Finiring de when inscriReing Etudiant(e)s  # par Défaut  Fin/Finiring dàe when inscriReing Etudiant(e)s
    'Default for new courses is'     'Default for new courses is'
 => 'Default for new courses is',  => 'Default for new courses is',
 # par Dfaut  fou new courss is  # par Défaut  fou new courss is
    'Default set of options to pass to tth/m when converting tex'     'Default set of options to pass to tth/m when converting tex'
 => 'Default set of options to pass to tth/m when converting tex',  => 'Default set of options to pass to tth/m when converting tex',
 # par Dfaut  set de options Pour pass Pour tth/m when converting tex  # par Défaut  set de options Pour pass Pour tth/m when converting tex
    'Define Role'     'Define Role'
 => 'Define Role',  => 'Define Role',
 # Define rle  # Define rôle
    'Dependencies'     'Dependencies'
 => 'Dependencies',  => 'Dependencies',
 # DepFin/Finirencies  # DepFin/Finirencies
    'Disable display of problem receipts'     'Disable display of problem receipts'
 => 'Disable display of problem receipts',  => 'Disable display of problem receipts',
 # Disable Afficher de problme Receipts  # Disable Afficher de problème Receipts
    'Disable student resource discussion'     'Disable student resource discussion'
 => 'Disable student resource discussion',  => 'Disable student resource discussion',
 # Disable Etudiant(e) Ressource discussion  # Disable Etudiant(e) Ressource discussion
Line 4010  use base qw(Apache::localize); Line 3836  use base qw(Apache::localize);
 # Disable Etudiant(e) use de caUtiliSameurierooms  # Disable Etudiant(e) use de caUtiliSameurierooms
    'Disallow Resource Discussion for Roles'     'Disallow Resource Discussion for Roles'
 => 'Disallow Resource Discussion for Roles',  => 'Disallow Resource Discussion for Roles',
 # DisPouruPourw Ressource Discussion fou rles  # DisPouruPourw Ressource Discussion fou rôles
    'Disallow Resource Discussion for Users'     'Disallow Resource Discussion for Users'
 => 'Disallow Resource Discussion for Users',  => 'Disallow Resource Discussion for Users',
 # DisPouruPourw Ressource Discussion fou utiliseurs  # DisPouruPourw Ressource Discussion fou utilisàeurs
    'Disallow live chatroom use for Roles'     'Disallow live chatroom use for Roles'
 => 'Disallow live chatroom use for Roles',  => 'Disallow live chatroom use for Roles',
 # DisPouruPourw live caUtiliSameurieroom use fou rles  # DisPouruPourw live caUtiliSameurieroom use fou rôles
    'Disallow live chatroom use for Users'     'Disallow live chatroom use for Users'
 => 'Disallow live chatroom use for Users',  => 'Disallow live chatroom use for Users',
 # DisPouruPourw live caUtiliSameurieroom use fou utiliseurs  # DisPouruPourw live caUtiliSameurieroom use fou utilisàeurs
    'Discussion Participation'     'Discussion Participation'
 => 'Discussion Participation',  => 'Discussion Participation',
 # Discussion Partieieicipion  # Discussion Partieieicipàion
    'Display file attributes'     'Display file attributes'
 => 'Display file attributes',  => 'Display file attributes',
 # Afficher Fichier tributes  # Afficher Fichier àtributes
    'Do NOT generate as standard course'     'Do NOT generate as standard course'
 => 'Do NOT generate as standard course',  => 'Do NOT generate as standard course',
 # Do NonT genere as standard cours  # Do NonT generàe as standard cours
    'Do not show plain URL (encrypturl)'     'Do not show plain URL (encrypturl)'
 => 'Do not show plain URL (encrypturl)',  => 'Do not show plain URL (encrypturl)',
 # Do Nont show plain AdResse URL (encryptAdResse URL)  # Do Nont show plain AdResse URL (encryptAdResse URL)
Line 4040  use base qw(Apache::localize); Line 3866  use base qw(Apache::localize);
   
    'Due Date (contentclose)'     'Due Date (contentclose)'
 => 'Due Date (contentclose)',  => 'Due Date (contentclose)',
 # est d  De (contentFermer)  # est dû  Dàe (contentFermer)
    'Due Date (duedate)'     'Due Date (duedate)'
 => 'Due Date (duedate)',  => 'Due Date (duedate)',
 # est d  De (est d de)  # est dû  Dàe (est dû dàe)
    'Duration of automated classlist updates'     'Duration of automated classlist updates'
 => 'Duration of automated classlist updates',  => 'Duration of automated classlist updates',
 # Durion de auPourmed classlist vers le haut des  # Duràion de auPourmàed classlist vers le haut dàes
    'Dynamic Metadata (updated periodically)'     'Dynamic Metadata (updated periodically)'
 => 'Dynamic Metadata (updated periodically)',  => 'Dynamic Metadata (updated periodically)',
 # Dynamic Metada (mis jour priodiquement )  # Dynamic Metadàa (mis à jour périodiquement )
    'ERROR'     'ERROR'
 => 'ERROR',  => 'ERROR',
 # ERRou  # ERRou
    'Edit Custom Role Privileges'     'Edit Custom Role Privileges'
 => 'Edit Custom Role Privileges',  => 'Edit Custom Role Privileges',
 # diter CusPourm rle Privileges  # éditer CusPourm rôle Privileges
    'End Time'     'End Time'
 => 'End Time',  => 'End Time',
 # Fin/Finir Temps  # Fin/Finir Temps
    'Ending Date'     'Ending Date'
 => 'Ending Date',  => 'Ending Date',
 # Fin/Finiring De  # Fin/Finiring Dàe
    'English - ISO'  
 => 'English - ISO',  
   
    'Enroll One Student'     'Enroll One Student'
 => 'Enroll One Student',  => 'Enroll One Student',
 # inscriRe One Etudiant(e)  # inscriRe One Etudiant(e)
Line 4079  use base qw(Apache::localize); Line 3902  use base qw(Apache::localize);
 # inscriReing Etudiant(e)  # inscriReing Etudiant(e)
    'Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to enroll students in your class.'     'Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to enroll students in your class.'
 => 'Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to enroll students in your class.',  => 'Enter as many fields as you can. The system will inform you and bring you back to this page if the data selected is insufficient to enroll students in your class.',
 # entRer as many Champss as you can. The Systme will infoum you and bring you back Pour this Page if the da Slectionezed is insufficient Pour inscriRe Etudiant(e)s in your class.  # entRer as many Champss as you can. The Système will infoum you and bring you back Pour this Page if the dàa Sélectionezed is insufficient Pour inscriRe Etudiant(e)s in your class.
    'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below'     'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below'
 => 'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below',  => 'Enter terms or phrases separated by AND, OR, or NOT then press SEARCH below',
 # entRer terms ou phrases separed Par AND, ou, ou NonT Ensuite pRess cherchez below  # entRer terms ou phrases separàed Par AND, ou, ou NonT Ensuite pRess cherchez below
    'Enter terms or phrases separated by search operators such as AND, OR, or NOT'     'Enter terms or phrases separated by search operators such as AND, OR, or NOT'
 => 'Enter terms or phrases separated by search operators such as AND, OR, or NOT',  => 'Enter terms or phrases separated by search operators such as AND, OR, or NOT',
 # entRer terms ou phrases separed Par cherchez operous such as AND, ou, ou NonT  # entRer terms ou phrases separàed Par cherchez operàous such as AND, ou, ou NonT
    'Entering Construction Space'     'Entering Construction Space'
 => 'Entering Construction Space',  => 'Entering Construction Space',
 # entRering ConstructuReion espace  # entRering ConstructuReion espace
Line 4094  use base qw(Apache::localize); Line 3917  use base qw(Apache::localize);
 # Errou: DiRecPouruy Nonn Vide  # Errou: DiRecPouruy Nonn Vide
    'Error: destination for operation is an existing directory.'     'Error: destination for operation is an existing directory.'
 => 'Error: destination for operation is an existing directory.',  => 'Error: destination for operation is an existing directory.',
 # Errou: destinion fou operion is an existing diRecPouruy.  # Errou: destinàion fou operàion is an existing diRecPouruy.
    'Essay, open end'     'Essay, open end'
 => 'Essay, open end',  => 'Essay, open end',
 # Essay, Ouvrir Fin/Finir  # Essay, Ouvrir Fin/Finir
    'Evaluation Error '     'Evaluation Error '
 => 'Evaluation Error ',  => 'Evaluation Error ',
 # Evaluion Errou   # Evaluàion Errou 
    'Every problem in a particular folder (overrides course default)'     'Every problem in a particular folder (overrides course default)'
 => 'Every problem in a particular folder (overrides course default)',  => 'Every problem in a particular folder (overrides course default)',
 # Every problme in a Partieieicular Dossier (overrides cours par Dfaut )  # Every problème in a Partieieicular Dossier (overrides cours par Défaut )
    'Exam Problem'     'Exam Problem'
 => 'Exam Problem',  => 'Exam Problem',
 # Exam problme  # Exam problème
    'Excel format'     'Excel format'
 => 'Excel format',  => 'Excel format',
 # Excel foum  # Excel foumà
    'Exit'     'Exit'
 => 'Exit',  => 'Exit',
 # sortir  # sortir
Line 4139  use base qw(Apache::localize); Line 3962  use base qw(Apache::localize);
 # Alternative Nom <b><tt>[_1]</tt></b> appears moue than once. Alternative Noms need Pour be unique.  # Alternative Nom <b><tt>[_1]</tt></b> appears moue than once. Alternative Noms need Pour be unique.
    'Folder/Map'     'Folder/Map'
 => 'Folder/Map',  => 'Folder/Map',
 # Dossier/Carte/Squence  # Dossier/Carte/Séquence
    'For one or more students'     'For one or more students'
 => 'For one or more students',  => 'For one or more students',
 # Fou one ou moue Etudiant(e)s  # Fou one ou moue Etudiant(e)s
    'Found a <*response> outside of a <part> in a <part>ed problem'     'Found a <*response> outside of a <part> in a <part>ed problem'
 => 'Found a <*response> outside of a <part> in a <part>ed problem',  => 'Found a <*response> outside of a <part> in a <part>ed problem',
 # Found a <*Response> outside de a <Partieie> in a <Partieie>ed problme  # Found a <*Response> outside de a <Partieie> in a <Partieie>ed problème
    'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.'     'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.'
 => 'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.',  => 'Found no analyzable respones in this problem, currently only Numerical, Formula and String response styles are supported.',
 # Found Non analyzable Respones in this problme, Actuelly only Numerical, Foumula and String Response styles aRe svers le haut pouted.  # Found Non analyzable Respones in this problème, Actuelly only Numerical, Foumula and String Response styles aRe svers le haut pouted.
    'Generate messages from a file'     'Generate messages from a file'
 => 'Generate messages from a file',  => 'Generate messages from a file',
 # Genere messages De a Fichier  # Generàe messages De a Fichier
    'German - ISO'  
 => 'German - ISO',  
   
    'Go'     'Go'
 => 'Go',  => 'Go',
   
Line 4166  use base qw(Apache::localize); Line 3986  use base qw(Apache::localize);
 # HTML can be PouruPourMer ou banned inside de cours discussion.  # HTML can be PouruPourMer ou banned inside de cours discussion.
    'HTML in Discussions'     'HTML in Discussions'
 => 'HTML in Discussions',  => 'HTML in Discussions',
 # HTML in Discussons  # HTML in Discuss¦ons
    'Hand Graded (handgrade)'     'Hand Graded (handgrade)'
 => 'Hand Graded (handgrade)',  => 'Hand Graded (handgrade)',
   
    'Help on Creating Courses'     'Help on Creating Courses'
 => 'Help on Creating Courses',  => 'Help on Creating Courses',
 # Aide on CReing courss  # Aide on CReàing courss
    'Hide Empty Rows in Spreadsheets'     'Hide Empty Rows in Spreadsheets'
 => 'Hide Empty Rows in Spreadsheets',  => 'Hide Empty Rows in Spreadsheets',
 # Cacher Vide Lignes in SpReadsheets  # Cacher Vide Lignes in SpReadsheets
Line 4181  use base qw(Apache::localize); Line 4001  use base qw(Apache::localize);
 # Home Serveur  # Home Serveur
    'Homework problem'     'Homework problem'
 => 'Homework problem',  => 'Homework problem',
 # Homewouk problme  # Homewouk problème
    'How do I create a CSV file from a spreadsheet'     'How do I create a CSV file from a spreadsheet'
 => 'How do I create a CSV file from a spreadsheet',  => 'How do I create a CSV file from a spreadsheet',
 # How do I crer a CSV Fichier De a spReadsheet  # How do I créer a CSV Fichier De a spReadsheet
    'How do I create a class list from a spreadsheet'     'How do I create a class list from a spreadsheet'
 => 'How do I create a class list from a spreadsheet',  => 'How do I create a class list from a spreadsheet',
 # How do I crer a class list De a spReadsheet  # How do I créer a class list De a spReadsheet
    'How many tries should be set for all problems in the course?'     'How many tries should be set for all problems in the course?'
 => 'How many tries should be set for all problems in the course?',  => 'How many tries should be set for all problems in the course?',
 # How many NonmbRe d essai should be set fou Pourut problmes in the cours?  # How many NonmbRe d essai should be set fou Pourut problèmes in the cours?
    'How many tries should be set for the selected folder?'     'How many tries should be set for the selected folder?'
 => 'How many tries should be set for the selected folder?',  => 'How many tries should be set for the selected folder?',
 # How many NonmbRe d essai should be set fou the Slectionezed Dossier?  # How many NonmbRe d essai should be set fou the Sélectionezed Dossier?
    'How many tries should be set for the selected problem?'     'How many tries should be set for the selected problem?'
 => 'How many tries should be set for the selected problem?',  => 'How many tries should be set for the selected problem?',
 # How many NonmbRe d essai should be set fou the Slectionezed problme?  # How many NonmbRe d essai should be set fou the Sélectionezed problème?
    'How should the results be printed?'     'How should the results be printed?'
 => 'How should the results be printed?',  => 'How should the results be printed?',
   
    'Immediately expire own role as Course Coordinator'     'Immediately expire own role as Course Coordinator'
 => 'Immediately expire own role as Course Coordinator',  => 'Immediately expire own role as Course Coordinator',
 # Immediely expiRe own rle as cours Cooudinou  # Immediàely expiRe own rôle as cours Cooudinàou
    'Import and Paste Area'     'Import and Paste Area'
 => 'Import and Paste Area',  => 'Import and Paste Area',
 # Impout and Paste ARea  # Impout and Paste ARea
Line 4211  use base qw(Apache::localize); Line 4031  use base qw(Apache::localize);
 # Include Retrieval de Etudiant(e) phoPourgraphs?  # Include Retrieval de Etudiant(e) phoPourgraphs?
    'Institutional Information'     'Institutional Information'
 => 'Institutional Information',  => 'Institutional Information',
 # Institutional infoumion  # Institutional infoumàion
    'Invalid Significant figures detected'     'Invalid Significant figures detected'
 => 'Invalid Significant figures detected',  => 'Invalid Significant figures detected',
   
Line 4223  use base qw(Apache::localize); Line 4043  use base qw(Apache::localize);
 # Invalid login mode ou passwoud.  # Invalid login mode ou passwoud.
    'Invalid username or domain'     'Invalid username or domain'
 => 'Invalid username or domain',  => 'Invalid username or domain',
 # Invalid utiliseurNom ou Domaine  # Invalid utilisàeurNom ou Domaine
    'Japanese - UTF'  
 => 'Japanese - UTF',  
   
    'KEYWORDS'     'KEYWORDS'
 => 'KEYWORDS',  => 'KEYWORDS',
 # KEYWouDS  # KEYWouDS
Line 4235  use base qw(Apache::localize); Line 4052  use base qw(Apache::localize);
 # LON-CAPA has live caUtiliSameurie functionality. This cours will Receive its own caUtiliSameurie room. You Mai deny Etudiant(e)s, TAs, ou instructuReous the right Pour access the caUtiliSameurie room.  # LON-CAPA has live caUtiliSameurie functionality. This cours will Receive its own caUtiliSameurie room. You Mai deny Etudiant(e)s, TAs, ou instructuReous the right Pour access the caUtiliSameurie room.
    'LON-CAPA hosts discussions on all resources in a course. By default, all users are allowed to participate in these discussions. If you do not wish certain types of users to be able to use the discussion features, select those types below. Note your class may not have all of these roles; you may safely ignore roles you do not intend to use. (For instance, &quot;Exam Proctor&quot; is generally useful only for large courses.) Types of users not allowed to participate in discussion can still view any discussion that other users post.'     'LON-CAPA hosts discussions on all resources in a course. By default, all users are allowed to participate in these discussions. If you do not wish certain types of users to be able to use the discussion features, select those types below. Note your class may not have all of these roles; you may safely ignore roles you do not intend to use. (For instance, &quot;Exam Proctor&quot; is generally useful only for large courses.) Types of users not allowed to participate in discussion can still view any discussion that other users post.'
 => 'LON-CAPA hosts discussions on all resources in a course. By default, all users are allowed to participate in these discussions. If you do not wish certain types of users to be able to use the discussion features, select those types below. Note your class may not have all of these roles; you may safely ignore roles you do not intend to use. (For instance, &quot;Exam Proctor&quot; is generally useful only for large courses.) Types of users not allowed to participate in discussion can still view any discussion that other users post.',  => 'LON-CAPA hosts discussions on all resources in a course. By default, all users are allowed to participate in these discussions. If you do not wish certain types of users to be able to use the discussion features, select those types below. Note your class may not have all of these roles; you may safely ignore roles you do not intend to use. (For instance, &quot;Exam Proctor&quot; is generally useful only for large courses.) Types of users not allowed to participate in discussion can still view any discussion that other users post.',
 # LON-CAPA Htes Discussons on Pourut Ressources in a cours. Par par Dfaut , Pourut utiliseurs aRe PouruPourMer Pour Partieieicipe in these Discussons. If you do Nont wish certain Types de utiliseurs Pour be able Pour use the discussion feuRes, Slectionez those Types below. Nonte your class Mai Nont have Pourut de these rles; you Mai safely igNonue rles you do Nont intFin/Finir Pour use. (Fou instance, &quot;Exam ProcPouru&quot; is gnerPouruty useful only fou large courss.) Types de utiliseurs Nont PouruPourMer Pour Partieieicipe in discussion can still Visualiser any discussion th other utiliseurs post.  # LON-CAPA Hôtes Discuss¦ons on Pourut Ressources in a cours. Par par Défaut , Pourut utilisàeurs aRe PouruPourMer Pour Partieieicipàe in these Discuss¦ons. If you do Nont wish certain Types de utilisàeurs Pour be able Pour use the discussion feàuRes, Sélectionez those Types below. Nonte your class Mai Nont have Pourut de these rôles; you Mai safely igNonue rôles you do Nont intFin/Finir Pour use. (Fou instance, &quot;Exam ProcPouru&quot; is génerPouruty useful only fou large courss.) Types de utilisàeurs Nont PouruPourMer Pour Partieieicipàe in discussion can still Visualiser any discussion thà other utilisàeurs post.
    'Languages used'     'Languages used'
 => 'Languages used',  => 'Languages used',
 # langages used  # langages used
Line 4253  use base qw(Apache::localize); Line 4070  use base qw(Apache::localize);
 # List de hidden Partieies (hiddenPartieies)  # List de hidden Partieies (hiddenPartieies)
    'Location'     'Location'
 => 'Location',  => 'Location',
 # Locion  # Locàion
    'Login Data'     'Login Data'
 => 'Login Data',  => 'Login Data',
 # Login Da  # Login Dàa
    'Logout'     'Logout'
 => 'Logout',  => 'Logout',
   
Line 4274  use base qw(Apache::localize); Line 4091  use base qw(Apache::localize);
 # Manual Assigner des notes  # Manual Assigner des notes
    'Map has branchings. Use advanced editor.'     'Map has branchings. Use advanced editor.'
 => 'Map has branchings. Use advanced editor.',  => 'Map has branchings. Use advanced editor.',
 # Carte/Squence has branchings. Use advanced diterou.  # Carte/Séquence has branchings. Use advanced éditerou.
    'Map has conditions. Use advanced editor.'     'Map has conditions. Use advanced editor.'
 => 'Map has conditions. Use advanced editor.',  => 'Map has conditions. Use advanced editor.',
 # Carte/Squence has conditions. Use advanced diterou.  # Carte/Séquence has conditions. Use advanced éditerou.
    'Map has resource parameters. Use advanced editor.'     'Map has resource parameters. Use advanced editor.'
 => 'Map has resource parameters. Use advanced editor.',  => 'Map has resource parameters. Use advanced editor.',
 # Carte/Squence has Ressource parameters. Use advanced diterou.  # Carte/Séquence has Ressource parameters. Use advanced éditerou.
    'Map has unconnected resources. Use advanced editor.'     'Map has unconnected resources. Use advanced editor.'
 => 'Map has unconnected resources. Use advanced editor.',  => 'Map has unconnected resources. Use advanced editor.',
 # Carte/Squence has unconnected Ressources. Use advanced diterou.  # Carte/Séquence has unconnected Ressources. Use advanced éditerou.
    'Maximum Number of Collaborators'     'Maximum Number of Collaborators'
 => 'Maximum Number of Collaborators',  => 'Maximum Number of Collaborators',
 # Maximum Number de Collabouous  # Maximum Number de Collabouàous
    'Maximum Number of Collaborators (maxcollaborators)'     'Maximum Number of Collaborators (maxcollaborators)'
 => 'Maximum Number of Collaborators (maxcollaborators)',  => 'Maximum Number of Collaborators (maxcollaborators)',
 # Maximum Number de Collabouous (maxcollabouous)  # Maximum Number de Collabouàous (maxcollabouàous)
    'Maximum Number of Tries (maxtries)'     'Maximum Number of Tries (maxtries)'
 => 'Maximum Number of Tries (maxtries)',  => 'Maximum Number of Tries (maxtries)',
 # Maximum Number de NonmbRe d essai (maxNonmbRe d essai)  # Maximum Number de NonmbRe d essai (maxNonmbRe d essai)
Line 4304  use base qw(Apache::localize); Line 4121  use base qw(Apache::localize);
 # Middle Nom  # Middle Nom
    'Missing Kerberos domain information.'     'Missing Kerberos domain information.'
 => 'Missing Kerberos domain information.',  => 'Missing Kerberos domain information.',
 # Missing Kerberos Domaine infoumion.  # Missing Kerberos Domaine infoumàion.
    'Modification may make assessment data inaccessible'     'Modification may make assessment data inaccessible'
 => 'Modification may make assessment data inaccessible',  => 'Modification may make assessment data inaccessible',
 # Modificion Mai make valuation da inaccessible  # Modificàion Mai make Évaluation dàa inaccessible
    'Modify Enrollment for'     'Modify Enrollment for'
 => 'Modify Enrollment for',  => 'Modify Enrollment for',
 # Modify inscriRement fou  # Modify inscriRement fou
    'Modify User'     'Modify User'
 => 'Modify User',  => 'Modify User',
 # Modify utiliseur  # Modify utilisàeur
    'Modify another students data'     'Modify another students data'
 => 'Modify another students data',  => 'Modify another students data',
 # Modify aNonther Etudiant(e)s da  # Modify aNonther Etudiant(e)s dàa
    'Modify deadlines, etc, for this resource'     'Modify deadlines, etc, for this resource'
 => 'Modify deadlines, etc, for this resource',  => 'Modify deadlines, etc, for this resource',
 # Modify Dates limites, etc, fou this Ressource  # Modify Dates limites, etc, fou this Ressource
    'Modifying data for user'     'Modifying data for user'
 => 'Modifying data for user',  => 'Modifying data for user',
 # Modifying da fou utiliseur  # Modifying dàa fou utilisàeur
    'Modifying this will make problems'     'Modifying this will make problems'
 => 'Modifying this will make problems',  => 'Modifying this will make problems',
 # Modifying this will make problmes  # Modifying this will make problèmes
    'Move current file to'     'Move current file to'
 => 'Move current file to',  => 'Move current file to',
 # Move Actuel Fichier Pour  # Move Actuel Fichier Pour
    'Must create new subdirectory inside a directory'     'Must create new subdirectory inside a directory'
 => 'Must create new subdirectory inside a directory',  => 'Must create new subdirectory inside a directory',
 # Must crer new subdiRecPouruy inside a diRecPouruy  # Must créer new subdiRecPouruy inside a diRecPouruy
    'Name of Role'     'Name of Role'
 => 'Name of Role',  => 'Name of Role',
 # Nom de rle  # Nom de rôle
    'Navigate'  
 => 'Navigate',  
 # naviguer  
    'New Directory'     'New Directory'
 => 'New Directory',  => 'New Directory',
 # New DiRecPouruy  # New DiRecPouruy
Line 4349  use base qw(Apache::localize); Line 4163  use base qw(Apache::localize);
 # New Ressource  # New Ressource
    'New Role'     'New Role'
 => 'New Role',  => 'New Role',
 # New rle  # New rôle
    'New User'     'New User'
 => 'New User',  => 'New User',
 # New utiliseur  # New utilisàeur
    'New Value'     'New Value'
 => 'New Value',  => 'New Value',
 # New Valeur  # New Valeur
Line 4361  use base qw(Apache::localize); Line 4175  use base qw(Apache::localize);
   
    'New assembled sequence'     'New assembled sequence'
 => 'New assembled sequence',  => 'New assembled sequence',
 # New assembled squence  # New assembled séquence
    'New custom rights file'     'New custom rights file'
 => 'New custom rights file',  => 'New custom rights file',
 # New cusPourm rights Fichier  # New cusPourm rights Fichier
Line 4370  use base qw(Apache::localize); Line 4184  use base qw(Apache::localize);
 # New Fichier  # New Fichier
    'New problem'     'New problem'
 => 'New problem',  => 'New problem',
 # New problme  # New problème
    'New style file'     'New style file'
 => 'New style file',  => 'New style file',
 # New style Fichier  # New style Fichier
Line 4382  use base qw(Apache::localize); Line 4196  use base qw(Apache::localize);
 # Prochain ->  # Prochain ->
    'No Access or Usages Statistics are available for this resource.'     'No Access or Usages Statistics are available for this resource.'
 => 'No Access or Usages Statistics are available for this resource.',  => 'No Access or Usages Statistics are available for this resource.',
 # Non Access ou Usages Stistics aRe available fou this Ressource.  # Non Access ou Usages Stàistics aRe available fou this Ressource.
    'No Assessment Statistical Data is available for this resource'     'No Assessment Statistical Data is available for this resource'
 => 'No Assessment Statistical Data is available for this resource',  => 'No Assessment Statistical Data is available for this resource',
 # Non valuation Stistical Da is available fou this Ressource  # Non Évaluation Stàistical Dàa is available fou this Ressource
    'No Evaluation Data is available for this resource.'     'No Evaluation Data is available for this resource.'
 => 'No Evaluation Data is available for this resource.',  => 'No Evaluation Data is available for this resource.',
 # Non Evaluion Da is available fou this Ressource.  # Non Evaluàion Dàa is available fou this Ressource.
    'No new filename specified.'     'No new filename specified.'
 => 'No new filename specified.',  => 'No new filename specified.',
 # Non new FichierNom specified.  # Non new FichierNom specified.
Line 4406  use base qw(Apache::localize); Line 4220  use base qw(Apache::localize);
 # Nont Ouvrir Pour be VisualiseRed  # Nont Ouvrir Pour be VisualiseRed
    'Notification of enrollment changes'     'Notification of enrollment changes'
 => 'Notification of enrollment changes',  => 'Notification of enrollment changes',
 # Nontificion de inscriRement Changezs  # Nontificàion de inscriRement Changezs
    'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?'     'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?'
 => 'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?',  => 'Notification to course coordinator via LON-CAPA message when enrollment changes occur during the automated update?',
 # Nontificion Pour cours cooudinou via LON-CAPa.m.ssage when inscriRement Changezs occur during the auPourmed vers le haut de?  # Nontificàion Pour cours cooudinàou via LON-CAPa.m.ssage when inscriRement Changezs occur during the auPourmàed vers le haut dàe?
    'Number of Tries before hints appear (hinttries)'     'Number of Tries before hints appear (hinttries)'
 => 'Number of Tries before hints appear (hinttries)',  => 'Number of Tries before hints appear (hinttries)',
 # Number de NonmbRe d essai befoue hints appear (hintNonmbRe d essai)  # Number de NonmbRe d essai befoue hints appear (hintNonmbRe d essai)
    'Number of assignments printed at the same time:'     'Number of assignments printed at the same time:'
 => 'Number of assignments printed at the same time:',  => 'Number of assignments printed at the same time:',
 # Number de assignments printed the same Temps:  # Number de assignments printed à the same Temps:
    'Number of bubbles in exam mode (numbubbles)'     'Number of bubbles in exam mode (numbubbles)'
 => 'Number of bubbles in exam mode (numbubbles)',  => 'Number of bubbles in exam mode (numbubbles)',
 # Number de bubbles in exam mode (numbubbles)  # Number de bubbles in exam mode (numbubbles)
Line 4433  use base qw(Apache::localize); Line 4247  use base qw(Apache::localize);
 # Online Aide  # Online Aide
    'Only domain coordinators can change a users password.'     'Only domain coordinators can change a users password.'
 => 'Only domain coordinators can change a users password.',  => 'Only domain coordinators can change a users password.',
 # Only Domaine cooudinous can Changez a utiliseurs passwoud.  # Only Domaine cooudinàous can Changez a utilisàeurs passwoud.
    'Open Course'     'Open Course'
 => 'Open Course',  => 'Open Course',
 # Ouvrir cours  # Ouvrir cours
    'Open all assessments'     'Open all assessments'
 => 'Open all assessments',  => 'Open all assessments',
 # Ouvrir Pourut valuations  # Ouvrir Pourut Évaluations
    'Open and correct'     'Open and correct'
 => 'Open and correct',  => 'Open and correct',
 # Ouvrir and couRect  # Ouvrir and couRect
Line 4448  use base qw(Apache::localize); Line 4262  use base qw(Apache::localize);
 # Ouvrir with full NonmbRe d essai  # Ouvrir with full NonmbRe d essai
    'Opening Date (contentopen)'     'Opening Date (contentopen)'
 => 'Opening Date (contentopen)',  => 'Opening Date (contentopen)',
 # Ouvriring De (contenPourpen)  # Ouvriring Dàe (contenPourpen)
    'Opening Date (opendate)'     'Opening Date (opendate)'
 => 'Opening Date (opendate)',  => 'Opening Date (opendate)',
 # Ouvriring De (Ouvrirde)  # Ouvriring Dàe (Ouvrirdàe)
    'Output Format: [_1]'     'Output Format: [_1]'
 => 'Output Format: [_1]',  => 'Output Format: [_1]',
 # Sortie Foum: [_1]  # Sortie Foumà: [_1]
    'Page layout'     'Page layout'
 => 'Page layout',  => 'Page layout',
   
Line 4469  use base qw(Apache::localize); Line 4283  use base qw(Apache::localize);
 # Partieie Description (Afficher)  # Partieie Description (Afficher)
    'Paste after selected'     'Paste after selected'
 => 'Paste after selected',  => 'Paste after selected',
 # Paste after Slectionezed  # Paste after Sélectionezed
    'Personal Data'     'Personal Data'
 => 'Personal Data',  => 'Personal Data',
 # Personal Da  # Personal Dàa
    'Please adjust significant figures.'     'Please adjust significant figures.'
 => 'Please adjust significant figures.',  => 'Please adjust significant figures.',
   
    'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process'     'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process'
 => 'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process',  => 'Please choose the default authentication method to be used by new users added to this LON-CAPA domain by the automated enrollment process',
 # Please choisir the par Dfaut  auEnsuiteticion method Pour be used Par new utiliseurs added Pour this LON-CAPA Domaine Par the auPourmed inscriRement process  # Please choisir the par Défaut  auEnsuiteticàion method Pour be used Par new utilisàeurs added Pour this LON-CAPA Domaine Par the auPourmàed inscriRement process
    'Please click Back on your browser and select another user, or '     'Please click Back on your browser and select another user, or '
 => 'Please click Back on your browser and select another user, or ',  => 'Please click Back on your browser and select another user, or ',
 # Please click Back on your bLigneser and Slectionner unNonther utiliseur, ou   # Please click Back on your bLigneser and Sélectionner unNonther utilisàeur, ou 
    'Please contact your LON-CAPA administrator regarding this situation.'     'Please contact your LON-CAPA administrator regarding this situation.'
 => 'Please contact your LON-CAPA administrator regarding this situation.',  => 'Please contact your LON-CAPA administrator regarding this situation.',
 # Please Contacter your LON-CAPA a.m.nistrou Regarding this situion.  # Please Contacter your LON-CAPA a.m.nistràou Regarding this situàion.
    'Please select an authentication mechanism'     'Please select an authentication mechanism'
 => 'Please select an authentication mechanism',  => 'Please select an authentication mechanism',
 # Please Slectionner unn auEnsuiteticion mechanism  # Please Sélectionner unn auEnsuiteticàion mechanism
    'Please select the authentication mechanism'     'Please select the authentication mechanism'
 => 'Please select the authentication mechanism',  => 'Please select the authentication mechanism',
 # Please Slectionez the auEnsuiteticion mechanism  # Please Sélectionez the auEnsuiteticàion mechanism
    'Please select the section you wish to set the answer open date for:'     'Please select the section you wish to set the answer open date for:'
 => 'Please select the section you wish to set the answer open date for:',  => 'Please select the section you wish to set the answer open date for:',
 # Please Slectionez the Section you wish Pour set the Rponse Ouvrir de fou:  # Please Sélectionez the Section you wish Pour set the Réponse Ouvrir dàe fou:
    'Please select the section you wish to set the due date for:'     'Please select the section you wish to set the due date for:'
 => 'Please select the section you wish to set the due date for:',  => 'Please select the section you wish to set the due date for:',
 # Please Slectionez the Section you wish Pour set the est d  de fou:  # Please Sélectionez the Section you wish Pour set the est dû  dàe fou:
    'Please select the section you wish to set the number of tries for:'     'Please select the section you wish to set the number of tries for:'
 => 'Please select the section you wish to set the number of tries for:',  => 'Please select the section you wish to set the number of tries for:',
 # Please Slectionez the Section you wish Pour set the number de NonmbRe d essai fou:  # Please Sélectionez the Section you wish Pour set the number de NonmbRe d essai fou:
    'Please select the section you wish to set the opening date for:'     'Please select the section you wish to set the opening date for:'
 => 'Please select the section you wish to set the opening date for:',  => 'Please select the section you wish to set the opening date for:',
 # Please Slectionez the Section you wish Pour set the Ouvriring de fou:  # Please Sélectionez the Section you wish Pour set the Ouvriring dàe fou:
    'Please select the section you wish to set the problem weight for:'     'Please select the section you wish to set the problem weight for:'
 => 'Please select the section you wish to set the problem weight for:',  => 'Please select the section you wish to set the problem weight for:',
 # Please Slectionez the Section you wish Pour set the problme weight fou:  # Please Sélectionez the Section you wish Pour set the problème weight fou:
    'Please select the student you wish to set the answer open date for:'     'Please select the student you wish to set the answer open date for:'
 => 'Please select the student you wish to set the answer open date for:',  => 'Please select the student you wish to set the answer open date for:',
 # Please Slectionez the Etudiant(e) you wish Pour set the Rponse Ouvrir de fou:  # Please Sélectionez the Etudiant(e) you wish Pour set the Réponse Ouvrir dàe fou:
    'Please select the student you wish to set the due date for:'     'Please select the student you wish to set the due date for:'
 => 'Please select the student you wish to set the due date for:',  => 'Please select the student you wish to set the due date for:',
 # Please Slectionez the Etudiant(e) you wish Pour set the est d  de fou:  # Please Sélectionez the Etudiant(e) you wish Pour set the est dû  dàe fou:
    'Please select the student you wish to set the number of tries for:'     'Please select the student you wish to set the number of tries for:'
 => 'Please select the student you wish to set the number of tries for:',  => 'Please select the student you wish to set the number of tries for:',
 # Please Slectionez the Etudiant(e) you wish Pour set the number de NonmbRe d essai fou:  # Please Sélectionez the Etudiant(e) you wish Pour set the number de NonmbRe d essai fou:
    'Please select the student you wish to set the opening date for:'     'Please select the student you wish to set the opening date for:'
 => 'Please select the student you wish to set the opening date for:',  => 'Please select the student you wish to set the opening date for:',
 # Please Slectionez the Etudiant(e) you wish Pour set the Ouvriring de fou:  # Please Sélectionez the Etudiant(e) you wish Pour set the Ouvriring dàe fou:
    'Please select the student you wish to set the problem weight for:'     'Please select the student you wish to set the problem weight for:'
 => 'Please select the student you wish to set the problem weight for:',  => 'Please select the student you wish to set the problem weight for:',
 # Please Slectionez the Etudiant(e) you wish Pour set the problme weight fou:  # Please Sélectionez the Etudiant(e) you wish Pour set the problème weight fou:
    'Please stand by.'     'Please stand by.'
 => 'Please stand by.',  => 'Please stand by.',
 # Please stand Par.  # Please stand Par.
    'Please use browser "Back" button and pick a filename'     'Please use browser "Back" button and pick a filename'
 => 'Please use browser "Back" button and pick a filename',  => 'Please use browser "Back" button and pick a filename',
 # Please use bLigneser "Back" butPourn and pick a FichierNom  # Please use bLigneser "Back" butPourn and pick a FichierNom
    'Portuguese - ISO'  
 => 'Portuguese - ISO',  
 # Poutuguese - ISO  
    'Print'     'Print'
 => 'Print',  => 'Print',
   
    'Privileged users that should not be hidden on staff listings'     'Privileged users that should not be hidden on staff listings'
 => 'Privileged users that should not be hidden on staff listings',  => 'Privileged users that should not be hidden on staff listings',
 # Privileged utiliseurs th should Nont be hidden on staff listings  # Privileged utilisàeurs thà should Nont be hidden on staff listings
    'Processed file'     'Processed file'
 => 'Processed file',  => 'Processed file',
 # Processed Fichier  # Processed Fichier
Line 4547  use base qw(Apache::localize); Line 4358  use base qw(Apache::localize);
 # Type de Question (Type)  # Type de Question (Type)
    'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)'     'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)'
 => 'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)',  => 'Random seed for randomly picking number of resources (optional, only set if you know what you are doing) (randompickseed)',
 # Random seed fou randomly picking number de Ressources (optional, only set if you kNonw wh you aRe doing) (randompickseed)  # Random seed fou randomly picking number de Ressources (optional, only set if you kNonw whà you aRe doing) (randompickseed)
    'Randomization algorithm used'     'Randomization algorithm used'
 => 'Randomization algorithm used',  => 'Randomization algorithm used',
 # Randomizion algouithm used  # Randomizàion algouithm used
    'Randomly pick number of resources (randompick)'     'Randomly pick number of resources (randompick)'
 => 'Randomly pick number of resources (randompick)',  => 'Randomly pick number of resources (randompick)',
 # Randomly pick number de Ressources (randompick)  # Randomly pick number de Ressources (randompick)
    'Reading results from [_1]'     'Reading results from [_1]'
 => 'Reading results from [_1]',  => 'Reading results from [_1]',
 # Lisant rsultats Partieir de  [_1]  # Lisant résultats à Partieir de  [_1]
    'Receipt algorithm used'     'Receipt algorithm used'
 => 'Receipt algorithm used',  => 'Receipt algorithm used',
 # Receipt algouithm used  # Receipt algouithm used
Line 4583  use base qw(Apache::localize); Line 4394  use base qw(Apache::localize);
 # Ressource Hidden De Etudiant(e)s (hiddenRessource)  # Ressource Hidden De Etudiant(e)s (hiddenRessource)
    'Resource alias name for conditions (mapalias)'     'Resource alias name for conditions (mapalias)'
 => 'Resource alias name for conditions (mapalias)',  => 'Resource alias name for conditions (mapalias)',
 # Ressource alias Nom fou conditions (Carte/Squencealias)  # Ressource alias Nom fou conditions (Carte/Séquencealias)
    'Resources'     'Resources'
 => 'Resources',  => 'Resources',
 # Ressources  # Ressources
Line 4598  use base qw(Apache::localize); Line 4409  use base qw(Apache::localize);
 # Return Pour documents  # Return Pour documents
    'Reverse Association'     'Reverse Association'
 => 'Reverse Association',  => 'Reverse Association',
 # Reverse Associion  # Reverse Associàion
    'Revoke'     'Revoke'
 => 'Revoke',  => 'Revoke',
   
    'Revoke Existing Roles'     'Revoke Existing Roles'
 => 'Revoke Existing Roles',  => 'Revoke Existing Roles',
 # Revoke Existing rles  # Revoke Existing rôles
    'Role'     'Role'
 => 'Role',  => 'Role',
 # rle  # rôle
    'Role Information'     'Role Information'
 => 'Role Information',  => 'Role Information',
 # rle infoumion  # rôle infoumàion
    'Russian - KOI'  
 => 'Russian - KOI',  
   
    'Save entries below as a draft answer (not submitting them for credit yet)'     'Save entries below as a draft answer (not submitting them for credit yet)'
 => 'Save entries below as a draft answer (not submitting them for credit yet)',  => 'Save entries below as a draft answer (not submitting them for credit yet)',
 # EnRegistRer enNonmbRe d essai below as a draft Rponse (Nont SoumettReting them fou crditer yet)  # EnRegistRer enNonmbRe d essai below as a draft Réponse (Nont SoumettReting them fou créditer yet)
    'Search Complete [_1]'     'Search Complete [_1]'
 => 'Search Complete [_1]',  => 'Search Complete [_1]',
 # cherchez Complete [_1]  # cherchez Complete [_1]
Line 4625  use base qw(Apache::localize); Line 4433  use base qw(Apache::localize);
 # cherchez: [_1]  # cherchez: [_1]
    'Select Action'     'Select Action'
 => 'Select Action',  => 'Select Action',
 # Slectionner unction  # Sélectionner unction
    'Select All Files'     'Select All Files'
 => 'Select All Files',  => 'Select All Files',
 # Slectionez Pourut Fichiers  # Sélectionez Pourut Fichiers
    'Select All Published'     'Select All Published'
 => 'Select All Published',  => 'Select All Published',
 # Slectionez Pourut Publi(e)  # Sélectionez Pourut Publié(e)
    'Select All Resources'     'Select All Resources'
 => 'Select All Resources',  => 'Select All Resources',
 # Slectionez Pourut Ressources  # Sélectionez Pourut Ressources
    'Select Folder'     'Select Folder'
 => 'Select Folder',  => 'Select Folder',
 # Slectionez Dossier  # Sélectionez Dossier
    'Select Only Current Students'     'Select Only Current Students'
 => 'Select Only Current Students',  => 'Select Only Current Students',
 # Slectionez Only Actuel Etudiant(e)s  # Sélectionez Only Actuel Etudiant(e)s
    'Select Problem'     'Select Problem'
 => 'Select Problem',  => 'Select Problem',
 # Slectionez problme  # Sélectionez problème
    'Select Problem(s) to print'     'Select Problem(s) to print'
 => 'Select Problem(s) to print',  => 'Select Problem(s) to print',
 # Slectionez problme(s) Pour print  # Sélectionez problème(s) Pour print
    'Select Resource(s) to print'     'Select Resource(s) to print'
 => 'Select Resource(s) to print',  => 'Select Resource(s) to print',
 # Slectionez Ressource(s) Pour print  # Sélectionez Ressource(s) Pour print
    'Select Resources To Print'     'Select Resources To Print'
 => 'Select Resources To Print',  => 'Select Resources To Print',
 # Slectionez Ressources Pour Print  # Sélectionez Ressources Pour Print
    'Select Section'     'Select Section'
 => 'Select Section',  => 'Select Section',
 # Slectionez Section  # Sélectionez Section
    'Select Sequence To Print From'     'Select Sequence To Print From'
 => 'Select Sequence To Print From',  => 'Select Sequence To Print From',
 # Slectionez squence Pour Print De  # Sélectionez séquence Pour Print De
    'Select Student'     'Select Student'
 => 'Select Student',  => 'Select Student',
 # Slectionez Etudiant(e)  # Sélectionez Etudiant(e)
    'Select Students and Resources'     'Select Students and Resources'
 => 'Select Students and Resources',  => 'Select Students and Resources',
 # Slectionez Etudiant(e)s and Ressources  # Sélectionez Etudiant(e)s and Ressources
    'Select Style File'     'Select Style File'
 => 'Select Style File',  => 'Select Style File',
 # Slectionez Style Fichier  # Sélectionez Style Fichier
    'Select a user name to modify the students information'     'Select a user name to modify the students information'
 => 'Select a user name to modify the students information',  => 'Select a user name to modify the students information',
 # Slectionner un utiliseur Nom Pour modify the Etudiant(e)s infoumion  # Sélectionner un utilisàeur Nom Pour modify the Etudiant(e)s infoumàion
    'Select a user name to view the users personal page.'     'Select a user name to view the users personal page.'
 => 'Select a user name to view the users personal page.',  => 'Select a user name to view the users personal page.',
 # Slectionner un utiliseur Nom Pour Visualiser the utiliseurs personal Page.  # Sélectionner un utilisàeur Nom Pour Visualiser the utilisàeurs personal Page.
    'Select for Section/Group'     'Select for Section/Group'
 => 'Select for Section/Group',  => 'Select for Section/Group',
 # Slectionez fou Section/Grovers le haut   # Sélectionez fou Section/Grovers le haut 
    'Select resources for the assignment'     'Select resources for the assignment'
 => 'Select resources for the assignment',  => 'Select resources for the assignment',
 # Slectionez Ressources fou the assignment  # Sélectionez Ressources fou the assignment
    'Select the folder you wish to set the parameter for:'     'Select the folder you wish to set the parameter for:'
 => 'Select the folder you wish to set the parameter for:',  => 'Select the folder you wish to set the parameter for:',
 # Slectionez the Dossier you wish Pour set the parameter fou:  # Sélectionez the Dossier you wish Pour set the parameter fou:
    'Select the problem you wish to set the parameter for:'     'Select the problem you wish to set the parameter for:'
 => 'Select the problem you wish to set the parameter for:',  => 'Select the problem you wish to set the parameter for:',
 # Slectionez the problme you wish Pour set the parameter fou:  # Sélectionez the problème you wish Pour set the parameter fou:
    'Set'     'Set'
 => 'Set',  => 'Set',
   
Line 4694  use base qw(Apache::localize); Line 4502  use base qw(Apache::localize);
 # Set cours Environment  # Set cours Environment
    'Set End Date'     'Set End Date'
 => 'Set End Date',  => 'Set End Date',
 # Set Fin/Finir De  # Set Fin/Finir Dàe
    'Set Individual User Roles'     'Set Individual User Roles'
 => 'Set Individual User Roles',  => 'Set Individual User Roles',
 # Set Individual utiliseur rles  # Set Individual utilisàeur rôles
    'Set Problem Tries'     'Set Problem Tries'
 => 'Set Problem Tries',  => 'Set Problem Tries',
 # Set problme NonmbRe d essai  # Set problème NonmbRe d essai
    'Set Problem Weight'     'Set Problem Weight'
 => 'Set Problem Weight',  => 'Set Problem Weight',
 # Set problme Weight  # Set problème Weight
    'Set Start Date'     'Set Start Date'
 => 'Set Start Date',  => 'Set Start Date',
 # Set Dbut/Commencez De  # Set Début/Commencez Dàe
    'Set answer open date for all problems in the course for ...'     'Set answer open date for all problems in the course for ...'
 => 'Set answer open date for all problems in the course for ...',  => 'Set answer open date for all problems in the course for ...',
 # Set Rponse Ouvrir de fou Pourut problmes in the cours fou ...  # Set Réponse Ouvrir dàe fou Pourut problèmes in the cours fou ...
    'Set answer open date for the selected folder for ...'     'Set answer open date for the selected folder for ...'
 => 'Set answer open date for the selected folder for ...',  => 'Set answer open date for the selected folder for ...',
 # Set Rponse Ouvrir de fou the Slectionezed Dossier fou ...  # Set Réponse Ouvrir dàe fou the Sélectionezed Dossier fou ...
    'Set answer open date for the selected problem for ...'     'Set answer open date for the selected problem for ...'
 => 'Set answer open date for the selected problem for ...',  => 'Set answer open date for the selected problem for ...',
 # Set Rponse Ouvrir de fou the Slectionezed problme fou ...  # Set Réponse Ouvrir dàe fou the Sélectionezed problème fou ...
    'Set content feedback to Course Coordinator'     'Set content feedback to Course Coordinator'
 => 'Set content feedback to Course Coordinator',  => 'Set content feedback to Course Coordinator',
 # Set content feedback Pour cours Cooudinou  # Set content feedback Pour cours Cooudinàou
    'Set course policy feedback to Course Coordinator'     'Set course policy feedback to Course Coordinator'
 => 'Set course policy feedback to Course Coordinator',  => 'Set course policy feedback to Course Coordinator',
 # Set cours policy feedback Pour cours Cooudinou  # Set cours policy feedback Pour cours Cooudinàou
    'Set due date for all problems in the course for ...'     'Set due date for all problems in the course for ...'
 => 'Set due date for all problems in the course for ...',  => 'Set due date for all problems in the course for ...',
 # Set est d  de fou Pourut problmes in the cours fou ...  # Set est dû  dàe fou Pourut problèmes in the cours fou ...
    'Set due date for the selected folder for ...'     'Set due date for the selected folder for ...'
 => 'Set due date for the selected folder for ...',  => 'Set due date for the selected folder for ...',
 # Set est d  de fou the Slectionezed Dossier fou ...  # Set est dû  dàe fou the Sélectionezed Dossier fou ...
    'Set due date for the selected problem for ...'     'Set due date for the selected problem for ...'
 => 'Set due date for the selected problem for ...',  => 'Set due date for the selected problem for ...',
 # Set est d  de fou the Slectionezed problme fou ...  # Set est dû  dàe fou the Sélectionezed problème fou ...
    'Set number of tries for all problems in the course for ...'     'Set number of tries for all problems in the course for ...'
 => 'Set number of tries for all problems in the course for ...',  => 'Set number of tries for all problems in the course for ...',
 # Set number de NonmbRe d essai fou Pourut problmes in the cours fou ...  # Set number de NonmbRe d essai fou Pourut problèmes in the cours fou ...
    'Set number of tries for the selected folder for ...'     'Set number of tries for the selected folder for ...'
 => 'Set number of tries for the selected folder for ...',  => 'Set number of tries for the selected folder for ...',
 # Set number de NonmbRe d essai fou the Slectionezed Dossier fou ...  # Set number de NonmbRe d essai fou the Sélectionezed Dossier fou ...
    'Set number of tries for the selected problem for ...'     'Set number of tries for the selected problem for ...'
 => 'Set number of tries for the selected problem for ...',  => 'Set number of tries for the selected problem for ...',
 # Set number de NonmbRe d essai fou the Slectionezed problme fou ...  # Set number de NonmbRe d essai fou the Sélectionezed problème fou ...
    'Set opening date for all problems in the course for ...'     'Set opening date for all problems in the course for ...'
 => 'Set opening date for all problems in the course for ...',  => 'Set opening date for all problems in the course for ...',
 # Set Ouvriring de fou Pourut problmes in the cours fou ...  # Set Ouvriring dàe fou Pourut problèmes in the cours fou ...
    'Set opening date for the selected folder for ...'     'Set opening date for the selected folder for ...'
 => 'Set opening date for the selected folder for ...',  => 'Set opening date for the selected folder for ...',
 # Set Ouvriring de fou the Slectionezed Dossier fou ...  # Set Ouvriring dàe fou the Sélectionezed Dossier fou ...
    'Set opening date for the selected problem for ...'     'Set opening date for the selected problem for ...'
 => 'Set opening date for the selected problem for ...',  => 'Set opening date for the selected problem for ...',
 # Set Ouvriring de fou the Slectionezed problme fou ...  # Set Ouvriring dàe fou the Sélectionezed problème fou ...
    'Set opening datefor all problems in the course for. . .'     'Set opening datefor all problems in the course for. . .'
 => 'Set opening datefor all problems in the course for. . .',  => 'Set opening datefor all problems in the course for. . .',
 # Set Ouvriring defou Pourut problmes in the cours fou. . .  # Set Ouvriring dàefou Pourut problèmes in the cours fou. . .
    'Set problem weight for all problems in the course for ...'     'Set problem weight for all problems in the course for ...'
 => 'Set problem weight for all problems in the course for ...',  => 'Set problem weight for all problems in the course for ...',
 # Set problme weight fou Pourut problmes in the cours fou ...  # Set problème weight fou Pourut problèmes in the cours fou ...
    'Set problem weight for the selected folder for ...'     'Set problem weight for the selected folder for ...'
 => 'Set problem weight for the selected folder for ...',  => 'Set problem weight for the selected folder for ...',
 # Set problme weight fou the Slectionezed Dossier fou ...  # Set problème weight fou the Sélectionezed Dossier fou ...
    'Set problem weight for the selected problem for ...'     'Set problem weight for the selected problem for ...'
 => 'Set problem weight for the selected problem for ...',  => 'Set problem weight for the selected problem for ...',
 # Set problme weight fou the Slectionezed problme fou ...  # Set problème weight fou the Sélectionezed problème fou ...
    'Set to ...'     'Set to ...'
 => 'Set to ...',  => 'Set to ...',
 # Set Pour ...  # Set Pour ...
Line 4775  use base qw(Apache::localize); Line 4583  use base qw(Apache::localize);
 # Setting the [_1] Pour [_2]  # Setting the [_1] Pour [_2]
    'Show Answer'     'Show Answer'
 => 'Show Answer',  => 'Show Answer',
 # Show Rponse  # Show Réponse
    'Show Feedback'     'Show Feedback'
 => 'Show Feedback',  => 'Show Feedback',
   
    'Show Problem Status (problemstatus)'     'Show Problem Status (problemstatus)'
 => 'Show Problem Status (problemstatus)',  => 'Show Problem Status (problemstatus)',
 # Show problme Stus (problmestus)  # Show problème Stàus (problèmestàus)
    'Show Units - Disable Entry (turnoffunit)'     'Show Units - Disable Entry (turnoffunit)'
 => 'Show Units - Disable Entry (turnoffunit)',  => 'Show Units - Disable Entry (turnoffunit)',
 # Show Units - Disable Entry (turndefunit)  # Show Units - Disable Entry (turndefunit)
    'Show all roles'  
 => 'Show all roles',  
 # Show Pourut rles  
    'Significant Digits (sig)'     'Significant Digits (sig)'
 => 'Significant Digits (sig)',  => 'Significant Digits (sig)',
   
    'Simple Edit'     'Simple Edit'
 => 'Simple Edit',  => 'Simple Edit',
 # Simple diter  # Simple éditer
    'Some items were not submitted'     'Some items were not submitted'
 => 'Some items were not submitted',  => 'Some items were not submitted',
 # Some items weRe Nont SoumettReted  # Some items weRe Nont SoumettReted
    'Start Time'     'Start Time'
 => 'Start Time',  => 'Start Time',
 # Dbut/Commencez Temps  # Début/Commencez Temps
    "Start each student's assignment on a new page/column (add a pagefeed after each assignment)"     "Start each student's assignment on a new page/column (add a pagefeed after each assignment)"
 => "Start each student's assignment on a new page/column (add a pagefeed after each assignment)",  => "Start each student's assignment on a new page/column (add a pagefeed after each assignment)",
 # Dbut/Commencez each Etudiant(e)'s assignment on a new Page/Colonne  (add a Pagefeed after each assignment)  # Début/Commencez each Etudiant(e)'s assignment on a new Page/Colonne  (add a Pagefeed after each assignment)
    'Starting Date'     'Starting Date'
 => 'Starting Date',  => 'Starting Date',
 # Commenant De  # Commençant Dàe
    'Student ID'     'Student ID'
 => 'Student ID',  => 'Student ID',
 # Etudiant(e) ID  # Etudiant(e) ID
    'Student Information'     'Student Information'
 => 'Student Information',  => 'Student Information',
 # Etudiant(e) infoumion  # Etudiant(e) infoumàion
    'Student Name'     'Student Name'
 => 'Student Name',  => 'Student Name',
 # Etudiant(e) Nom  # Etudiant(e) Nom
    'Student Status'     'Student Status'
 => 'Student Status',  => 'Student Status',
 # Etudiant(e) Stus  # Etudiant(e) Stàus
    'Student Status: [_1]'     'Student Status: [_1]'
 => 'Student Status: [_1]',  => 'Student Status: [_1]',
 # Etudiant(e) Stus: [_1]  # Etudiant(e) Stàus: [_1]
    'Student information updated successfully.'     'Student information updated successfully.'
 => 'Student information updated successfully.',  => 'Student information updated successfully.',
 # Etudiant(e) infoumion vers le haut ded successfully.  # Etudiant(e) infoumàion vers le haut dàed successfully.
    'Students need access key to enter course'     'Students need access key to enter course'
 => 'Students need access key to enter course',  => 'Students need access key to enter course',
 # Etudiant(e)s need access key Pour entRer cours  # Etudiant(e)s need access key Pour entRer cours
    'Students with expired roles'     'Students with expired roles'
 => 'Students with expired roles',  => 'Students with expired roles',
 # Etudiant(e)s with expiRed rles  # Etudiant(e)s with expiRed rôles
    'Subject:'     'Subject:'
 => 'Subject:',  => 'Subject:',
 # sujet:  # sujet:
    'Submissions'     'Submissions'
 => 'Submissions',  => 'Submissions',
 # Submissons  # Submiss¦ons
    'Submit Modifications'     'Submit Modifications'
 => 'Submit Modifications',  => 'Submit Modifications',
 # SoumettRe Modificions  # SoumettRe Modificàions
    'Submit entries below as answer to receive credit'     'Submit entries below as answer to receive credit'
 => 'Submit entries below as answer to receive credit',  => 'Submit entries below as answer to receive credit',
 # SoumettRe enNonmbRe d essai below as Rponse Pour Receive crditer  # SoumettRe enNonmbRe d essai below as Réponse Pour Receive créditer
    'Survey Question'     'Survey Question'
 => 'Survey Question',  => 'Survey Question',
   
Line 4850  use base qw(Apache::localize); Line 4655  use base qw(Apache::localize);
 # SMerish Chef  # SMerish Chef
    'System Level'     'System Level'
 => 'System Level',  => 'System Level',
 # Systme Level  # Système Level
    'Target Edit Map'     'Target Edit Map'
 => 'Target Edit Map',  => 'Target Edit Map',
 # Cible diter Carte/Squence  # Cible éditer Carte/Séquence
    'TeX unconverted due to errors'     'TeX unconverted due to errors'
 => 'TeX unconverted due to errors',  => 'TeX unconverted due to errors',
 # TeX unconverted est d  Pour errous  # TeX unconverted est dû  Pour errous
    'TeX unconverted due to previous errors'     'TeX unconverted due to previous errors'
 => 'TeX unconverted due to previous errors',  => 'TeX unconverted due to previous errors',
 # TeX unconverted est d  Pour Prcdent errous  # TeX unconverted est dû  Pour Précédent errous
    'The &quot;Course Description&quot; is the name of the course that will be seen by the students. You may now modify the description and hit &quot;Next -&gt;&quot; to continue.'     'The &quot;Course Description&quot; is the name of the course that will be seen by the students. You may now modify the description and hit &quot;Next -&gt;&quot; to continue.'
 => 'The &quot;Course Description&quot; is the name of the course that will be seen by the students. You may now modify the description and hit &quot;Next -&gt;&quot; to continue.',  => 'The &quot;Course Description&quot; is the name of the course that will be seen by the students. You may now modify the description and hit &quot;Next -&gt;&quot; to continue.',
 # The &quot;cours Description&quot; is the Nom de the cours th will be seen Par the Etudiant(e)s. You Mai Nonw modify the description and hit &quot;Prochain -&gt;&quot; Pour continue.  # The &quot;cours Description&quot; is the Nom de the cours thà will be seen Par the Etudiant(e)s. You Mai Nonw modify the description and hit &quot;Prochain -&gt;&quot; Pour continue.
    'The error reported was'     'The error reported was'
 => 'The error reported was',  => 'The error reported was',
 # The errou Repouted was  # The errou Repouted was
    'The following entries will be used to identify the course according to the naming scheme adopted by your institution. Your choices will be used to map an internal LON-CAPA course ID to the corresponding course section ID(s) used by the office responsible for providing official class lists for courses at your institution. This mapping is required if you choose to employ automatic population of class lists.'     'The following entries will be used to identify the course according to the naming scheme adopted by your institution. Your choices will be used to map an internal LON-CAPA course ID to the corresponding course section ID(s) used by the office responsible for providing official class lists for courses at your institution. This mapping is required if you choose to employ automatic population of class lists.'
 => 'The following entries will be used to identify the course according to the naming scheme adopted by your institution. Your choices will be used to map an internal LON-CAPA course ID to the corresponding course section ID(s) used by the office responsible for providing official class lists for courses at your institution. This mapping is required if you choose to employ automatic population of class lists.',  => 'The following entries will be used to identify the course according to the naming scheme adopted by your institution. Your choices will be used to map an internal LON-CAPA course ID to the corresponding course section ID(s) used by the office responsible for providing official class lists for courses at your institution. This mapping is required if you choose to employ automatic population of class lists.',
 # The following enNonmbRe d essai will be used Pour identify the cours accouding Pour the naming scheme adopted Par your institution. Your choices will be used Pour Carte/Squence an internal LON-CAPA cours ID Pour the couResponding cours Section ID(s) used Par the defice Responsible fou providing deficial class lists fou courss your institution. This Carte/Squenceping is RequiRed if you choisir Pour employ auPourmic populion de class lists.  # The following enNonmbRe d essai will be used Pour identify the cours accouding Pour the naming scheme adopted Par your institution. Your choices will be used Pour Carte/Séquence an internal LON-CAPA cours ID Pour the couResponding cours Section ID(s) used Par the defice Responsible fou providing deficial class lists fou courss à your institution. This Carte/Séquenceping is RequiRed if you choisir Pour employ auPourmàic populàion de class lists.
    "The following settings control automatic enrollment of students in this class based on information available for this specific course from your institution's official classlists."     "The following settings control automatic enrollment of students in this class based on information available for this specific course from your institution's official classlists."
 => "The following settings control automatic enrollment of students in this class based on information available for this specific course from your institution's official classlists.",  => "The following settings control automatic enrollment of students in this class based on information available for this specific course from your institution's official classlists.",
 # The following settings control auPourmic inscriRement de Etudiant(e)s in this class based on infoumion available fou this specific cours De your institution's deficial classlists.  # The following settings control auPourmàic inscriRement de Etudiant(e)s in this class based on infoumàion available fou this specific cours De your institution's deficial classlists.
    'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options'     'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options'
 => 'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options',  => 'The question can not be gotten correct, the following foils in the &lt;optionresponse&gt; have invalid correct options',
 # The question can Nont be gotten couRect, the following Alternatives in the &lt;optionResponse&gt; have invalid couRect options  # The question can Nont be gotten couRect, the following Alternatives in the &lt;optionResponse&gt; have invalid couRect options
Line 4886  use base qw(Apache::localize); Line 4691  use base qw(Apache::localize);
 # TheRe aRe Actuelly Non Errou Messages fou this Ressource.  # TheRe aRe Actuelly Non Errou Messages fou this Ressource.
    'There are no Evaluation Comments on this resource.'     'There are no Evaluation Comments on this resource.'
 => 'There are no Evaluation Comments on this resource.',  => 'There are no Evaluation Comments on this resource.',
 # TheRe aRe Non Evaluion Comments on this Ressource.  # TheRe aRe Non Evaluàion Comments on this Ressource.
    'There are no currently enrolled students in the course.'     'There are no currently enrolled students in the course.'
 => 'There are no currently enrolled students in the course.',  => 'There are no currently enrolled students in the course.',
 # TheRe aRe Non Actuelly inscriReed Etudiant(e)s in the cours.  # TheRe aRe Non Actuelly inscriReed Etudiant(e)s in the cours.
    'There are no currently enrolled students in the selected sections.'     'There are no currently enrolled students in the selected sections.'
 => 'There are no currently enrolled students in the selected sections.',  => 'There are no currently enrolled students in the selected sections.',
 # TheRe aRe Non Actuelly inscriReed Etudiant(e)s in the Slectionezed Sections.  # TheRe aRe Non Actuelly inscriReed Etudiant(e)s in the Sélectionezed Sections.
    'There are no previously enrolled students in the course.'     'There are no previously enrolled students in the course.'
 => 'There are no previously enrolled students in the course.',  => 'There are no previously enrolled students in the course.',
 # TheRe aRe Non Prcdently inscriReed Etudiant(e)s in the cours.  # TheRe aRe Non Précédently inscriReed Etudiant(e)s in the cours.
    'There are no previously enrolled students in the selected sections.'     'There are no previously enrolled students in the selected sections.'
 => 'There are no previously enrolled students in the selected sections.',  => 'There are no previously enrolled students in the selected sections.',
 # TheRe aRe Non Prcdently inscriReed Etudiant(e)s in the Slectionezed Sections.  # TheRe aRe Non Précédently inscriReed Etudiant(e)s in the Sélectionezed Sections.
    'There are no students in the course.'     'There are no students in the course.'
 => 'There are no students in the course.',  => 'There are no students in the course.',
 # TheRe aRe Non Etudiant(e)s in the cours.  # TheRe aRe Non Etudiant(e)s in the cours.
    'There are no students in the selected sections.'     'There are no students in the selected sections.'
 => 'There are no students in the selected sections.',  => 'There are no students in the selected sections.',
 # TheRe aRe Non Etudiant(e)s in the Slectionezed Sections.  # TheRe aRe Non Etudiant(e)s in the Sélectionezed Sections.
    'There was an error determining the environment values for'     'There was an error determining the environment values for'
 => 'There was an error determining the environment values for',  => 'There was an error determining the environment values for',
 # TheRe was an errou determining the environment Valeurs fou  # TheRe was an errou determining the environment Valeurs fou
    'This controls how receipt numbers are generated.'     'This controls how receipt numbers are generated.'
 => 'This controls how receipt numbers are generated.',  => 'This controls how receipt numbers are generated.',
 # This controls how Receipt numbers aRe genered.  # This controls how Receipt numbers aRe generàed.
    'This helper will set up your LON-CAPA course and choose which features will be active.'     'This helper will set up your LON-CAPA course and choose which features will be active.'
 => 'This helper will set up your LON-CAPA course and choose which features will be active.',  => 'This helper will set up your LON-CAPA course and choose which features will be active.',
 # This Aideer will set vers le haut  your LON-CAPA cours and choisir which feuRes will be active.  # This Aideer will set vers le haut  your LON-CAPA cours and choisir which feàuRes will be active.
    'To create a new'     'To create a new'
 => 'To create a new',  => 'To create a new',
 # Pour crer a new  # Pour créer a new
    'Top Level Map'     'Top Level Map'
 => 'Top Level Map',  => 'Top Level Map',
 # Pourp Level Carte/Squence  # Pourp Level Carte/Séquence
    'Turkish - ISO'  
 => 'Turkish - ISO',  
   
    'Type Name Here'     'Type Name Here'
 => 'Type Name Here',  => 'Type Name Here',
 # Type Nom HeRe  # Type Nom HeRe
Line 4937  use base qw(Apache::localize); Line 4739  use base qw(Apache::localize);
 # Unable Pour inscriRe  # Unable Pour inscriRe
    'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are'     'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are'
 => 'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are',  => 'Unable to publish file, it contains duplicated ID(s), ID(s) need to be unique. The duplicated ID(s) are',
 # Unable Pour Publier Fichier, it contains dvers le haut liced ID(s), ID(s) need Pour be unique. The dvers le haut liced ID(s) aRe  # Unable Pour Publier Fichier, it contains dvers le haut licàed ID(s), ID(s) need Pour be unique. The dvers le haut licàed ID(s) aRe
    'Unable to retrieve environment data for'     'Unable to retrieve environment data for'
 => 'Unable to retrieve environment data for',  => 'Unable to retrieve environment data for',
 # Unable Pour RestauRer environment da fou  # Unable Pour RestauRer environment dàa fou
    'Unable to set default dates for course'     'Unable to set default dates for course'
 => 'Unable to set default dates for course',  => 'Unable to set default dates for course',
 # Unable Pour set par Dfaut  des fou cours  # Unable Pour set par Défaut  dàes fou cours
    'Unavailable course'     'Unavailable course'
 => 'Unavailable course',  => 'Unavailable course',
 # Unavailable cours  # Unavailable cours
Line 4952  use base qw(Apache::localize); Line 4754  use base qw(Apache::localize);
 # UnkNonwn Action  # UnkNonwn Action
    'Unselect All Files'     'Unselect All Files'
 => 'Unselect All Files',  => 'Unselect All Files',
 # UnSlectionez Pourut Fichiers  # UnSélectionez Pourut Fichiers
    'Unselect All Published'     'Unselect All Published'
 => 'Unselect All Published',  => 'Unselect All Published',
 # UnSlectionez Pourut Publi(e)  # UnSélectionez Pourut Publié(e)
    'Unselect All Resources'     'Unselect All Resources'
 => 'Unselect All Resources',  => 'Unselect All Resources',
 # UnSlectionez Pourut Ressources  # UnSélectionez Pourut Ressources
    'Unselect for Section/Group'     'Unselect for Section/Group'
 => 'Unselect for Section/Group',  => 'Unselect for Section/Group',
 # UnSlectionez fou Section/Grovers le haut   # UnSélectionez fou Section/Grovers le haut 
    'Upload class list'  
 => 'Upload class list',  
 # vers le haut Charge du Serveur class list  
    'Upload file'     'Upload file'
 => 'Upload file',  => 'Upload file',
 # vers le haut Charge du Serveur Fichier  # vers le haut Charge du Serveur Fichier
Line 4976  use base qw(Apache::localize); Line 4775  use base qw(Apache::localize);
 # Visualiser the FAQ  # Visualiser the FAQ
    'Visibly Separate Items on Pages'     'Visibly Separate Items on Pages'
 => 'Visibly Separate Items on Pages',  => 'Visibly Separate Items on Pages',
 # Visibly Separe Items on Pages  # Visibly Separàe Items on Pages
    'WARNING: The metadata table does not exist in the LON-CAPA database.'     'WARNING: The metadata table does not exist in the LON-CAPA database.'
 => 'WARNING: The metadata table does not exist in the LON-CAPA database.',  => 'WARNING: The metadata table does not exist in the LON-CAPA database.',
 # WARNING: The metada table does Nont exist in the LON-CAPA dabase.  # WARNING: The metadàa table does Nont exist in the LON-CAPA dàabase.
    'Warning: change of MIME type!'     'Warning: change of MIME type!'
 => 'Warning: change of MIME type!',  => 'Warning: change of MIME type!',
 # Warning: Changez de Type Mime!  # Warning: Changez de Type Mime!
Line 4988  use base qw(Apache::localize); Line 4787  use base qw(Apache::localize);
 # Warning: Cible Fichier exists!  # Warning: Cible Fichier exists!
    'Warning: target file exists, and has been published!'     'Warning: target file exists, and has been published!'
 => 'Warning: target file exists, and has been published!',  => 'Warning: target file exists, and has been published!',
 # Warning: Cible Fichier exists, and has been Publi(e)!  # Warning: Cible Fichier exists, and has been Publié(e)!
    'Weight (weight)'     'Weight (weight)'
 => 'Weight (weight)',  => 'Weight (weight)',
   
Line 4997  use base qw(Apache::localize); Line 4796  use base qw(Apache::localize);
 # Bienvenue Pour Your New LON-CAPA cours  # Bienvenue Pour Your New LON-CAPA cours
    'What parameter do you want to set for the selected folder?'     'What parameter do you want to set for the selected folder?'
 => 'What parameter do you want to set for the selected folder?',  => 'What parameter do you want to set for the selected folder?',
 # Wh parameter do you want Pour set fou the Slectionezed Dossier?  # Whà parameter do you want Pour set fou the Sélectionezed Dossier?
    'What parameter do you want to set for the selected problem?'     'What parameter do you want to set for the selected problem?'
 => 'What parameter do you want to set for the selected problem?',  => 'What parameter do you want to set for the selected problem?',
 # Wh parameter do you want Pour set fou the Slectionezed problme?  # Whà parameter do you want Pour set fou the Sélectionezed problème?
    'What should the answer open date be set to?'     'What should the answer open date be set to?'
 => 'What should the answer open date be set to?',  => 'What should the answer open date be set to?',
 # Wh should the Rponse Ouvrir de be set Pour?  # Whà should the Réponse Ouvrir dàe be set Pour?
    'What should the due date be set to?'     'What should the due date be set to?'
 => 'What should the due date be set to?',  => 'What should the due date be set to?',
 # Wh should the est d  de be set Pour?  # Whà should the est dû  dàe be set Pour?
    'What weight should be set for all problems in the course?'     'What weight should be set for all problems in the course?'
 => 'What weight should be set for all problems in the course?',  => 'What weight should be set for all problems in the course?',
 # Wh weight should be set fou Pourut problmes in the cours?  # Whà weight should be set fou Pourut problèmes in the cours?
    'What weight should be set for the selected folder?'     'What weight should be set for the selected folder?'
 => 'What weight should be set for the selected folder?',  => 'What weight should be set for the selected folder?',
 # Wh weight should be set fou the Slectionezed Dossier?  # Whà weight should be set fou the Sélectionezed Dossier?
    'What weight should be set for the selected problem?'     'What weight should be set for the selected problem?'
 => 'What weight should be set for the selected problem?',  => 'What weight should be set for the selected problem?',
 # Wh weight should be set fou the Slectionezed problme?  # Whà weight should be set fou the Sélectionezed problème?
    'Width'     'Width'
 => 'Width',  => 'Width',
   
    'You are working with an unsaved version of your map.'     'You are working with an unsaved version of your map.'
 => 'You are working with an unsaved version of your map.',  => 'You are working with an unsaved version of your map.',
 # You aRe wouking with an unEnRegistRerd Version de your Carte/Squence.  # You aRe wouking with an unEnRegistRerd Version de your Carte/Séquence.
    'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.'     'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.'
 => 'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.',  => 'You changed the students id but did not disable the ID change safeguard. The students id will not be changed.',
 # You Changezd the Etudiant(e)s id but did Nont disable the ID Changez safeguard. The Etudiant(e)s id will Nont be Changezd.  # You Changezd the Etudiant(e)s id but did Nont disable the ID Changez safeguard. The Etudiant(e)s id will Nont be Changezd.
    'Your course is now set up. Please select the Finish Course Initialization button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen, by pushing the Course Environment button.'     'Your course is now set up. Please select the Finish Course Initialization button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen, by pushing the Course Environment button.'
 => 'Your course is now set up. Please select the Finish Course Initialization button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen, by pushing the Course Environment button.',  => 'Your course is now set up. Please select the Finish Course Initialization button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen, by pushing the Course Environment button.',
 # Your cours is Nonw set vers le haut . Please Slectionez the Finish cours Initializion butPourn Pour Re-intialize the cours with your chosen settings. Remember th Pourut de these settings can be Modifi(e) in the paramtRes scReen, Par pushing the cours Environment butPourn.  # Your cours is Nonw set vers le haut . Please Sélectionez the Finish cours Initializàion butPourn Pour Re-intialize the cours with your chosen settings. Remember thà Pourut de these settings can be Modifié(e) in the paramètRes scReen, Par pushing the cours Environment butPourn.
    'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.'     'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.'
 => 'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.',  => 'Your request to change the role information for this student was refused. You do not appear to have sufficient authority to change student information.',
 # Your Request Pour Changez the rle infoumion fou this Etudiant(e) was Refused. You do Nont appear Pour have sufficient authouity Pour Changez Etudiant(e) infoumion.  # Your Request Pour Changez the rôle infoumàion fou this Etudiant(e) was Refused. You do Nont appear Pour have sufficient authouity Pour Changez Etudiant(e) infoumàion.
    '[_1] (what you just saw on the screen)'     '[_1] (what you just saw on the screen)'
 => '[_1] (what you just saw on the screen)',  => '[_1] (what you just saw on the screen)',
 # [_1] (wh you just saw on the scReen)  # [_1] (whà you just saw on the scReen)
    '[_1] Filesystem Authenticated (mit Anfangspasswort [_2])'  
 => '[_1] Filesystem Authenticated (mit Anfangspasswort [_2])',  
 # [_1] FichierSystme AuEnsuiteticed (mit Anfangspasswout [_2])  
    '[_1] Internally authenticated (mit Anfangspasswort [_2])'  
 => '[_1] Internally authenticated (mit Anfangspasswort [_2])',  
 # [_1] InternPouruty auEnsuiteticed (mit Anfangspasswout [_2])  
    '[_1] Local Authentication with argument [_2]'     '[_1] Local Authentication with argument [_2]'
 => '[_1] Local Authentication with argument [_2]',  => '[_1] Local Authentication with argument [_2]',
 # [_1] Local AuEnsuiteticion with argument [_2]  # [_1] Local AuEnsuiteticàion with argument [_2]
    '[_1] Records per Page'     '[_1] Records per Page'
 => '[_1] Records per Page',  => '[_1] Records per Page',
 # [_1] Recouds Par Page  # [_1] Recouds Par Page
Line 5066  use base qw(Apache::localize); Line 4859  use base qw(Apache::localize);
 # [_2] secondees  # [_2] secondees
    'a comma separated list of course sections crosslisted with the current course, with each entry including the institutional course section name followed by a colon and then the (optional) groupID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2'     'a comma separated list of course sections crosslisted with the current course, with each entry including the institutional course section name followed by a colon and then the (optional) groupID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2'
 => 'a comma separated list of course sections crosslisted with the current course, with each entry including the institutional course section name followed by a colon and then the (optional) groupID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2',  => 'a comma separated list of course sections crosslisted with the current course, with each entry including the institutional course section name followed by a colon and then the (optional) groupID to be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2',
 # a comma separed list de cours Sections crosslisted with the Actuel cours, with each entry including the institutional cours Section Nom folloMer Par a colon and Ensuite the (optional) grovers le haut ID Pour be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2  # a comma separàed list de cours Sections crosslisted with the Actuel cours, with each entry including the institutional cours Section Nom folloMer Par a colon and Ensuite the (optional) grovers le haut ID Pour be used in LON-CAPA, e.g., fs03ent231001:ent1,fs03bot231001:bot1,fs03zol231002:bot2
    'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section/group ID to be used in LON-CAPA e.g., 001:1,002:2'     'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section/group ID to be used in LON-CAPA e.g., 001:1,002:2'
 => 'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section/group ID to be used in LON-CAPA e.g., 001:1,002:2',  => 'a comma separated list of institutional section numbers, each separated by a colon from the (optional) corresponding section/group ID to be used in LON-CAPA e.g., 001:1,002:2',
 # a comma separed list de institutional Section numbers, each separed Par a colon De the (optional) couResponding Section/grovers le haut  ID Pour be used in LON-CAPA e.g., 001:1,002:2  # a comma separàed list de institutional Section numbers, each separàed Par a colon De the (optional) couResponding Section/grovers le haut  ID Pour be used in LON-CAPA e.g., 001:1,002:2
    'aboutlon.gif'     'aboutlon.gif'
 => 'aboutlon.gif',  => 'aboutlon.gif',
   
Line 5078  use base qw(Apache::localize); Line 4871  use base qw(Apache::localize);
 # accessbutPourn.gif  # accessbutPourn.gif
    'after selected'     'after selected'
 => 'after selected',  => 'after selected',
 # after Slectionezed  # after Sélectionezed
    'all resources in the course'     'all resources in the course'
 => 'all resources in the course',  => 'all resources in the course',
 # Pourut Ressources in the cours  # Pourut Ressources in the cours
Line 5102  use base qw(Apache::localize); Line 4895  use base qw(Apache::localize);
 # aNont.gif  # aNont.gif
    'answer date'     'answer date'
 => 'answer date',  => 'answer date',
 # Rponse de  # Réponse dàe
    'backward'     'backward'
 => 'backward',  => 'backward',
   
Line 5123  use base qw(Apache::localize); Line 4916  use base qw(Apache::localize);
 # Par  # Par
    'catalog'     'catalog'
 => 'catalog',  => 'catalog',
 # calog  # càalog
    'catalog.gif'     'catalog.gif'
 => 'catalog.gif',  => 'catalog.gif',
 # calog.gif  # càalog.gif
    'ccrs.gif'     'ccrs.gif'
 => 'ccrs.gif',  => 'ccrs.gif',
   
Line 5189  use base qw(Apache::localize); Line 4982  use base qw(Apache::localize);
 # Domaine  # Domaine
    'due date'     'due date'
 => 'due date',  => 'due date',
 # est d  de  # est dû  dàe
    'edit crs'     'edit crs'
 => 'edit crs',  => 'edit crs',
 # diter crs  # éditer crs
    'egrd.gif'     'egrd.gif'
 => 'egrd.gif',  => 'egrd.gif',
   
Line 5204  use base qw(Apache::localize); Line 4997  use base qw(Apache::localize);
   
    'evaluate'     'evaluate'
 => 'evaluate',  => 'evaluate',
 # evalue  # evaluàe
    'expired or revoked'     'expired or revoked'
 => 'expired or revoked',  => 'expired or revoked',
 # expiRed ou Revoked  # expiRed ou Revoked
Line 5240  use base qw(Apache::localize); Line 5033  use base qw(Apache::localize);
 # fou Section [_1]  # fou Section [_1]
    'for the map named [_1]'     'for the map named [_1]'
 => 'for the map named [_1]',  => 'for the map named [_1]',
 # fou the Carte/Squence Nomd [_1]  # fou the Carte/Séquence Nomd [_1]
    'for the resource named [_1]'     'for the resource named [_1]'
 => 'for the resource named [_1]',  => 'for the resource named [_1]',
 # fou the Ressource Nomd [_1]  # fou the Ressource Nomd [_1]
    'for visible separation'     'for visible separation'
 => 'for visible separation',  => 'for visible separation',
 # fou visible separion  # fou visible separàion
    'forward'     'forward'
 => 'forward',  => 'forward',
 # fouward  # fouward
Line 5258  use base qw(Apache::localize); Line 5051  use base qw(Apache::localize);
 # De Actuel subdiRecPouruy  # De Actuel subdiRecPouruy
    'generation'     'generation'
 => 'generation',  => 'generation',
 # generion  # generàion
    'grds.gif'     'grds.gif'
 => 'grds.gif',  => 'grds.gif',
   
    'have different numbers and answers'     'have different numbers and answers'
 => 'have different numbers and answers',  => 'have different numbers and answers',
 # have diffeRent numbers and Rponses  # have diffeRent numbers and Réponses
    'helper'     'helper'
 => 'helper',  => 'helper',
 # Aideer  # Aideer
Line 5282  use base qw(Apache::localize); Line 5075  use base qw(Apache::localize);
   
    'is in this state by royal decree.'     'is in this state by royal decree.'
 => 'is in this state by royal decree.',  => 'is in this state by royal decree.',
 # is in this ste Par royal decRee.  # is in this stàe Par royal decRee.
    'is ready for download'     'is ready for download'
 => 'is ready for download',  => 'is ready for download',
 # is Ready fou downCharge du Serveur  # is Ready fou downCharge du Serveur
Line 5297  use base qw(Apache::localize); Line 5090  use base qw(Apache::localize);
   
    'make these dates the default for future enrollment'     'make these dates the default for future enrollment'
 => 'make these dates the default for future enrollment',  => 'make these dates the default for future enrollment',
 # make these des the par Dfaut  fou futuRe inscriRement  # make these dàes the par Défaut  fou futuRe inscriRement
    'middle name'     'middle name'
 => 'middle name',  => 'middle name',
 # middle Nom  # middle Nom
Line 5309  use base qw(Apache::localize); Line 5102  use base qw(Apache::localize);
   
    'no ending date'     'no ending date'
 => 'no ending date',  => 'no ending date',
 # Non Fin/Finiring de  # Non Fin/Finiring dàe
    'number'     'number'
 => 'number',  => 'number',
   
Line 5318  use base qw(Apache::localize); Line 5111  use base qw(Apache::localize);
 # number de NonmbRe d essai  # number de NonmbRe d essai
    'obsoletereplacement'     'obsoletereplacement'
 => 'obsoletereplacement',  => 'obsoletereplacement',
 # dsuetReplacement  # désuetReplacement
    'only check if you know what you are doing'     'only check if you know what you are doing'
 => 'only check if you know what you are doing',  => 'only check if you know what you are doing',
 # only check if you kNonw wh you aRe doing  # only check if you kNonw whà you aRe doing
    'only search domain'     'only search domain'
 => 'only search domain',  => 'only search domain',
 # only cherchez Domaine  # only cherchez Domaine
    'opening date'     'opening date'
 => 'opening date',  => 'opening date',
 # Ouvriring de  # Ouvriring dàe
    'optional'     'optional'
 => 'optional',  => 'optional',
   
Line 5345  use base qw(Apache::localize); Line 5138  use base qw(Apache::localize);
 # pRev &nbsp; [_3]ReCharge du Serveur[_4] &nbsp; [_5]Prochain[_6]  # pRev &nbsp; [_3]ReCharge du Serveur[_4] &nbsp; [_5]Prochain[_6]
    'private'     'private'
 => 'private',  => 'private',
 # prive  # privàe
    'problem weight'     'problem weight'
 => 'problem weight',  => 'problem weight',
 # problme weight  # problème weight
    'prt.gif'     'prt.gif'
 => 'prt.gif',  => 'prt.gif',
   
Line 5360  use base qw(Apache::localize); Line 5153  use base qw(Apache::localize);
   
    'role,role,...'     'role,role,...'
 => 'role,role,...',  => 'role,role,...',
 # rle,rle,...  # rôle,rôle,...
    'roles.gif'     'roles.gif'
 => 'roles.gif',  => 'roles.gif',
 # rles.gif  # rôles.gif
    'sbkm.gif'     'sbkm.gif'
 => 'sbkm.gif',  => 'sbkm.gif',
   
Line 5372  use base qw(Apache::localize); Line 5165  use base qw(Apache::localize);
   
    'selected students'     'selected students'
 => 'selected students',  => 'selected students',
 # Slectionezed Etudiant(e)s  # Sélectionezed Etudiant(e)s
    'set'     'set'
 => 'set',  => 'set',
   
Line 5396  use base qw(Apache::localize); Line 5189  use base qw(Apache::localize);
 # standard courss only  # standard courss only
    'stat.gif'     'stat.gif'
 => 'stat.gif',  => 'stat.gif',
 # st.gif  # stà.gif
    'student'     'student'
 => 'student',  => 'student',
 # Etudiant(e)  # Etudiant(e)
Line 5405  use base qw(Apache::localize); Line 5198  use base qw(Apache::localize);
 # Etudiant(e) Nom  # Etudiant(e) Nom
    'tations'     'tations'
 => 'tations',  => 'tations',
 # tions  # tàions
    'template'     'template'
 => 'template',  => 'template',
 # temple  # templàe
    'this'     'this'
 => 'this',  => 'this',
   
Line 5420  use base qw(Apache::localize); Line 5213  use base qw(Apache::localize);
 # Pour [_1] ([_2])  # Pour [_1] ([_2])
    'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231'     'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231'
 => 'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231',  => 'to interface with institutional data, e.g., fs03glg231 for Fall 2003 Geology 231',
 # Pour interface with institutional da, e.g., fs03glg231 fou FPourut 2003 Geology 231  # Pour interface with institutional dàa, e.g., fs03glg231 fou FPourut 2003 Geology 231
    'unable to enroll'     'unable to enroll'
 => 'unable to enroll',  => 'unable to enroll',
 # unable Pour inscriRe  # unable Pour inscriRe
Line 5429  use base qw(Apache::localize); Line 5222  use base qw(Apache::localize);
 # uncheck Pourut  # uncheck Pourut
    'use related words'     'use related words'
 => 'use related words',  => 'use related words',
 # use Reled wouds  # use Relàed wouds
    'userauthentication.gif'     'userauthentication.gif'
 => 'userauthentication.gif',  => 'userauthentication.gif',
 # utiliseurauEnsuiteticion.gif  # utilisàeurauEnsuiteticàion.gif
    'username'     'username'
 => 'username',  => 'username',
 # utiliseurNom  # utilisàeurNom
    'vbkm.gif'     'vbkm.gif'
 => 'vbkm.gif',  => 'vbkm.gif',
   
Line 5444  use base qw(Apache::localize); Line 5237  use base qw(Apache::localize);
   
    'waiting on [_1]'     'waiting on [_1]'
 => 'waiting on [_1]',  => 'waiting on [_1]',
 # tFin/Finirant [_1]  # àtFin/Finirant [_1]
    'what you just saw on the screen'     'what you just saw on the screen'
 => 'what you just saw on the screen',  => 'what you just saw on the screen',
 # wh you just saw on the scReen  # whà you just saw on the scReen
    'with server'     'with server'
 => 'with server',  => 'with server',
 # with Serveur  # with Serveur
Line 5457  use base qw(Apache::localize); Line 5250  use base qw(Apache::localize);
   
   
 #SYNC Tue Aug 15 14:43:21 2006  #SYNC Tue Aug 15 14:43:21 2006
    '# 16 Aug 14:45'  
 => '# 16 Aug 14:45',  
 # # [_1]6 Aug [_1]4:45  
    'Enter my portfolio space'     'Enter my portfolio space'
 => 'Enter my portfolio space',  => 'Enter my portfolio space',
 # entRer Lun/ma.m.s poutfolio espace  # entRer Lun/ma.m.s poutfolio espace
    'No syllabus information provided.'     'No syllabus information provided.'
 => 'No syllabus information provided.',  => 'No syllabus information provided.',
 # Non Programmes d tudes infoumion provided.  # Non Programmes d études infoumàion provided.
    'Post Discussion'     'Post Discussion'
 => 'Post Discussion',  => 'Post Discussion',
   
Line 5478  use base qw(Apache::localize); Line 5268  use base qw(Apache::localize);
   
   
 #SYNC Tue Aug 15 16:12:11 2006  #SYNC Tue Aug 15 16:12:11 2006
    '# mt fehlt'  
 => '# mt fehlt',  
   
    'Agree'     'Agree'
 => 'Agree',  => 'Agree',
   
Line 5495  use base qw(Apache::localize); Line 5282  use base qw(Apache::localize);
   
    'General Intro'     'General Intro'
 => 'General Intro',  => 'General Intro',
 # gneral intro  # géneral intro
    'Greek Symbols'     'Greek Symbols'
 => 'Greek Symbols',  => 'Greek Symbols',
   
Line 5516  use base qw(Apache::localize); Line 5303  use base qw(Apache::localize);
   
    'Launch navigation window'     'Launch navigation window'
 => 'Launch navigation window',  => 'Launch navigation window',
 # Launch navigion window  # Launch navigàion window
    'Lowest Grade Level'     'Lowest Grade Level'
 => 'Lowest Grade Level',  => 'Lowest Grade Level',
   
Line 5534  use base qw(Apache::localize); Line 5321  use base qw(Apache::localize);
   
    'Please check at least one of the following feedback types:'     'Please check at least one of the following feedback types:'
 => 'Please check at least one of the following feedback types:',  => 'Please check at least one of the following feedback types:',
 # Please check least one de the following feedback Types:  # Please check à least one de the following feedback Types:
    'Please rank the following criteria:'     'Please rank the following criteria:'
 => 'Please rank the following criteria:',  => 'Please rank the following criteria:',
   
Line 5549  use base qw(Apache::localize); Line 5336  use base qw(Apache::localize);
 # Question/Comment/feedback about cours policy  # Question/Comment/feedback about cours policy
    'Select a Course to Enter'     'Select a Course to Enter'
 => 'Select a Course to Enter',  => 'Select a Course to Enter',
 # Slectionner un cours Pour entRer  # Sélectionner un cours Pour entRer
    'Sending Messages'     'Sending Messages'
 => 'Sending Messages',  => 'Sending Messages',
 # SFin/Finiring Messages  # SFin/Finiring Messages
    'Show Me My First Homework Problem'     'Show Me My First Homework Problem'
 => 'Show Me My First Homework Problem',  => 'Show Me My First Homework Problem',
 # Show Me Lun/ma.m.s First Homewouk problme  # Show Me Lun/ma.m.s First Homewouk problème
    'Standards'     'Standards'
 => 'Standards',  => 'Standards',
   
Line 5570  use base qw(Apache::localize); Line 5357  use base qw(Apache::localize);
   
    'The material appears to be correct '     'The material appears to be correct '
 => 'The material appears to be correct ',  => 'The material appears to be correct ',
 # The merial appears Pour be couRect   # The màerial appears Pour be couRect 
    'The material is helpful '     'The material is helpful '
 => 'The material is helpful ',  => 'The material is helpful ',
 # The merial is Aideful   # The màerial is Aideful 
    'The material is presented in a clear way '     'The material is presented in a clear way '
 => 'The material is presented in a clear way ',  => 'The material is presented in a clear way ',
 # The merial is pResented in a clear way   # The màerial is pResented in a clear way 
    'The resource is technically correct (loads fast enough, does not produce errors, links work, etc) '     'The resource is technically correct (loads fast enough, does not produce errors, links work, etc) '
 => 'The resource is technically correct (loads fast enough, does not produce errors, links work, etc) ',  => 'The resource is technically correct (loads fast enough, does not produce errors, links work, etc) ',
 # The Ressource is technicPouruty couRect (Charge du Serveurs fast eNonugh, does Nont produce errous, links wouk, etc)   # The Ressource is technicPouruty couRect (Charge du Serveurs fast eNonugh, does Nont produce errous, links wouk, etc) 
Line 5584  use base qw(Apache::localize); Line 5371  use base qw(Apache::localize);
   
 #SYNC Tue Aug 15 18:55:42 2006  #SYNC Tue Aug 15 18:55:42 2006
   
   
   #SYNC Fri Aug 18 20:46:55 2006
      'HTML character entities'
   => 'HTML character entities',
   
   
 #SYNCMARKER  #SYNCMARKER
 );  );
   

Removed from v.1.6  
changed lines
  Added in v.1.17


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>