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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-11-27 05:26:28 +0300
committerNextcloud bot <bot@nextcloud.com>2021-11-27 05:26:28 +0300
commitd1e21c0b00236bbe5f4b5e7865df5289d7dc2bcf (patch)
tree586e2559725f84fdda9b513dc60f093e23fa69f3 /core
parentb2f75e2d517bbcc6cba06bf19f402cb991ca7564 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r--core/l10n/fr.js3
-rw-r--r--core/l10n/fr.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index 29d056d3243..1178579149e 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -179,6 +179,9 @@ OC.L10N.register(
"Back" : "Retour",
"Login form is disabled." : "Le formulaire de connexion est désactivé.",
"Edit Profile" : "Modifier le profil",
+ "The headline and about sections will show up here" : "Le titre et la section \"A propos\" apparaîtront ici",
+ "You haven't added any info yet" : "Vous n'avez ajouté aucune information pour l'instant",
+ "{user} hasn't added any info yet" : "{user} n'a ajouté aucune information pour l'instant",
"Error opening the user status modal, try hard refreshing the page" : "Erreur lors de l'ouverture du modal du statut de l'utilisateur, essayez d'actualiser la page",
"Reset search" : "Réinitialiser la recherche",
"Search for {name} only" : "Rechercher pour {name} uniquement",
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index 7f46cfeaa1c..2ea088dc063 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -177,6 +177,9 @@
"Back" : "Retour",
"Login form is disabled." : "Le formulaire de connexion est désactivé.",
"Edit Profile" : "Modifier le profil",
+ "The headline and about sections will show up here" : "Le titre et la section \"A propos\" apparaîtront ici",
+ "You haven't added any info yet" : "Vous n'avez ajouté aucune information pour l'instant",
+ "{user} hasn't added any info yet" : "{user} n'a ajouté aucune information pour l'instant",
"Error opening the user status modal, try hard refreshing the page" : "Erreur lors de l'ouverture du modal du statut de l'utilisateur, essayez d'actualiser la page",
"Reset search" : "Réinitialiser la recherche",
"Search for {name} only" : "Rechercher pour {name} uniquement",