diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-28 01:55:09 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-28 01:55:09 -0400 |
commit | 84923475c076d8b30d271d2a14862a42d279af27 (patch) | |
tree | 3dfba0defedd2252156927a18b578c762a56bf8d /apps/files_external/l10n | |
parent | cea70298f276f25c7f3561c9c7622960f4b610b2 (diff) | |
download | nextcloud-server-84923475c076d8b30d271d2a14862a42d279af27.tar.gz nextcloud-server-84923475c076d8b30d271d2a14862a42d279af27.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n')
-rw-r--r-- | apps/files_external/l10n/fr.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/fr.php b/apps/files_external/l10n/fr.php index b31415b48f9..405bc4f680c 100644 --- a/apps/files_external/l10n/fr.php +++ b/apps/files_external/l10n/fr.php @@ -1,6 +1,6 @@ <?php $TRANSLATIONS = array( -"Fetching request tokens failed. Verify that your Dropbox app key and secret are correct." => "La requête de récupération des jetons d’authentification a échoué. Veuillez vérifier votre App-Key Dropbox ainsi que le mot de passe.", +"Fetching request tokens failed. Verify that your Dropbox app key and secret are correct." => "La récupération des jetons d’authentification a échoué. Veuillez vérifier votre clef Dropbox ainsi que le mot de passe.", "Fetching access tokens failed. Verify that your Dropbox app key and secret are correct." => "La requête d’accès aux jetons d’authentification a échoué. Veuillez vérifier votre App-Key Dropbox ainsi que le mot de passe.", "Please provide a valid Dropbox app key and secret." => "Veuillez fournir une clé d'application (app key) ainsi qu'un mot de passe valides.", "Step 1 failed. Exception: %s" => "L’étape 1 a échoué. Erreur: %s", |