diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-07 00:12:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-07 00:12:15 +0000 |
commit | f6c8668a7e230066feff98ee58c8405f70ba94f7 (patch) | |
tree | 19deb9828847c983b9ae7e9d315082ad8e5de796 /apps/dav/l10n | |
parent | 8e0e5a6b28221b61ab898809b6e965ab1ab14548 (diff) | |
download | nextcloud-server-f6c8668a7e230066feff98ee58c8405f70ba94f7.tar.gz nextcloud-server-f6c8668a7e230066feff98ee58c8405f70ba94f7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/fr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index acc1bcc0b0a..5ba33435d9f 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -70,6 +70,7 @@ OC.L10N.register( "Tentative" : "Provisoire", "Save" : "Sauvegarder", "Your attendance was updated successfully." : "Votre présence a été mise à jour avec succès.", + "Calendar server" : "Serveur de calendrier", "Send invitations to attendees" : "Envoyer des invitations aux participants", "Please make sure to properly set up the email settings above." : "Merci de vérifier d'avoir correctement configuré les paramètres de courriel ci-dessus", "Automatically generate a birthday calendar" : "Générer automatiquement un agenda d'anniversaire", diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json index cdd00da03cf..3079607e595 100644 --- a/apps/dav/l10n/fr.json +++ b/apps/dav/l10n/fr.json @@ -68,6 +68,7 @@ "Tentative" : "Provisoire", "Save" : "Sauvegarder", "Your attendance was updated successfully." : "Votre présence a été mise à jour avec succès.", + "Calendar server" : "Serveur de calendrier", "Send invitations to attendees" : "Envoyer des invitations aux participants", "Please make sure to properly set up the email settings above." : "Merci de vérifier d'avoir correctement configuré les paramètres de courriel ci-dessus", "Automatically generate a birthday calendar" : "Générer automatiquement un agenda d'anniversaire", |