diff options
author | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-09-04 18:12:58 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-09-04 18:12:58 +0200 |
commit | 14bbd6f9769567a67b9e95b1db55e9d67e56f8b5 (patch) | |
tree | 6cccfcee3cf647d0be5daee988598fc98f25eb3e /settings/l10n/fr.php | |
parent | a47f22a275e6af77f08de4a3edf327e5551c8c2b (diff) | |
download | nextcloud-server-14bbd6f9769567a67b9e95b1db55e9d67e56f8b5.tar.gz nextcloud-server-14bbd6f9769567a67b9e95b1db55e9d67e56f8b5.zip |
updated translations
Diffstat (limited to 'settings/l10n/fr.php')
-rw-r--r-- | settings/l10n/fr.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/settings/l10n/fr.php b/settings/l10n/fr.php index 769d1e9e6ac..74efb60fca2 100644 --- a/settings/l10n/fr.php +++ b/settings/l10n/fr.php @@ -1,7 +1,7 @@ <?php $TRANSLATIONS = array( "Authentication error" => "Erreur d'authentification", "OpenID Changed" => "Identifiant OpenID changé", -"Invalid request" => "Requète invalide", +"Invalid request" => "Requête invalide", "Language changed" => "Langue changée", "Add your application" => "Ajoutez votre application", "Select an App" => "Sélectionner une Application", @@ -14,13 +14,14 @@ "You use" => "Vous utilisez", "of the available" => "sur un total de", "Your password got changed" => "Votre mot de passe a été changé", +"Unable to change your password" => "Impossible de changer votre mot de passe", "Current password" => "Mot de passe actuel", "New password" => "Nouveau mot de passe", "show" => "Afficher", "Change password" => "Changer de mot de passe", "Language" => "Langue", "Help translating" => "Aider à traduire", -"use this address to connect to your ownCloud in your file manager" => "utilisez cette adresse pour vous connecter à votre ownCloud depuis votre explorateur de fichiers", +"use this address to connect to your ownCloud in your file manager" => "utilisez cette adresse pour vous connecter à votre ownCloud depuis un explorateur de fichiers", "Name" => "Nom", "Password" => "Mot de passe", "Groups" => "Groupes", |