summaryrefslogtreecommitdiffstats
path: root/l10n/fr.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/fr.js')
-rw-r--r--l10n/fr.js79
1 files changed, 79 insertions, 0 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
new file mode 100644
index 00000000..805890d8
--- /dev/null
+++ b/l10n/fr.js
@@ -0,0 +1,79 @@
+OC.L10N.register(
+ "contacts",
+ {
+ "Contacts" : "Contacts",
+ "Details" : "DĂ©tails",
+ "A contacts app for Nextcloud" : "Application contacts pour Nextcloud",
+ "The Nextcloud contacts app is a user interface for Nextcloud's CardDAV server. Easily sync contacts from various devices with your Nextcloud and edit them online.\n\n* 🚀 **Integration with other Nextcloud apps!** Currently Mail and Calendar – more to come.\n* 🎉 **Never forget a birthday!** You can sync birthdays and other recurring events with your Nextcloud Calendar.\n* đŸ‘„ **Sharing of Adressbooks!** You want to share your contacts with your friends or coworkers? No problem!\n* 🙈 **We’re not reinventing the wheel!** Based on the great and open SabreDAV library." : "L'application de contacts Nextcloud est une interface utilisateur pour le serveur CardDAV de Nextcloud. Synchronisez facilement les contacts de divers appareils avec votre Nextcloud et modifiez-les en ligne.\n\n* 🚀 ** IntĂ©gration avec d'autres applications Nextcloud! ** Actuellement Mail et agenda - plus Ă  venir.\n* 🎉 ** N'oubliez jamais plus d'anniversaire! ** Vous pouvez synchroniser les anniversaires et autres Ă©vĂ©nements rĂ©currents avec votre agenda Nextcloud.\n* đŸ‘„ ** Partage de carnet d’adresses ! ** Vous souhaitez partager vos contacts avec vos amis ou vos collĂšgues? Aucun problĂšme!\n* 🙈 ** Nous ne rĂ©inventons pas la roue! ** BasĂ© sur la superbe bibliothĂšque ouverte SabreDAV.",
+ "Download" : "Télécharger",
+ "Delete" : "Supprimer",
+ "Copy link" : "Copier le lien",
+ "Rename" : "Renommer",
+ "Enabled" : "Activé",
+ "Disabled" : "Désactivé",
+ "Share with users or groups" : "Partager avec des utilisateurs ou des groupes",
+ "Import into" : "Importer vers",
+ "First name" : "Prénom",
+ "Last name" : "Nom",
+ "Display name" : "Nom affiché",
+ "Nickname" : "Surnom",
+ "Detailed name" : "Nom complet",
+ "Additional names" : "Noms supplémentaires",
+ "Prefix" : "Préfixe",
+ "Suffix" : "Suffixe",
+ "Notes" : "Notes",
+ "Website" : "Site web",
+ "Federated Cloud ID" : "Federated Cloud ID",
+ "Home" : "Domicile",
+ "Work" : "Travail",
+ "Other" : "Autre",
+ "Address" : "Adresse",
+ "Post office box" : "BoĂźte postale",
+ "City" : "Ville",
+ "State or province" : "État ou rĂ©gion",
+ "Postal code" : "Code postal",
+ "Country" : "Pays",
+ "Groups" : "Groupes",
+ "Birthday" : "Anniversaire",
+ "Anniversary" : "Autre date",
+ "Date of death" : "Date de décÚs",
+ "Email" : "Adresse de courriel",
+ "Instant messaging" : "Messagerie instantanée",
+ "Phone" : "Téléphone",
+ "Mobile" : "Mobile",
+ "Work mobile" : "Téléphone portable professionnel",
+ "Fax" : "Fax",
+ "Fax home" : "Fax personnel",
+ "Fax work" : "Fax pro",
+ "Pager" : "Bipeur",
+ "Voice" : "Voix",
+ "Car" : "Voiture",
+ "Work pager" : "Bip professionnel",
+ "Social network" : "RĂ©seau social",
+ "Relationship" : "Relation",
+ "Specify a relationship between you and the entity represented by this vCard." : "Indiquez une relation entre vous et l'entité représentée par cette vCard.",
+ "Spouse" : "Conjoint",
+ "Child" : "Enfant",
+ "Mother" : "MĂšre",
+ "Father" : "PĂšre",
+ "Parent" : "Parent",
+ "Brother" : "FrĂšre",
+ "Sister" : "SƓur",
+ "Relative" : "Membre de la famille",
+ "Friend" : "Ami",
+ "Colleague" : "CollĂšgue",
+ "Manager" : "Directeur",
+ "Assistant" : "Assistant",
+ "Related" : "En relation",
+ "Specify a relationship between another entity and the entity represented by this vCard." : "Spécifiez une relation entre l'entité représentée par cette vCard et une autre entité.",
+ "Contact" : "Contact",
+ "Agent" : "Agent",
+ "Emergency" : "Urgence",
+ "Co-worker" : "Collaborateur",
+ "Gender" : "Sexe",
+ "Female" : "FĂ©minin",
+ "Male" : "Masculin",
+ "All contacts" : "Tous les contacts",
+ "New contact" : "Nouveau contact"
+},
+"nplurals=2; plural=(n > 1);");