mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-30 14:06:13 +00:00
51 lines
1.5 KiB
YAML
51 lines
1.5 KiB
YAML
person:
|
|
name: Nom
|
|
surname: Prénom
|
|
dateOfBirth: Date de naissance
|
|
nationality: Nationalité
|
|
civil_union:
|
|
divorced: Divorcé
|
|
separated: Séparé
|
|
widow: Veuf
|
|
unknow: Inconnu
|
|
cohab: Cohabitation légale
|
|
single: Célibataire
|
|
|
|
|
|
search:
|
|
q_is_empty: Votre requête est vide. Veuillez introduire un terme de recherche
|
|
no_results: La requête <span class="research">%q%</span> ne renvoie aucun résultat.
|
|
|
|
|
|
views:
|
|
layout:
|
|
born: '{0} Né le %date% | {1} Née le %date%'
|
|
without_nationality: Nationalité inconnue
|
|
Person:
|
|
view:
|
|
birth: Naissance
|
|
dateOfBirth: Date de naissance
|
|
placeOfBirth: Lieu de Naissance
|
|
country_of_birth_unknow: Pays inconnu
|
|
without_nationality: Nationalité inconnue
|
|
family: Famille
|
|
civil_union: État civil
|
|
nb_of_childs: Nombre d'enfants
|
|
nb_of_childs_count: '{0} Aucun enfant|{1} Un enfant | ]1,Inf] %nb% enfants'
|
|
nationality: Nationalité
|
|
national_number: Numéro national
|
|
contact: Informations de contact
|
|
email: Courrer électronique
|
|
address: Adresse
|
|
administrative: Administratif
|
|
list:
|
|
without_nationality: Nationalité inconnue
|
|
|
|
|
|
|
|
menu:
|
|
person:
|
|
history: Historique
|
|
general_view: Informations personnelles
|
|
|