diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-15 00:19:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-15 00:19:41 +0000 |
commit | 1ce3ae8a306fd3075d12c0c074e7234ad27e74db (patch) | |
tree | 9f8bb6c303f996f3ab30d45bbb0a4eab664d7e2c /lib/l10n | |
parent | 42c36c152bbbdb3b787da2b91b5702632fde81eb (diff) | |
download | nextcloud-server-1ce3ae8a306fd3075d12c0c074e7234ad27e74db.tar.gz nextcloud-server-1ce3ae8a306fd3075d12c0c074e7234ad27e74db.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-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", |