diff options
Diffstat (limited to 'config/locales/enumerize.fr.yml')
| -rw-r--r-- | config/locales/enumerize.fr.yml | 11 | 
1 files changed, 11 insertions, 0 deletions
diff --git a/config/locales/enumerize.fr.yml b/config/locales/enumerize.fr.yml index a5845971b..b2eab665d 100644 --- a/config/locales/enumerize.fr.yml +++ b/config/locales/enumerize.fr.yml @@ -242,3 +242,14 @@ fr:        streetCableCar: 'Tramway (2)'        allFunicularServices: 'Tous services de funiculaire'        undefinedFunicular: 'Funiculaire non défini' +    source_type_name: +      name: "Type de source" +      public_and_private_utilities: "Service public ou privé" +      road_authorities: "Autorité routière" +      transit_operator: "Exploitant de transport public" +      public_transport: "Transport public" +      passenger_transport_coordinating_authority: "Autorité organisatrice de transport public" +      travel_information_service_provider: "Opérateur de voyage (voyagiste/tour operator ...)" +      travel_agency: "Agence de voyage" +      individual_subject_of_travel_itinerary: "Voyageur individuel" +      other_information: "Autre source d'information"  | 
