aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/fr.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-24 00:19:43 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-24 00:19:43 +0000
commitba866cd4a8dbd022d9769fc28d7d86de1f0622e2 (patch)
tree218d6c88f0177661f0ca8cd5444965a3193ea2e6 /apps/dav/l10n/fr.json
parenteef571e4fb203e255d3bdb2a79737b0d87a79a2b (diff)
downloadnextcloud-server-ba866cd4a8dbd022d9769fc28d7d86de1f0622e2.tar.gz
nextcloud-server-ba866cd4a8dbd022d9769fc28d7d86de1f0622e2.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/fr.json')
-rw-r--r--apps/dav/l10n/fr.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json
index 61fb7e08f1a..41b5fa81a13 100644
--- a/apps/dav/l10n/fr.json
+++ b/apps/dav/l10n/fr.json
@@ -1,6 +1,6 @@
{ "translations": {
"Calendar" : "Agenda",
- "To-dos" : "Pense-bêtes",
+ "Tasks" : "Tâches",
"Personal" : "Personnel",
"{actor} created calendar {calendar}" : "{actor} a créé l'agenda {calendar}",
"You created calendar {calendar}" : "Vous avez créé l'agenda {calendar}",
@@ -141,7 +141,6 @@
"Configures a CalDAV account" : "Configure un compte CalDAV",
"Configures a CardDAV account" : "Configure un compte CardDAV",
"Events" : "Évènements",
- "Tasks" : "Tâches",
"Untitled task" : "Tâche sans titre",
"Completed on %s" : "Terminé le %s",
"Due on %s by %s" : "Echéance le %s pour %s",
@@ -204,6 +203,7 @@
"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.",
+ "To-dos" : "Pense-bêtes",
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Si vous configurez vos heures de travail, les autres utilisateurs verront si vous êtes disponible quand ils planifient une réunion."
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file