diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-06 02:24:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-06 02:24:44 +0000 |
commit | 87b53dfed3f68a5ddbc13e445c0c53d299374c5e (patch) | |
tree | cd4440ad438198e8a0345d7a0c66ad9abf8383ee /apps/dav/l10n | |
parent | 2ddd7f52bfe4fc586fbb993b9eaf58a8b1d0f471 (diff) | |
download | nextcloud-server-87b53dfed3f68a5ddbc13e445c0c53d299374c5e.tar.gz nextcloud-server-87b53dfed3f68a5ddbc13e445c0c53d299374c5e.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/fr.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/fr.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index 6f6471f52e8..fba1e4d2a04 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -72,9 +72,11 @@ OC.L10N.register( "Where: %s" : "Où : %s", "%1$s via %2$s" : "%1$s via %2$s", "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 responded your invitation" : "\"1%1$s\" a répondu à votre invitation", "Invitation: %1$s" : "Invitation : %1$s", + "%1$s would like to invite you to \"%2$s\"" : "%1$s souhaite vous inviter à \"%2$s\"", "Organizer:" : "Organisateur :", "Attendees:" : "Participants :", "Title:" : "Titre :", diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json index a38f6c9c1ed..e78bd7c0ec2 100644 --- a/apps/dav/l10n/fr.json +++ b/apps/dav/l10n/fr.json @@ -70,9 +70,11 @@ "Where: %s" : "Où : %s", "%1$s via %2$s" : "%1$s via %2$s", "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 responded your invitation" : "\"1%1$s\" a répondu à votre invitation", "Invitation: %1$s" : "Invitation : %1$s", + "%1$s would like to invite you to \"%2$s\"" : "%1$s souhaite vous inviter à \"%2$s\"", "Organizer:" : "Organisateur :", "Attendees:" : "Participants :", "Title:" : "Titre :", |