diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-23 14:54:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-23 14:54:51 +0000 |
commit | 5de5db0280a1a69d2899a9fb6027e50681f6d724 (patch) | |
tree | b019f86cccb8a0f8d49a3b841d26dcd76fd59733 /apps/dav/l10n/fr.js | |
parent | b7524ee49e12427b06f3318f1447bd2e65786000 (diff) | |
download | nextcloud-server-5de5db0280a1a69d2899a9fb6027e50681f6d724.tar.gz nextcloud-server-5de5db0280a1a69d2899a9fb6027e50681f6d724.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/fr.js')
-rw-r--r-- | apps/dav/l10n/fr.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index 04fe4b3f462..076ff784dbc 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -43,9 +43,13 @@ OC.L10N.register( "A calendar <strong>event</strong> was modified" : "Un <strong>événement</strong> de l'agenda a été modifié", "A calendar <strong>todo</strong> was modified" : "Une <strong>liste de tâches</strong> de l'agenda a été modifiée", "Contact birthdays" : "Anniversaires des contacts", + "%1$s via %2$s" : "%1$s via %2$s", "Invitation canceled" : "Invitation annulée", "Hello %s," : "Bonjour %s,", + "The meeting »%1$s« with %2$s was canceled." : "La réunion «%1$s» avec %2$s a été annulée.", "Invitation updated" : "Invitation mise à jour", + "The meeting »%1$s« with %2$s was updated." : "La réunion «%1$s» avec %2$s a été mise à jour.", + "%1$s invited you to »%2$s«" : "%1$s vous a invité à «%2$s»", "When:" : "Quand :", "Where:" : "Où :", "Description:" : "Description :", |