calendar/l10n/fr.json

37 lines
2.6 KiB
JSON
Raw Normal View History

2018-02-12 22:15:39 +00:00
{ "translations": {
"Calendar" : "Agenda",
"%s has published the calendar »%s«" : "%s a publié l'agenda «%s»",
"Hello," : "Bonjour,",
"We wanted to inform you that %s has published the calendar »%s«." : "Nous voulions vous informer que %s a publié l'agenda « %s ».",
"Open »%s«" : "Ouvrir «%s»",
"Cheers!" : "À bientôt !",
2018-06-22 00:16:01 +00:00
"A Calendar app for Nextcloud" : "Application Calendrier pour Nextcloud",
2018-07-02 00:11:24 +00:00
"The Calendar app is a user interface for Nextcloud's CalDAV server. Easily sync events from various devices with your Nextcloud and edit them online.\n\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts - more to come.\n* 🌐 **WebCal Support!** Want to see your favorite teams matchdays in your calendar? No problem!\n* 🙋 **Attendees!** Invite people to your events.\n* 🙈 **Were not reinventing the wheel!** Based on the great [davclient.js](https://github.com/evert/davclient.js), [ical.js](https://github.com/mozilla-comm/ical.js) and [fullcalendar](https://github.com/fullcalendar/fullcalendar) libraries." : "L'application agenda est une interface utilisateur pour le serveur CalDAV de Nextcloud. Synchronisez facilement les événements de divers appareils avec votre Nextcloud et modifiez-les en ligne.\n\n* 🚀 ** Intégration avec d'autres applications Nextcloud! ** Actuellement Contacts - plus à venir.\n* 🌐 ** Supporte WebCal! ** Vous voulez voir les matchs de votre équipe préférée dans votre calendrier? Aucun problème!\n* 🙋 ** Gestion des participants!** Invitez des personnes à vos événements.\n* 🙈 ** Nous ne réinventons pas la roue! ** Basé sur les superbes bibliothèques [davclient.js](https://github.com/evert/davclient.js), [ical.js](https://github.com/mozilla-comm/ical.js) et [fullcalendar](https://github.com/fullcalendar/fullcalendar)",
2019-10-20 02:21:35 +00:00
"Today" : "Auj.",
2018-02-12 22:15:39 +00:00
"Day" : "Jour",
"Week" : "Semaine",
"Month" : "Mois",
2019-10-20 02:21:35 +00:00
"Shared" : "Partagé",
2018-02-12 22:15:39 +00:00
"Download" : "Télécharger",
2019-10-20 02:21:35 +00:00
"Delete" : "Supprimer",
2018-02-12 22:15:39 +00:00
"Share link" : "Partager un lien",
2019-10-20 02:21:35 +00:00
"can edit" : "peut modifier",
2018-02-12 22:15:39 +00:00
"New calendar" : "Nouvel agenda",
2019-10-20 02:21:35 +00:00
"Cancel" : "Annuler",
2018-02-12 22:15:39 +00:00
"Settings & import" : "Paramètres & Importation",
2018-03-06 01:16:20 +00:00
"Show week numbers" : "Afficher les numéros de semaine",
2019-10-20 02:21:35 +00:00
"Email" : "Adresse e-mail",
"from" : "du",
"to" : "vers",
"never" : "jamais",
"after" : "après ",
"Repeat" : "Répéter",
"More" : "Plus",
"Update" : "Mettre à jour",
"Details" : "Détails",
"Attendees" : "Participants",
"Reminders" : "Rappels",
"Close" : "Fermer",
2018-02-12 22:15:39 +00:00
"Subscribe" : "S'abonner"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}