diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-05 02:16:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-05 02:16:45 +0000 |
commit | 62ab3eb70016f57ced2dfccc7c095c3219c0cbf4 (patch) | |
tree | f419285de41988c31974ee7ad7561c5b339a8247 /apps/dav/l10n/fr.js | |
parent | 0ed8d1c2bc50d2eca84ed615e9aa5a9ac749b7f4 (diff) | |
download | nextcloud-server-62ab3eb70016f57ced2dfccc7c095c3219c0cbf4.tar.gz nextcloud-server-62ab3eb70016f57ced2dfccc7c095c3219c0cbf4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/fr.js')
-rw-r--r-- | apps/dav/l10n/fr.js | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index 5d270b732c9..11994ca511c 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -64,12 +64,8 @@ OC.L10N.register( "Where: %s" : "Où : %s", "%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 :", + "Location:" : "Localisation :", "Link:" : "Lien :", "Accept" : "Accepter", "Decline" : "Refuser", @@ -105,6 +101,11 @@ OC.L10N.register( "Send notifications for events" : "Envoyer une notification pour les évènements", "Notifications are sent via background jobs, so these must occur often enough." : "Les notifications sont envoyées par des tâches de fond qui doivent, par conséquent, être exécutées régulièrement.", "Enable notifications for events via push" : "Activer les notifications push pour les évènements", + "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.", + "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 :", "Technical details" : "Détails techniques", "Remote Address: %s" : "Adresse distante : %s", "Request ID: %s" : "ID de la requête : %s", |