diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-27 00:27:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-27 00:27:54 +0000 |
commit | abbad7bc53848c50c3e1e7ae685b80b2ad3db6c8 (patch) | |
tree | 4594b806e0886a7b02f0dbba20d07919772ef823 /apps/workflowengine/l10n/fr.json | |
parent | c7403d433a7a4121046ea12d640222e57480af76 (diff) | |
download | nextcloud-server-abbad7bc53848c50c3e1e7ae685b80b2ad3db6c8.tar.gz nextcloud-server-abbad7bc53848c50c3e1e7ae685b80b2ad3db6c8.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine/l10n/fr.json')
-rw-r--r-- | apps/workflowengine/l10n/fr.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/fr.json b/apps/workflowengine/l10n/fr.json index 0fe9cf04b43..2df8e0c0249 100644 --- a/apps/workflowengine/l10n/fr.json +++ b/apps/workflowengine/l10n/fr.json @@ -78,12 +78,15 @@ "Save" : "Enregistrer", "Available flows" : "Flux disponibles", "For details on how to write your own flow, check out the development documentation." : "Pour savoir comment rédiger votre propre flux, consultez la documentation sur le développement.", + "No flows installed" : "Aucun flow n'est installé", + "Ask your administrator to install new flows." : "Demandez à votre administrateur d'installer de nouveaux flux.", "More flows" : "Plus de flux", "Browse the App Store" : "Parcourir le magasin d'applications", "Show less" : "Afficher moins", "Show more" : "Afficher plus", "Configured flows" : "Flux configurés", "Your flows" : "Vos flux", + "No flows configured" : "Aucun flow n'est configuré", "matches" : "correspond", "does not match" : "ne correspond pas", "is" : "est", |