aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/fr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-07 02:24:09 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-07 02:24:09 +0000
commit484f2fd5cc69b2b9c7f663c3f28709d9b35f7503 (patch)
treed89d9873f4c4f258811d70b6565a852e6d159539 /apps/dav/l10n/fr.js
parent0a85829138280310633b07762b01c2709027b38d (diff)
downloadnextcloud-server-484f2fd5cc69b2b9c7f663c3f28709d9b35f7503.tar.gz
nextcloud-server-484f2fd5cc69b2b9c7f663c3f28709d9b35f7503.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.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js
index 05bfd1b4581..0dfc4a51193 100644
--- a/apps/dav/l10n/fr.js
+++ b/apps/dav/l10n/fr.js
@@ -192,8 +192,6 @@ OC.L10N.register(
"You solved todo {todo} in list {calendar}" : "Vous avez terminé la tâche {todo} de la liste {calendar}",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} a réouvert la tâche {todo} dans la liste {calendar}",
"You reopened todo {todo} in list {calendar}" : "Vous avez réouvert la tâche {todo} dans la liste {calendar}",
- "A calendar <strong>todo</strong> was modified" : "Une <strong>liste de tâches</strong> de l'agenda a été modifiée",
- "Number of guests" : "Nombre d'invités",
- "Comment" : "Commentaire"
+ "A calendar <strong>todo</strong> was modified" : "Une <strong>liste de tâches</strong> de l'agenda a été modifiée"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");