diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-06 02:16:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-06 02:16:07 +0000 |
commit | 6ba2a608d08ec3c1fd440ac2d0a9cfad569da234 (patch) | |
tree | 2dc692fd85b01bea535e712c28998ed32ec812df /apps/workflowengine/l10n/fr.js | |
parent | 5c0ad24a6830189a36b5538ee02738a57e067637 (diff) | |
download | nextcloud-server-6ba2a608d08ec3c1fd440ac2d0a9cfad569da234.tar.gz nextcloud-server-6ba2a608d08ec3c1fd440ac2d0a9cfad569da234.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/fr.js')
-rw-r--r-- | apps/workflowengine/l10n/fr.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/fr.js b/apps/workflowengine/l10n/fr.js index 653228223ea..b0856c7f14a 100644 --- a/apps/workflowengine/l10n/fr.js +++ b/apps/workflowengine/l10n/fr.js @@ -30,6 +30,7 @@ OC.L10N.register( "Workflows" : "Workflows", "Nextcloud workflow engine" : "Moteur de workflow Nextcloud", "Select a filter" : "Sélectionner un filtre", + "Select a file type" : "Sélectionnez un type de fichier", "Images" : "Images", "Office documents" : "Documents Office", "PDF documents" : "Documents PDF", @@ -46,6 +47,8 @@ OC.L10N.register( "Thunderbird & Outlook addons" : "Modules complémentaires Thunderbird & Outlook", "When" : "Quand", "and" : "et", + "Cancel" : "Annuler", + "Delete" : "Supprimer", "The configuration is invalid" : "Configuration non valide", "Show less" : "Afficher moins", "Show more" : "Afficher plus", |