diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-15 10:48:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-15 10:48:26 +0000 |
commit | 869f3f5895ab1e0b3d3c92852570ee322d1e95f2 (patch) | |
tree | f7eda221470e1933d2fb5e4a7ed83aa93c2387c4 /apps/dav/l10n/fr.js | |
parent | 54bbc893542f7d92dfa275266bb7d57ed45e8e89 (diff) | |
download | nextcloud-server-869f3f5895ab1e0b3d3c92852570ee322d1e95f2.tar.gz nextcloud-server-869f3f5895ab1e0b3d3c92852570ee322d1e95f2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/fr.js')
-rw-r--r-- | apps/dav/l10n/fr.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index 11994ca511c..f53502ce679 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -65,8 +65,13 @@ OC.L10N.register( "%1$s via %2$s" : "%1$s via %2$s", "Invitation canceled" : "Invitation annulée", "Invitation updated" : "Invitation mise à jour", + "Invitation" : "Invitation", + "Title:" : "Titre :", + "Time:" : "Heure :", "Location:" : "Localisation :", "Link:" : "Lien :", + "Organizer:" : "Organisateur :", + "Attendees:" : "Participants :", "Accept" : "Accepter", "Decline" : "Refuser", "More options …" : "Plus d'options …", |