From 361f9619af8a2d983c8537e286a2b7edbbec4a56 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 27 Dec 2024 00:37:55 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/fr.js | 2 ++ l10n/fr.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/fr.js b/l10n/fr.js index febc53588..8749ead90 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -209,6 +209,8 @@ OC.L10N.register( "Contact not found" : "Contact introuvable", "Group {group} not found" : "Groupe {group} introuvable", "Close" : "Fermer", + "No data for this contact" : "Aucune donnée sur ce contact", + "No data for this contact on their profile" : "Aucune donnée de ce contact sur son profil", "Import" : "Importer", "Are you sure you want to import this contact file?" : "Êtes-vous sûr de vouloir importer ce fichier de contact ?", "Could not copy" : "Impossible de copier", diff --git a/l10n/fr.json b/l10n/fr.json index a8e87449e..cfce0a088 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -207,6 +207,8 @@ "Contact not found" : "Contact introuvable", "Group {group} not found" : "Groupe {group} introuvable", "Close" : "Fermer", + "No data for this contact" : "Aucune donnée sur ce contact", + "No data for this contact on their profile" : "Aucune donnée de ce contact sur son profil", "Import" : "Importer", "Are you sure you want to import this contact file?" : "Êtes-vous sûr de vouloir importer ce fichier de contact ?", "Could not copy" : "Impossible de copier",