diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-02 00:12:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-02 00:12:37 +0000 |
commit | 62af5bf0338e9b9703dab2fe8eb85c3cf8e109a0 (patch) | |
tree | b3fbdfc9baa1a6fda6f4953a7274244874304627 /lib/l10n/fr.js | |
parent | 494f9fb86c4c0f993d918023f13bf324bd39f322 (diff) | |
download | nextcloud-server-62af5bf0338e9b9703dab2fe8eb85c3cf8e109a0.tar.gz nextcloud-server-62af5bf0338e9b9703dab2fe8eb85c3cf8e109a0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fr.js')
-rw-r--r-- | lib/l10n/fr.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 601b6e991a0..0c43c7869cd 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -235,7 +235,6 @@ OC.L10N.register( "Action \"%s\" not supported or implemented." : "Action \"%s\" non supportée ou implémentée.", "Authentication failed, wrong token or provider ID given" : "Échec de l'authentification, jeton erroné ou identification du fournisseur donnée", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Paramètres manquants pour compléter la requête. Paramètres manquants : \"%s\"", - "Id \"%s\" already used by cloud federation provider \"%s\"" : "L'identifiant \"%s\" est déjà utilisé par le fournisseur du cloud \"%s\"", "Cloud Federation Provider with ID: \"%s\" does not exist." : "Le fournisseur de cloud avec l'identifiant \"%s\" n'existe pas.", "Could not obtain lock type %d on \"%s\"." : "Impossible d'obtenir le verrouillage de type %d sur \"%s\".", "Storage unauthorized. %s" : "Espace de stockage non autorisé. %s", |