diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-16 00:20:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-16 00:20:27 +0000 |
commit | 3db373e880c6e20479fc4cc906bca5d04159f759 (patch) | |
tree | f12851cc99a74861c1f6361f34ab390e0c0f77a0 /lib/l10n/fr.js | |
parent | 57831626dcc3cd3fbcccdf579c236cab23a3ffd9 (diff) | |
download | nextcloud-server-3db373e880c6e20479fc4cc906bca5d04159f759.tar.gz nextcloud-server-3db373e880c6e20479fc4cc906bca5d04159f759.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.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index f71b65a83eb..0cab0cd71b9 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -158,6 +158,8 @@ OC.L10N.register( "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 »", + "Input text" : "Texte d'entrée", + "The input text" : "Le texte d'entrée", "Sunday" : "Dimanche", "Monday" : "Lundi", "Tuesday" : "Mardi", @@ -262,15 +264,19 @@ OC.L10N.register( "Storage connection timeout. %s" : "Le délai d'attente pour la connexion à l'espace de stockage a été dépassé. %s", "Transcribe audio" : "Transcrire l'audio", "Audio input" : "Entrée audio", + "The transcribed text" : "Le texte transcrit", "Writes text in a given style based on the provided source material." : "Écrit un texte dans un style donné, basé sur des données initiales préalablement fournies.", "Writing style" : "Style rédactionnel", "Source material" : "Données initiales", "Emoji generator" : "Générateur d'emoji", "Generate image" : "Générer l'image", "Prompt" : "Invite de commande", + "Number of images" : "Nombre d'images", + "Output images" : "Images de sortie", "The generated images" : "Les images générées", "Chat" : "Discussion instantanée ", "Generates a possible headline for a text." : "Génère un titre possible pour un texte.", + "Simplify text" : "Simplifier le texte", "Simplified text" : "Texte simplifié", "The simplified text" : "Le texte simplifié", "Summarize" : "Résumer", @@ -279,6 +285,8 @@ OC.L10N.register( "Summary" : "Résumé", "The generated summary" : "Le résumé généré", "Extract topics" : "Extraire des thèmes", + "Topics" : "Sujets", + "The list of extracted topics" : "La liste des sujets extraits", "Translate" : "Traduire", "Target language" : "Langue cible", "Result" : "Résultat", |