diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-22 00:20:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-22 00:20:22 +0000 |
commit | b33260a22c7099e15903f2f9cf8f27d64680d663 (patch) | |
tree | 01280bd0f2c447d6d905532dab3b8f785e1251e7 /lib/l10n/fr.js | |
parent | 003bf4b8ee3a1cf8e19f62b94bafe26e03448ddb (diff) | |
download | nextcloud-server-b33260a22c7099e15903f2f9cf8f27d64680d663.tar.gz nextcloud-server-b33260a22c7099e15903f2f9cf8f27d64680d663.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index d169020bfd9..ce8d5244249 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -266,6 +266,7 @@ OC.L10N.register( "Transcribe audio" : "Transcrire l'audio", "Audio input" : "Entrée audio", "The transcribed text" : "Le texte transcrit", + "Context write" : "Écrire contextuellement", "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", |