|
| 1 | +{ |
| 2 | + "common_criteria_adder_column_label": "Colonne", |
| 3 | + "common_criteria_adder_operator_label": "Condition", |
| 4 | + "common_criteria_adder_operator_boolean_is": "est", |
| 5 | + "common_criteria_adder_operator_boolean_isNot": "est différent de", |
| 6 | + "common_criteria_adder_operator_string_contains": "contient", |
| 7 | + "common_criteria_adder_operator_string_containsNot": "ne contient pas", |
| 8 | + "common_criteria_adder_operator_string_startsWith": "débute par", |
| 9 | + "common_criteria_adder_operator_string_endsWith": "termine par", |
| 10 | + "common_criteria_adder_operator_string_is": "est égal à", |
| 11 | + "common_criteria_adder_operator_string_isNot": "est différent de", |
| 12 | + "common_criteria_adder_operator_number_is": "est égal à", |
| 13 | + "common_criteria_adder_operator_number_smaller": "est inférieur à", |
| 14 | + "common_criteria_adder_operator_number_bigger": "est supérieur à", |
| 15 | + "common_criteria_adder_operator_date_is": "est", |
| 16 | + "common_criteria_adder_operator_date_isBefore": "est avant", |
| 17 | + "common_criteria_adder_operator_date_isAfter": "est après", |
| 18 | + "common_criteria_adder_operator_options_is": "est", |
| 19 | + "common_criteria_adder_operator_options_isNot": "est différent de", |
| 20 | + "common_criteria_adder_true_label": "Oui", |
| 21 | + "common_criteria_adder_false_label": "Non", |
| 22 | + "common_criteria_adder_value_label": "Valeur", |
| 23 | + "common_criteria_adder_submit_label": "Ajouter", |
| 24 | + "common_none": "Aucun", |
| 25 | + "common_datagrid_nodata": "Aucun résultat", |
| 26 | + "common_field_error_required": "Veuillez compléter ce champ.", |
| 27 | + "common_field_error_number": "Veuillez saisir une valeur numérique valide.", |
| 28 | + "common_field_error_email": "Veuillez saisir une adresse e-mail valide.", |
| 29 | + "common_field_error_min": "Veuillez saisir une valeur plus grande ou égale à {{min}}.", |
| 30 | + "common_field_error_max": "Veuillez saisir une valeur plus petite ou égale à {{max}}.", |
| 31 | + "common_field_error_minlength": "Veuillez saisir un minimum de {{minlength}} caractères.", |
| 32 | + "common_field_error_maxlength": "Veuillez saisir un maximum de {{maxlength}} caractères.", |
| 33 | + "common_field_error_pattern": "Veuillez saisir un format valide.", |
| 34 | + "common_navbar_notification_title": "Notifications", |
| 35 | + "common_navbar_notification_see_all": "Voir toutes les notifications", |
| 36 | + "common_navbar_notification_error_in_notification": "Oups, il y a un problème !", |
| 37 | + "common_navbar_notification_error_in_notification_description": "Nous n'arrivons pas à initialiser le menu.", |
| 38 | + "common_navbar_notification_mark_as_read": "Marquer comme lu", |
| 39 | + "common_navbar_notification_mark_as_unread": "Marquer comme non lu", |
| 40 | + "common_navbar_notification_none": "Vous êtes à jour !", |
| 41 | + "common_navbar_notification_none_description": "Vous n'avez aucune notification.", |
| 42 | + "common_open_new_tab": "Ouvre un nouvel onglet", |
| 43 | + "common_pagination_resultsperpage": "Résultats par page", |
| 44 | + "common_pagination_page": "page", |
| 45 | + "common_pagination_of": "sur", |
| 46 | + "common_pagination_ofnresults": "sur TOTAL_ITEMS résultats", |
| 47 | + "common_pagination_currentpageofpagecount": "Page CURRENT_PAGE sur PAGE_COUNT", |
| 48 | + "common_pagination_results": "résultats", |
| 49 | + "common_pagination_next": "Page suivante", |
| 50 | + "common_pagination_previous": "Page précédente", |
| 51 | + "common_choose": "Choisir", |
| 52 | + "common_stepper_optional_label": "(facultatif)", |
| 53 | + "common_stepper_modify_this_step": "Modifier cette étape", |
| 54 | + "common_stepper_skip_this_step": "Ignorer cette étape", |
| 55 | + "common_stepper_next_button_label": "Suivant", |
| 56 | + "common_stepper_submit_button_label": "Envoyer", |
| 57 | + "common_stepper_cancel_button_label": "Annuler", |
| 58 | + "common_file_attachmentsHeading": "Fichier(s) joint(s)", |
| 59 | + "common_file_dropArea": "Glissez/déposez des fichiers ou", |
| 60 | + "common_file_dropAreaSelector": "sélectionnez un fichier", |
| 61 | + "common_file_fileSelector": "Sélectionnez un fichier", |
| 62 | + "common_file_filesSelector": "Sélectionner des fichiers…", |
| 63 | + "common_file_maxsizeError": "Le fichier dépasse la taille limite", |
| 64 | + "common_file_removeFile": "Supprimer le fichier de la sélection" |
| 65 | +} |
0 commit comments