diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-11-27 02:26:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-11-27 02:26:20 +0000 |
commit | b675d500923b70f1a15f39f623d0b6d5e1db7279 (patch) | |
tree | f38ab8e2b052a101c248c3f5edd82a6f28fbe351 /core/l10n/fr.js | |
parent | 6d8cf37f06f0dda750051461c08b2e21ce311eeb (diff) | |
download | nextcloud-server-b675d500923b70f1a15f39f623d0b6d5e1db7279.tar.gz nextcloud-server-b675d500923b70f1a15f39f623d0b6d5e1db7279.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 3 |
1 files changed, 3 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", |