diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
commit | 7c26bbbd82cc24b6528adf743f5e9a75dc37edf6 (patch) | |
tree | 5a52ca435423df82544c0fb6f9f4a3ff827e165c /apps/dav/l10n/fr.js | |
parent | a9f4817b652b636a3b2f8c11b2a3e7526e0be82d (diff) | |
download | nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.tar.gz nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/fr.js')
-rw-r--r-- | apps/dav/l10n/fr.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index 5ba33435d9f..04fe4b3f462 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -43,13 +43,9 @@ 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", - "%s via %s" : "%s via %s", "Invitation canceled" : "Invitation annulée", "Hello %s," : "Bonjour %s,", - "The meeting »%s« with %s was canceled." : "La réunion «%s» avec %s a été annulée.", "Invitation updated" : "Invitation mise à jour", - "The meeting »%s« with %s was updated." : "La réunion «%s» avec %s a été mise à jour.", - "%s invited you to »%s«" : "%s vous a invité à «%s»", "When:" : "Quand :", "Where:" : "Où :", "Description:" : "Description :", @@ -76,6 +72,10 @@ OC.L10N.register( "Automatically generate a birthday calendar" : "Générer automatiquement un agenda d'anniversaire", "Birthday calendars will be generated by a background job." : "Les agendas d'anniversaire seront générés par une tâche de fond.", "Hence they will not be available immediately after enabling but will show up after some time." : "Par conséquent, ils ne seront pas disponibles immédiatement après l'activation mais apparaîtront après un certain temps.", + "%s via %s" : "%s via %s", + "The meeting »%s« with %s was canceled." : "La réunion «%s» avec %s a été annulée.", + "The meeting »%s« with %s was updated." : "La réunion «%s» avec %s a été mise à jour.", + "%s invited you to »%s«" : "%s vous a invité à «%s»", "CalDAV server" : "Serveur CalDAV" }, "nplurals=2; plural=(n > 1);"); |