From 9c924edb60ef0cd1164f002676e9c3c2453dca78 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 8 Dec 2024 03:06:31 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/fr.js | 3 ++- l10n/fr.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/l10n/fr.js b/l10n/fr.js index 7c28ef8..5f6704b 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -10,6 +10,7 @@ OC.L10N.register( "Server side OCR processing via workflow engine" : "Traitement ROC côté serveur via le moteur de flux de travail", "This app makes it possible to process various files via OCR algorithms.\n\tThe processing is done via workflow-engine and can therefore easily be customized.\n\tPlease note that you'll have to install the OcrMyPDF CLI on your Nextcloud server to\n\tprocess PDF files. More installation instructions can be found in the docs https://github.com/R0Wi/workflow_ocr/blob/master/README.md." : "Cette application permet de traiter divers fichiers via des algorithmes de ROC (Reconnaissance Optique de Caractères).\n\tLe traitement est fait via moteur de flux de travail et peut donc facilement être personnalisé.\n\tVeuillez noter que vous devrez installer l'outil en ligne de commande OcrMyPDF sur votre serveur Nextcloud pour\n\ttraiter les fichiers PDF. Davantage d'informations concernant l'installation sont disponibles dans la documentation sur https://github.com/R0Wi/workflow_ocr/blob/master/README.md.", "Other settings" : "Autres paramètres", - "Remove background" : "Retirer l'arrière-plan" + "Remove background" : "Retirer l'arrière-plan", + "Select language(s)" : "Sélectionner la ou les langue(s)" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/fr.json b/l10n/fr.json index 56fb951..856451d 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -8,6 +8,7 @@ "Server side OCR processing via workflow engine" : "Traitement ROC côté serveur via le moteur de flux de travail", "This app makes it possible to process various files via OCR algorithms.\n\tThe processing is done via workflow-engine and can therefore easily be customized.\n\tPlease note that you'll have to install the OcrMyPDF CLI on your Nextcloud server to\n\tprocess PDF files. More installation instructions can be found in the docs https://github.com/R0Wi/workflow_ocr/blob/master/README.md." : "Cette application permet de traiter divers fichiers via des algorithmes de ROC (Reconnaissance Optique de Caractères).\n\tLe traitement est fait via moteur de flux de travail et peut donc facilement être personnalisé.\n\tVeuillez noter que vous devrez installer l'outil en ligne de commande OcrMyPDF sur votre serveur Nextcloud pour\n\ttraiter les fichiers PDF. Davantage d'informations concernant l'installation sont disponibles dans la documentation sur https://github.com/R0Wi/workflow_ocr/blob/master/README.md.", "Other settings" : "Autres paramètres", - "Remove background" : "Retirer l'arrière-plan" + "Remove background" : "Retirer l'arrière-plan", + "Select language(s)" : "Sélectionner la ou les langue(s)" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file