summaryrefslogtreecommitdiffstats
path: root/lib/l10n/fr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-09-23 00:28:10 +0000
committerNextcloud bot <bot@nextcloud.com>2023-09-23 00:28:10 +0000
commit6d8cbd5ede73c4679b384b9e45da80f7d41aa865 (patch)
tree9eeae7ffb89d5c5ea6560b0421765d7c8390a22a /lib/l10n/fr.js
parent0acad69840ff21a103f532548907e480fc5a982a (diff)
downloadnextcloud-server-6d8cbd5ede73c4679b384b9e45da80f7d41aa865.tar.gz
nextcloud-server-6d8cbd5ede73c4679b384b9e45da80f7d41aa865.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/fr.js')
-rw-r--r--lib/l10n/fr.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js
index 412c4c86c53..c914e305c2d 100644
--- a/lib/l10n/fr.js
+++ b/lib/l10n/fr.js
@@ -156,6 +156,7 @@ OC.L10N.register(
"%1$s shared »%2$s« with you." : "%1$s a partagé « %2$s » avec vous.",
"Click the button below to open it." : "Cliquez sur le bouton ci-dessous pour l'ouvrir",
"The requested share does not exist anymore" : "Le partage demandé n'existe plus",
+ "The requested share comes from a disabled user" : "Le partage demandé provient d'un utilisateur désactivé",
"The user was not created because the user limit has been reached. Check your notifications to learn more." : "L'utilisateur n'a pas été créé car la limite du nombre d'utilisateurs a été atteinte. Consultez vos notifications pour en savoir plus.",
"Could not find category \"%s\"" : "Impossible de trouver la catégorie \"%s\"",
"Sunday" : "Dimanche",
@@ -261,6 +262,12 @@ OC.L10N.register(
"Storage connection error. %s" : "Erreur de connexion à l'espace stockage. %s",
"Storage is temporarily not available" : "Le support de stockage est temporairement indisponible",
"Storage connection timeout. %s" : "Le délai d'attente pour la connexion à l'espace de stockage a été dépassé. %s",
+ "Generate headline" : "Générer un titre",
+ "Generates a possible headline for a text." : "Génère un titre possible pour un texte.",
+ "Summarize" : "Résumer",
+ "Summarizes text by reducing its length without losing key information." : "Résume un texte en réduisant sa longueur sans perdre d'informations essentielles.",
+ "Extract topics" : "Extraire des thèmes",
+ "Extracts topics from a text and outputs them separated by commas." : "Extrait les thèmes d'un texte et les restitue séparés par des virgules.",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Les fichiers de l'application %1$s n'ont pas été remplacés correctement. Veuillez vérifier que c'est une version compatible avec le serveur.",
"Full name" : "Nom complet",
"The user limit has been reached and the user was not created. Check your notifications to learn more." : "La limite d'utilisateurs à été atteinte et cet utilisateur n'a pas été créé. Consultez vos notifications pour en savoir plus.",