diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-22 00:20:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-22 00:20:19 +0000 |
commit | be46ca3658189913c46f4c9cfb3bff407948236f (patch) | |
tree | 933d0a69a3ddab434ce326695c8024b45e160096 /apps/workflowengine | |
parent | e24efd171963dc04c4164bc890b9001c057575da (diff) | |
download | nextcloud-server-be46ca3658189913c46f4c9cfb3bff407948236f.tar.gz nextcloud-server-be46ca3658189913c46f4c9cfb3bff407948236f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine')
-rw-r--r-- | apps/workflowengine/l10n/fr.js | 4 | ||||
-rw-r--r-- | apps/workflowengine/l10n/fr.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/workflowengine/l10n/fr.js b/apps/workflowengine/l10n/fr.js index 5ddcb07716e..00c925e7a01 100644 --- a/apps/workflowengine/l10n/fr.js +++ b/apps/workflowengine/l10n/fr.js @@ -80,7 +80,7 @@ OC.L10N.register( "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é", + "No flows installed" : "Aucun flux 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", @@ -88,7 +88,7 @@ OC.L10N.register( "Show more" : "Afficher plus", "Configured flows" : "Flux configurés", "Your flows" : "Vos flux", - "No flows configured" : "Aucun flow n'est configuré", + "No flows configured" : "Aucun flux n'est configuré", "matches" : "correspond", "does not match" : "ne correspond pas", "is" : "est", diff --git a/apps/workflowengine/l10n/fr.json b/apps/workflowengine/l10n/fr.json index 03b59868016..f31a6ac04d7 100644 --- a/apps/workflowengine/l10n/fr.json +++ b/apps/workflowengine/l10n/fr.json @@ -78,7 +78,7 @@ "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é", + "No flows installed" : "Aucun flux 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", @@ -86,7 +86,7 @@ "Show more" : "Afficher plus", "Configured flows" : "Flux configurés", "Your flows" : "Vos flux", - "No flows configured" : "Aucun flow n'est configuré", + "No flows configured" : "Aucun flux n'est configuré", "matches" : "correspond", "does not match" : "ne correspond pas", "is" : "est", |