diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-20 02:16:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-20 02:16:28 +0000 |
commit | 74e577876c2498701e61a64f63d6bed257892aac (patch) | |
tree | 8d09897234e88dee9ec2d52c291c9e764499eb46 /apps/workflowengine/l10n | |
parent | e4c9acd4ed9e095777212a741dbbe278aabc26ec (diff) | |
download | nextcloud-server-74e577876c2498701e61a64f63d6bed257892aac.tar.gz nextcloud-server-74e577876c2498701e61a64f63d6bed257892aac.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n')
-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 dc96280b32b..e3b83ba40ea 100644 --- a/apps/workflowengine/l10n/fr.js +++ b/apps/workflowengine/l10n/fr.js @@ -35,8 +35,8 @@ OC.L10N.register( "Entity %s has no event %s" : "L'entité %sn'a aucun évènement %s", "Operation %s does not exist" : "L'opération %s n'existe pas", "Operation %s is invalid" : "L'opération %s est invalide", - "At least one check needs to be provided" : "Au moins un chèque doit être fourni", - "Invalid check provided" : "Chèque non valable fourni", + "At least one check needs to be provided" : "Au moins une vérification doit être fournie", + "Invalid check provided" : "Vérification non valide fournie", "Check %s does not exist" : "Vérifiez si %s n'existe pas", "Check %s is invalid" : "Vérifiez si %s est invalide", "Check %s is not allowed with this entity" : "La vérification %s n'est pas autorisée avec cette entité", diff --git a/apps/workflowengine/l10n/fr.json b/apps/workflowengine/l10n/fr.json index 1d90adb3e28..6c5b40cec05 100644 --- a/apps/workflowengine/l10n/fr.json +++ b/apps/workflowengine/l10n/fr.json @@ -33,8 +33,8 @@ "Entity %s has no event %s" : "L'entité %sn'a aucun évènement %s", "Operation %s does not exist" : "L'opération %s n'existe pas", "Operation %s is invalid" : "L'opération %s est invalide", - "At least one check needs to be provided" : "Au moins un chèque doit être fourni", - "Invalid check provided" : "Chèque non valable fourni", + "At least one check needs to be provided" : "Au moins une vérification doit être fournie", + "Invalid check provided" : "Vérification non valide fournie", "Check %s does not exist" : "Vérifiez si %s n'existe pas", "Check %s is invalid" : "Vérifiez si %s est invalide", "Check %s is not allowed with this entity" : "La vérification %s n'est pas autorisée avec cette entité", |