diff options
Diffstat (limited to 'apps/dav/l10n/fr.json')
-rw-r--r-- | apps/dav/l10n/fr.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json index 672f4174af3..f31cc9a5c1c 100644 --- a/apps/dav/l10n/fr.json +++ b/apps/dav/l10n/fr.json @@ -187,8 +187,6 @@ "Are you accepting the invitation?" : "Acceptez-vous l'invitation ?", "Tentative" : "Provisoire", "Your attendance was updated successfully." : "Votre présence a été mise à jour avec succès.", - "Invitation canceled" : "Invitation annulée", - "Invitation updated" : "Invitation mise à jour", - "Invitation" : "Invitation" + "%1$s has responded your invitation" : "\"1%1$s\" a répondu à votre invitation" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |