diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-26 00:21:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-26 00:21:00 +0000 |
commit | 94282863cbfbb1c798001d828ddbeb944909f192 (patch) | |
tree | f27dc74dc1ff1e7040cf209c5f41f296a1e78c7c /apps/dav/l10n | |
parent | ed11a922548ddc21fd11a4c4d061857ea1318e2e (diff) | |
download | nextcloud-server-94282863cbfbb1c798001d828ddbeb944909f192.tar.gz nextcloud-server-94282863cbfbb1c798001d828ddbeb944909f192.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 | 4 | ||||
-rw-r--r-- | apps/dav/l10n/fr.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index 9ce5d28d336..4ef645114f1 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -87,10 +87,10 @@ OC.L10N.register( "Attendees:" : "Participants :", "Title:" : "Titre :", "Time:" : "Heure :", - "Location:" : "Localisation :", + "Location:" : "Lieu :", "Link:" : "Lien :", "Accept" : "Accepter", - "Decline" : "Refuser", + "Decline" : "Décliner", "More options …" : "Plus d'options…", "More options at %s" : "Plus d'options à %s", "Contacts" : "Contacts", diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json index f97308a7a07..d7c3d0bcff0 100644 --- a/apps/dav/l10n/fr.json +++ b/apps/dav/l10n/fr.json @@ -85,10 +85,10 @@ "Attendees:" : "Participants :", "Title:" : "Titre :", "Time:" : "Heure :", - "Location:" : "Localisation :", + "Location:" : "Lieu :", "Link:" : "Lien :", "Accept" : "Accepter", - "Decline" : "Refuser", + "Decline" : "Décliner", "More options …" : "Plus d'options…", "More options at %s" : "Plus d'options à %s", "Contacts" : "Contacts", |