|
207 | 207 | "@labelWorkoutPlans": {
|
208 | 208 | "description": "Title for screen workout plans"
|
209 | 209 | },
|
210 |
| - "registerInstead": "S’inscrire à la place", |
| 210 | + "registerInstead": "Vous n'avez pas de compte ? Inscrivez-vous maintenant", |
211 | 211 | "@registerInstead": {},
|
212 |
| - "loginInstead": "Se connecter à la place", |
| 212 | + "loginInstead": "Déjà un compte ? Connectez-vous", |
213 | 213 | "@loginInstead": {},
|
214 | 214 | "reset": "Réinitialiser",
|
215 | 215 | "@reset": {
|
|
544 | 544 | "weekAverage": "Moyenne sur 7 jours",
|
545 | 545 | "@weekAverage": {
|
546 | 546 | "description": "Header for the column of '7 day average' nutritional values, i.e. what was logged last week"
|
547 |
| - } |
| 547 | + }, |
| 548 | + "success": "Succès", |
| 549 | + "@success": { |
| 550 | + "description": "Message when an action completed successfully, usually used as a heading" |
| 551 | + }, |
| 552 | + "alternativeNames": "Noms alternatifs", |
| 553 | + "@alternativeNames": {}, |
| 554 | + "oneNamePerLine": "Un nom par ligne", |
| 555 | + "@oneNamePerLine": {}, |
| 556 | + "selectEntry": "Veuillez sélectionner une entrée", |
| 557 | + "@selectEntry": {}, |
| 558 | + "variations": "Variantes", |
| 559 | + "@variations": { |
| 560 | + "description": "Variations of one exercise (e.g. benchpress and benchpress narrow)" |
| 561 | + }, |
| 562 | + "productFoundDescription": "Le code-barres correspond à ce produit : {productName}. Voulez-vous continuer ?", |
| 563 | + "@productFoundDescription": { |
| 564 | + "description": "Dialog info when product is found with barcode", |
| 565 | + "type": "text", |
| 566 | + "placeholders": { |
| 567 | + "productName": {} |
| 568 | + } |
| 569 | + }, |
| 570 | + "productNotFoundDescription": "Le produit dont le code-barres a été scanné {barcode} n'a pas été trouvé dans la base de données wger", |
| 571 | + "@productNotFoundDescription": { |
| 572 | + "description": "Dialog info when product is not found with barcode", |
| 573 | + "type": "text", |
| 574 | + "placeholders": { |
| 575 | + "barcode": {} |
| 576 | + } |
| 577 | + }, |
| 578 | + "contributeExerciseWarning": "Vous ne pouvez contribuer aux exercices que si votre compte a plus de {days} jours et si vous avez vérifié votre adresse email", |
| 579 | + "@contributeExerciseWarning": { |
| 580 | + "description": "Number of days before which a person can add exercise", |
| 581 | + "placeholders": { |
| 582 | + "days": { |
| 583 | + "type": "String", |
| 584 | + "example": "14" |
| 585 | + } |
| 586 | + } |
| 587 | + }, |
| 588 | + "back": "Dos", |
| 589 | + "@back": {}, |
| 590 | + "enterMinCharacters": "Veuillez entrer au moins {min} caractères", |
| 591 | + "@enterMinCharacters": { |
| 592 | + "description": "Error message when the user hasn't entered the minimum amount characters in a form", |
| 593 | + "type": "text", |
| 594 | + "placeholders": { |
| 595 | + "min": {} |
| 596 | + } |
| 597 | + }, |
| 598 | + "baseNameEnglish": "Tous les exercices doivent avoir un nom de base en anglais", |
| 599 | + "@baseNameEnglish": {}, |
| 600 | + "productNotFound": "Produit non trouvé", |
| 601 | + "@productNotFound": { |
| 602 | + "description": "Header label for dialog when product is not found with barcode" |
| 603 | + }, |
| 604 | + "scanBarcode": "Scanner le code barre", |
| 605 | + "@scanBarcode": { |
| 606 | + "description": "Label for scan barcode button" |
| 607 | + }, |
| 608 | + "add_exercise_image_license": "Les images doivent être compatibles avec la licence CC BY SA. En cas de doute, ne téléchargez que des photos que vous avez prises vous-même.", |
| 609 | + "@add_exercise_image_license": {}, |
| 610 | + "alsoKnownAs": "Aussi connu sous le nom de : {aliases}", |
| 611 | + "@alsoKnownAs": { |
| 612 | + "placeholders": { |
| 613 | + "aliases": {} |
| 614 | + }, |
| 615 | + "description": "List of alternative names for an exercise" |
| 616 | + }, |
| 617 | + "verifiedEmailReason": "Vous devez vérifier votre adresse e-mail pour contribuer aux exercices", |
| 618 | + "@verifiedEmailReason": {}, |
| 619 | + "verifiedEmailInfo": "Un email de vérification a été envoyé à {email}", |
| 620 | + "@verifiedEmailInfo": { |
| 621 | + "placeholders": { |
| 622 | + "email": {} |
| 623 | + } |
| 624 | + }, |
| 625 | + "whatVariationsExist": "Quelles sont les variantes de cet exercice, s'il en existe ?", |
| 626 | + "@whatVariationsExist": {}, |
| 627 | + "previous": "Précédent", |
| 628 | + "@previous": {}, |
| 629 | + "next": "Suivant", |
| 630 | + "@next": {}, |
| 631 | + "images": "Photos", |
| 632 | + "@images": {}, |
| 633 | + "language": "Langues", |
| 634 | + "@language": {}, |
| 635 | + "contributeExercise": "Contribuer à un exercice", |
| 636 | + "@contributeExercise": {}, |
| 637 | + "translation": "Traduction", |
| 638 | + "@translation": {}, |
| 639 | + "translateExercise": "Traduire cet exercice maintenant", |
| 640 | + "@translateExercise": {}, |
| 641 | + "baseData": "Les bases en anglais", |
| 642 | + "@baseData": { |
| 643 | + "description": "The base data for an exercise such as category, trained muscles, etc." |
| 644 | + }, |
| 645 | + "bench": "Banc", |
| 646 | + "@bench": {}, |
| 647 | + "glutes": "Fessiers", |
| 648 | + "@glutes": {}, |
| 649 | + "kilometers": "Kilomètres", |
| 650 | + "@kilometers": {}, |
| 651 | + "barbell": "Haltères", |
| 652 | + "@barbell": {}, |
| 653 | + "lower_back": "Bas du dos", |
| 654 | + "@lower_back": {}, |
| 655 | + "swiss_ball": "Ballon de gymnastique", |
| 656 | + "@swiss_ball": {}, |
| 657 | + "triceps": "Triceps", |
| 658 | + "@triceps": {}, |
| 659 | + "none__bodyweight_exercise_": "aucun (exercice au poids du corps)", |
| 660 | + "@none__bodyweight_exercise_": {}, |
| 661 | + "biceps": "Biceps", |
| 662 | + "@biceps": {}, |
| 663 | + "chest": "Poitrine", |
| 664 | + "@chest": {}, |
| 665 | + "kettlebell": "Kettlebell", |
| 666 | + "@kettlebell": {}, |
| 667 | + "abs": "Abdos", |
| 668 | + "@abs": {}, |
| 669 | + "dumbbell": "Haltères", |
| 670 | + "@dumbbell": {}, |
| 671 | + "gym_mat": "Tapis de gymnastique", |
| 672 | + "@gym_mat": {}, |
| 673 | + "incline_bench": "Banc incliné", |
| 674 | + "@incline_bench": {}, |
| 675 | + "lats": "Grand dorsal", |
| 676 | + "@lats": {}, |
| 677 | + "miles": "Miles", |
| 678 | + "@miles": {}, |
| 679 | + "legs": "Jambes", |
| 680 | + "@legs": {}, |
| 681 | + "quads": "Quadriceps", |
| 682 | + "@quads": {}, |
| 683 | + "noMeasurementEntries": "Vous n'avez pas d'entrées de mesure", |
| 684 | + "@noMeasurementEntries": {}, |
| 685 | + "aboutPageTitle": "A propos de Wger", |
| 686 | + "@aboutPageTitle": {}, |
| 687 | + "userProfile": "Votre profil", |
| 688 | + "@userProfile": {}, |
| 689 | + "exerciseList": "Liste d'exercices", |
| 690 | + "@exerciseList": {}, |
| 691 | + "exercises": "Exercices", |
| 692 | + "@exercises": { |
| 693 | + "description": "Multiple exercises for a workout" |
| 694 | + }, |
| 695 | + "exerciseName": "Nom de l'exercice", |
| 696 | + "@exerciseName": { |
| 697 | + "description": "Label for the name of a workout exercise" |
| 698 | + }, |
| 699 | + "arms": "Bras", |
| 700 | + "@arms": {}, |
| 701 | + "sz_bar": "Barre EZ", |
| 702 | + "@sz_bar": {}, |
| 703 | + "moreMeasurementEntries": "Ajouter une mesure", |
| 704 | + "@moreMeasurementEntries": { |
| 705 | + "description": "Message shown when the user wants to add new measurement" |
| 706 | + }, |
| 707 | + "hamstrings": "Ischio-jambiers", |
| 708 | + "@hamstrings": {}, |
| 709 | + "pull_up_bar": "Barre de traction", |
| 710 | + "@pull_up_bar": {}, |
| 711 | + "shoulders": "Epaules", |
| 712 | + "@shoulders": {}, |
| 713 | + "calves": "Mollets", |
| 714 | + "@calves": {}, |
| 715 | + "verifiedEmail": "Email vérifié", |
| 716 | + "@verifiedEmail": {}, |
| 717 | + "unVerifiedEmail": "Email non vérifié", |
| 718 | + "@unVerifiedEmail": {}, |
| 719 | + "cacheWarning": "En raison de la mise en cache, il peut s'écouler un certain temps avant que les changements soient visibles dans toute l'application.", |
| 720 | + "@cacheWarning": {}, |
| 721 | + "cardio": "Cardio", |
| 722 | + "@cardio": {}, |
| 723 | + "minutes": "Minutes", |
| 724 | + "@minutes": {}, |
| 725 | + "seconds": "Secondes", |
| 726 | + "@seconds": {}, |
| 727 | + "until_failure": "Jusqu'à l'échec", |
| 728 | + "@until_failure": {} |
548 | 729 | }
|
0 commit comments