Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/circles.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10n/fr.js2
-rw-r--r--l10n/fr.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index fd474258..c00cb3b2 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -164,7 +164,7 @@ OC.L10N.register(
"Group cannot be set as owner of a circle" : "Le groupe ne peut pas être défini comme propriétaire d'un cercle",
"now" : "A l'instant",
"This account does not exist" : "Ce compte n'existe pas",
- "Email format is not valid" : "Le format d'Email est invalide",
+ "Email format is not valid" : "Le format d'e-mail est invalide",
"This contact is not available" : "Ce contact n'est pas disponible",
"You have no permission to create a new circle" : "Vous n'avez pas l'autorisation de créer un nouveau cercle",
"%s shared a file with \"%s\"." : "%s a partagé un fichier avec \"%s\".",
diff --git a/l10n/fr.json b/l10n/fr.json
index da261c9d..d55648bc 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -162,7 +162,7 @@
"Group cannot be set as owner of a circle" : "Le groupe ne peut pas être défini comme propriétaire d'un cercle",
"now" : "A l'instant",
"This account does not exist" : "Ce compte n'existe pas",
- "Email format is not valid" : "Le format d'Email est invalide",
+ "Email format is not valid" : "Le format d'e-mail est invalide",
"This contact is not available" : "Ce contact n'est pas disponible",
"You have no permission to create a new circle" : "Vous n'avez pas l'autorisation de créer un nouveau cercle",
"%s shared a file with \"%s\"." : "%s a partagé un fichier avec \"%s\".",