diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:26:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:26:07 +0000 |
commit | 11ec6a72a0c9447b6c5c7635997979f1cf2b1c22 (patch) | |
tree | 6ea68e2365c6b4f0b853b4d3b978ea06014a9f09 /apps/dav/l10n/fr.js | |
parent | 3be53b236f2c945373c2e689d5a02d865faadef2 (diff) | |
download | nextcloud-server-11ec6a72a0c9447b6c5c7635997979f1cf2b1c22.tar.gz nextcloud-server-11ec6a72a0c9447b6c5c7635997979f1cf2b1c22.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/fr.js')
-rw-r--r-- | apps/dav/l10n/fr.js | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index e61b5115f77..1f61c2365d2 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -148,14 +148,15 @@ OC.L10N.register( "Completed on %s" : "Terminé le %s", "Due on %s by %s" : "Echéance le %s pour %s", "Due on %s" : "Echéance le %s", + "DAV system address book" : "Carnet d'adresses système DAV", "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling occ dav:sync-system-addressbook." : "Le carnet d'adresses système n'a pas encore été synchronisé car votre instance contient plus de 1000 utilisateurs ou parce qu'une erreur est survenue. Merci de lancer la synchronisation manuellement en exécutant : occ dav:sync-system-addressbook.", "Migrated calendar (%1$s)" : "Agenda migré (%1$s)", "Calendars including events, details and attendees" : "Calendriers incluant des événements, détails et participants", "Contacts and groups" : "Contacts et groupes", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Point d'accès WebDAV", - "Availability" : "Disponibilités", - "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Si vous configurez vos heures de travail, les autres utilisateurs verront si vous êtes disponible quand ils planifient une réunion.", + "First day" : "Premier jour", + "Save" : "Enregistrer", "Time zone:" : "Fuseau horaire :", "to" : "à", "Delete slot" : "Supprimer le créneau", @@ -169,10 +170,11 @@ OC.L10N.register( "Saturday" : "Samedi", "Sunday" : "Dimanche", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Définir automatiquement le statut \"Ne pas déranger\" en dehors des heures de disponibilités pour désactiver toutes les notifications.", - "Save" : "Enregistrer", "Failed to load availability" : "Impossible de charger les disponibilités", "Saved availability" : "Disponibilités sauvegardées", "Failed to save availability" : "Impossible de sauvegarder les disponibilités", + "Availability" : "Disponibilités", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Si vous configurez vos heures de travail, les autres utilisateurs verront si vous êtes disponible quand ils planifient une réunion.", "Calendar server" : "Serveur de calendrier", "Send invitations to attendees" : "Envoyer des invitations aux participants", "Automatically generate a birthday calendar" : "Générer automatiquement un agenda d'anniversaire", |