You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/fr.js
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,8 @@ OC.L10N.register(
13
13
"Status" : "Statut",
14
14
"The machine learning models have been downloaded successfully." : "Les modèles de machine learning ont été téléchargés avec succès.",
15
15
"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.",
16
18
"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.",
17
19
"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.",
18
20
"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.",
Copy file name to clipboardExpand all lines: l10n/fr.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,8 @@
11
11
"Status" : "Statut",
12
12
"The machine learning models have been downloaded successfully." : "Les modèles de machine learning ont été téléchargés avec succès.",
13
13
"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.",
14
16
"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.",
15
17
"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.",
16
18
"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