diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-20 02:26:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-20 02:26:28 +0000 |
commit | 9db15459b9d39681965b3a599960e6d2225c57a0 (patch) | |
tree | de6f7e405c78eb608e37338574c67bc76fedf90f /apps/workflowengine/l10n/fr.js | |
parent | 176d8e8ab3af0509d8e2fa4d745123b917f52d44 (diff) | |
download | nextcloud-server-9db15459b9d39681965b3a599960e6d2225c57a0.tar.gz nextcloud-server-9db15459b9d39681965b3a599960e6d2225c57a0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/fr.js')
-rw-r--r-- | apps/workflowengine/l10n/fr.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/workflowengine/l10n/fr.js b/apps/workflowengine/l10n/fr.js index 82b821b4074..314b78c6057 100644 --- a/apps/workflowengine/l10n/fr.js +++ b/apps/workflowengine/l10n/fr.js @@ -66,11 +66,11 @@ OC.L10N.register( "Save" : "Enregistrer", "Show less" : "Afficher moins", "Show more" : "Afficher plus", - "File name" : "Nom du fichier", - "is" : "est", - "is not" : "n'est pas", "matches" : "correspond", "does not match" : "ne correspond pas", + "is" : "est", + "is not" : "n'est pas", + "File name" : "Nom du fichier", "File MIME type" : "Type MIME du fichier", "File size (upload)" : "Taille du fichier ( à télécharger )", "less" : "moins", |