diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-11-27 02:26:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-11-27 02:26:20 +0000 |
commit | b675d500923b70f1a15f39f623d0b6d5e1db7279 (patch) | |
tree | f38ab8e2b052a101c248c3f5edd82a6f28fbe351 /apps/dav/l10n | |
parent | 6d8cf37f06f0dda750051461c08b2e21ce311eeb (diff) | |
download | nextcloud-server-b675d500923b70f1a15f39f623d0b6d5e1db7279.tar.gz nextcloud-server-b675d500923b70f1a15f39f623d0b6d5e1db7279.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);" |