diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-19 02:28:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-19 02:28:19 +0000 |
commit | 9db33055b208518601ff7b389188c032f8792e39 (patch) | |
tree | e4136b9ebaa3e911b897af0acf040f1152fdd43f /apps/dav/l10n/fr.js | |
parent | d6f51cf9432f19c3c826b4a6350476d747132e5b (diff) | |
download | nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.tar.gz nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/fr.js')
-rw-r--r-- | apps/dav/l10n/fr.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index 23fb7ce3730..ed673c11c1a 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -75,6 +75,9 @@ OC.L10N.register( "Cancelled: %1$s" : "Annulé : %1$s", "\"%1$s\" has been canceled" : "\"%1$s\" a été annulé(e)", "Re: %1$s" : "Re : %1$s", + "%1$s has accepted your invitation" : "%1$s a accepté votre invitation", + "%1$s has tentatively accepted your invitation" : "%1$s a provisoirement accepté votre invitation", + "%1$s has declined your invitation" : "%1$s a décliné votre invitation", "%1$s has responded to your invitation" : "%1$s a répondu à votre invitation", "Invitation updated: %1$s" : "Invitation mise à jour : %1$s", "%1$s updated the event \"%2$s\"" : "%1$s a mis à jour l'évènement %2$s", |