diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-15 00:19:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-15 00:19:57 +0000 |
commit | ab5c38b9edc558e852e8b6be38521452f95bc7f3 (patch) | |
tree | f8a1779caa1e13fae2d4a5732ccbfb2c11025f34 /lib | |
parent | eed0a6688506fb49c115b8e7b36192bfffae260a (diff) | |
download | nextcloud-server-ab5c38b9edc558e852e8b6be38521452f95bc7f3.tar.gz nextcloud-server-ab5c38b9edc558e852e8b6be38521452f95bc7f3.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/fr.js | 2 | ||||
-rw-r--r-- | lib/l10n/fr.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index ab849d2bc98..58aac9f64e9 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -266,7 +266,7 @@ OC.L10N.register( "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.", + "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.", "404" : "404", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index a182364ef6a..93c1d34fe74 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -264,7 +264,7 @@ "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.", + "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.", "404" : "404", |