diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-11-27 02:25:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-11-27 02:25:46 +0000 |
commit | c9f96253d654103bdab223fb85620bba0c23e1be (patch) | |
tree | 0730e5bb0725e12a12064154c9588a2b9da244f5 /apps/dav/l10n | |
parent | 7d67de24a5bde4ebe04af361e40da93048ae0c92 (diff) | |
download | nextcloud-server-c9f96253d654103bdab223fb85620bba0c23e1be.tar.gz nextcloud-server-c9f96253d654103bdab223fb85620bba0c23e1be.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/fr.js | 16 | ||||
-rw-r--r-- | apps/dav/l10n/fr.json | 16 |
2 files changed, 32 insertions, 0 deletions
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index eb1ed400b83..653126284cc 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -121,7 +121,21 @@ OC.L10N.register( "Due on %s" : "Echéance le %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Point d'accès WebDAV", + "Availability" : "Disponibilité", + "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.", + "Time zone:" : "Fuseau horaire :", + "to" : "à", + "Delete slot" : "Supprimer le créneau", + "No working hours set" : "Heures de travail non définies", + "Add slot" : "Ajouter un créneau", "Save" : "Enregistrer", + "Monday" : "Lundi", + "Tuesday" : "Mardi", + "Wednesday" : "Mercredi", + "Thursday" : "Jeudi", + "Friday" : "Vendredi", + "Saturday" : "Samedi", + "Sunday" : "Dimanche", "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", @@ -136,6 +150,8 @@ OC.L10N.register( "Please contact the organizer directly." : "Merci de contacter l'organisateur directement.", "Are you accepting the invitation?" : "Acceptez-vous l'invitation ?", "Tentative" : "Provisoire", + "Number of guests" : "Nombre d'invités", + "Comment" : "Commentaire", "Your attendance was updated successfully." : "Votre présence a été mise à jour avec succès.", "Calendar and tasks" : "Agenda et tâches" }, diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json index 38919f2a08f..9525c5389e4 100644 --- a/apps/dav/l10n/fr.json +++ b/apps/dav/l10n/fr.json @@ -119,7 +119,21 @@ "Due on %s" : "Echéance le %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Point d'accès WebDAV", + "Availability" : "Disponibilité", + "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.", + "Time zone:" : "Fuseau horaire :", + "to" : "à", + "Delete slot" : "Supprimer le créneau", + "No working hours set" : "Heures de travail non définies", + "Add slot" : "Ajouter un créneau", "Save" : "Enregistrer", + "Monday" : "Lundi", + "Tuesday" : "Mardi", + "Wednesday" : "Mercredi", + "Thursday" : "Jeudi", + "Friday" : "Vendredi", + "Saturday" : "Samedi", + "Sunday" : "Dimanche", "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", @@ -134,6 +148,8 @@ "Please contact the organizer directly." : "Merci de contacter l'organisateur directement.", "Are you accepting the invitation?" : "Acceptez-vous l'invitation ?", "Tentative" : "Provisoire", + "Number of guests" : "Nombre d'invités", + "Comment" : "Commentaire", "Your attendance was updated successfully." : "Votre présence a été mise à jour avec succès.", "Calendar and tasks" : "Agenda et tâches" },"pluralForm" :"nplurals=2; plural=(n > 1);" |