Skip to content

Commit 1cac633

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 357b77d commit 1cac633

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

l10n/fr.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ OC.L10N.register(
1313
"Status" : "Statut",
1414
"The machine learning models have been downloaded successfully." : "Les modèles de machine learning ont été téléchargés avec succès.",
1515
"The machine learning models still need to be downloaded." : "Les modèles de machine learning doivent encore être téléchargés.",
16+
"The systemtags app is enabled." : "L'application systemtags est active.",
17+
"The systemtags app is currently disabled. Some features of this app will not work." : "L'application systemtags est désactivée. Certaines fonctionnalités de cette application ne fonctionneront pas.",
1618
"Could not execute the Node.js binary. You may need to set the path to a working binary manually." : "Impossible de lancer l'exécutable Node.js. Il peut être nécessaire de configurer manuellement le chemin vers un exécutable fonctionnel.",
1719
"Background Jobs are not executed via cron. Recognize requires background jobs to be executed via cron." : "Les tâches de fond ne sont pas exécutées avec cron. Recognize nécessite que celles-ci soient exécutées par cron.",
1820
"The app is installed and will automatically classify files in background processes." : "Cette application est installée et va automatiquement classer les fichiers en arrière-plan.",

l10n/fr.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
"Status" : "Statut",
1212
"The machine learning models have been downloaded successfully." : "Les modèles de machine learning ont été téléchargés avec succès.",
1313
"The machine learning models still need to be downloaded." : "Les modèles de machine learning doivent encore être téléchargés.",
14+
"The systemtags app is enabled." : "L'application systemtags est active.",
15+
"The systemtags app is currently disabled. Some features of this app will not work." : "L'application systemtags est désactivée. Certaines fonctionnalités de cette application ne fonctionneront pas.",
1416
"Could not execute the Node.js binary. You may need to set the path to a working binary manually." : "Impossible de lancer l'exécutable Node.js. Il peut être nécessaire de configurer manuellement le chemin vers un exécutable fonctionnel.",
1517
"Background Jobs are not executed via cron. Recognize requires background jobs to be executed via cron." : "Les tâches de fond ne sont pas exécutées avec cron. Recognize nécessite que celles-ci soient exécutées par cron.",
1618
"The app is installed and will automatically classify files in background processes." : "Cette application est installée et va automatiquement classer les fichiers en arrière-plan.",

0 commit comments

Comments
 (0)