diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-21 00:08:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-21 00:08:26 +0000 |
commit | 3709d3eeae4660579b15c8f30314654c43990841 (patch) | |
tree | c6a93ffad503db3430f0761b97a01212274404ac /apps/dav/l10n/fr.js | |
parent | a94976bfc83cc47f49217eb5ba7509aee59b3012 (diff) | |
download | nextcloud-server-3709d3eeae4660579b15c8f30314654c43990841.tar.gz nextcloud-server-3709d3eeae4660579b15c8f30314654c43990841.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, 3 insertions, 1 deletions
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index b7ac0f6f476..51409b980af 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -44,6 +44,8 @@ OC.L10N.register( "Contacts" : "Contacts", "Technical details" : "Détails techniques", "Remote Address: %s" : "Adresse distante : %s", - "Request ID: %s" : "ID de la requête : %s" + "Request ID: %s" : "ID de la requête : %s", + "CalDAV server" : "Serveur CalDAV", + "Send invitations to attendees" : "Envoyer des invitations aux participants" }, "nplurals=2; plural=(n > 1);"); |