|  | @@ -2,21 +2,9 @@ label: Fichiers
 | 
	
		
			
				|  |  |  description: 'Trouver et gérer les fichiers.'
 | 
	
		
			
				|  |  |  display:
 | 
	
		
			
				|  |  |    default:
 | 
	
		
			
				|  |  | -    display_title: Maître
 | 
	
		
			
				|  |  | +    display_title: 'Par défaut'
 | 
	
		
			
				|  |  |      display_options:
 | 
	
		
			
				|  |  | -      exposed_form:
 | 
	
		
			
				|  |  | -        options:
 | 
	
		
			
				|  |  | -          submit_button: Filtrer
 | 
	
		
			
				|  |  | -          reset_button_label: Réinitialiser
 | 
	
		
			
				|  |  | -          exposed_sorts_label: 'Trier par'
 | 
	
		
			
				|  |  | -          sort_asc_label: Asc
 | 
	
		
			
				|  |  | -          sort_desc_label: Desc
 | 
	
		
			
				|  |  | -      pager:
 | 
	
		
			
				|  |  | -        options:
 | 
	
		
			
				|  |  | -          expose:
 | 
	
		
			
				|  |  | -            items_per_page_label: 'Éléments par page'
 | 
	
		
			
				|  |  | -            items_per_page_options_all_label: '- Tout -'
 | 
	
		
			
				|  |  | -            offset_label: Décalage
 | 
	
		
			
				|  |  | +      title: Fichiers
 | 
	
		
			
				|  |  |        fields:
 | 
	
		
			
				|  |  |          fid:
 | 
	
		
			
				|  |  |            label: 'Identifiant (FID)'
 | 
	
	
		
			
				|  | @@ -38,6 +26,22 @@ display:
 | 
	
		
			
				|  |  |            label: 'Date de modification'
 | 
	
		
			
				|  |  |          count:
 | 
	
		
			
				|  |  |            label: 'Utilisé dans'
 | 
	
		
			
				|  |  | +      pager:
 | 
	
		
			
				|  |  | +        options:
 | 
	
		
			
				|  |  | +          expose:
 | 
	
		
			
				|  |  | +            items_per_page_label: 'Éléments par page'
 | 
	
		
			
				|  |  | +            items_per_page_options_all_label: '- Tout -'
 | 
	
		
			
				|  |  | +            offset_label: Décalage
 | 
	
		
			
				|  |  | +      exposed_form:
 | 
	
		
			
				|  |  | +        options:
 | 
	
		
			
				|  |  | +          submit_button: Filtrer
 | 
	
		
			
				|  |  | +          reset_button_label: Réinitialiser
 | 
	
		
			
				|  |  | +          exposed_sorts_label: 'Trier par'
 | 
	
		
			
				|  |  | +          sort_asc_label: Asc
 | 
	
		
			
				|  |  | +          sort_desc_label: Desc
 | 
	
		
			
				|  |  | +      empty:
 | 
	
		
			
				|  |  | +        area_text_custom:
 | 
	
		
			
				|  |  | +          content: 'Aucun fichier disponible.'
 | 
	
		
			
				|  |  |        filters:
 | 
	
		
			
				|  |  |          filename:
 | 
	
		
			
				|  |  |            expose:
 | 
	
	
		
			
				|  | @@ -48,10 +52,6 @@ display:
 | 
	
		
			
				|  |  |          status:
 | 
	
		
			
				|  |  |            expose:
 | 
	
		
			
				|  |  |              label: Etat
 | 
	
		
			
				|  |  | -      title: Fichiers
 | 
	
		
			
				|  |  | -      empty:
 | 
	
		
			
				|  |  | -        area_text_custom:
 | 
	
		
			
				|  |  | -          content: 'Aucun fichier disponible.'
 | 
	
		
			
				|  |  |    page_1:
 | 
	
		
			
				|  |  |      display_title: 'Vue d''ensemble des fichiers'
 | 
	
		
			
				|  |  |      display_options:
 | 
	
	
		
			
				|  | @@ -60,15 +60,7 @@ display:
 | 
	
		
			
				|  |  |    page_2:
 | 
	
		
			
				|  |  |      display_title: 'Utilisation du fichier'
 | 
	
		
			
				|  |  |      display_options:
 | 
	
		
			
				|  |  | -      pager:
 | 
	
		
			
				|  |  | -        options:
 | 
	
		
			
				|  |  | -          tags:
 | 
	
		
			
				|  |  | -            previous: '‹ Précédent'
 | 
	
		
			
				|  |  | -            next: 'Suivant ›'
 | 
	
		
			
				|  |  | -          expose:
 | 
	
		
			
				|  |  | -            items_per_page_label: 'Éléments par page'
 | 
	
		
			
				|  |  | -            items_per_page_options_all_label: '- Tout -'
 | 
	
		
			
				|  |  | -            offset_label: Décalage
 | 
	
		
			
				|  |  | +      title: 'Utilisation du fichier'
 | 
	
		
			
				|  |  |        fields:
 | 
	
		
			
				|  |  |          entity_label:
 | 
	
		
			
				|  |  |            label: Entité
 | 
	
	
		
			
				|  | @@ -79,7 +71,15 @@ display:
 | 
	
		
			
				|  |  |          count:
 | 
	
		
			
				|  |  |            label: 'Nombre d''utilisations'
 | 
	
		
			
				|  |  |            format_plural_string: !!binary MQNAY291bnQ=
 | 
	
		
			
				|  |  | -      title: 'Utilisation du fichier'
 | 
	
		
			
				|  |  | +      pager:
 | 
	
		
			
				|  |  | +        options:
 | 
	
		
			
				|  |  | +          tags:
 | 
	
		
			
				|  |  | +            next: 'Suivant ›'
 | 
	
		
			
				|  |  | +            previous: '‹ Précédent'
 | 
	
		
			
				|  |  | +          expose:
 | 
	
		
			
				|  |  | +            items_per_page_label: 'Éléments par page'
 | 
	
		
			
				|  |  | +            items_per_page_options_all_label: '- Tout -'
 | 
	
		
			
				|  |  | +            offset_label: Décalage
 | 
	
		
			
				|  |  |        arguments:
 | 
	
		
			
				|  |  |          fid:
 | 
	
		
			
				|  |  |            exception:
 |