|
5 | 5 | msgid "" |
6 | 6 | msgstr "" |
7 | 7 | "Project-Id-Version: learn-ocaml ~dev\n" |
8 | | -"PO-Revision-Date: 2021-10-01 01:00+0200\n" |
| 8 | +"PO-Revision-Date: 2021-10-11 15:30+0200\n" |
9 | 9 | " Last-Translator: Louis Gesbert <[email protected]>\n" |
10 | 10 | "Language-Team: OCamlPro\n" |
11 | 11 | "Language: french\n" |
@@ -747,23 +747,23 @@ msgstr "Noter!" |
747 | 747 | msgid "abort" |
748 | 748 | msgstr "abandonner" |
749 | 749 |
|
750 | | -#: File "src/app/learnocaml_exercise_main.ml", line 226, characters 35-70 |
751 | | -msgid "Grading is taking a lot of time, " |
752 | | -msgstr "La notation prend longtemps, " |
| 750 | +#: File "src/app/learnocaml_exercise_main.ml", lines 226-227, characters 35-65 |
| 751 | +msgid "Grading is taking a lot of time, maybe your code is looping? " |
| 752 | +msgstr "La notation prend du temps, peut-être une boucle infinie dans votre code ? " |
753 | 753 |
|
754 | | -#: File "src/app/learnocaml_exercise_main.ml", line 232, characters 35-57 |
| 754 | +#: File "src/app/learnocaml_exercise_main.ml", line 233, characters 35-57 |
755 | 755 | msgid "Launching the grader" |
756 | 756 | msgstr "Lancement de la notation" |
757 | 757 |
|
758 | | -#: File "src/app/learnocaml_exercise_main.ml", line 255, characters 60-86 |
| 758 | +#: File "src/app/learnocaml_exercise_main.ml", line 256, characters 60-86 |
759 | 759 | msgid "Grading aborted by user." |
760 | 760 | msgstr "Notation annulée par l'utilisateur." |
761 | 761 |
|
762 | | -#: File "src/app/learnocaml_exercise_main.ml", line 276, characters 38-59 |
| 762 | +#: File "src/app/learnocaml_exercise_main.ml", line 277, characters 38-59 |
763 | 763 | msgid "Error in your code." |
764 | 764 | msgstr "Erreur dans le code." |
765 | 765 |
|
766 | | -#: File "src/app/learnocaml_exercise_main.ml", line 277, characters 27-85 |
| 766 | +#: File "src/app/learnocaml_exercise_main.ml", line 278, characters 27-85 |
767 | 767 | msgid "Cannot start the grader if your code does not typecheck." |
768 | 768 | msgstr "La notation ne peut être lancée si le code ne compile pas." |
769 | 769 |
|
|
0 commit comments