summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-08-13 12:43:15 +0200
committerJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-08-13 12:43:15 +0200
commit2ba37936714fc15af6191137dd0cdd3681f71ca7 (patch)
treeffa99966e17c5103d97809089083ff934ce4e43a /settings
parentc144976676efc829b6a2e884ea2bb4d2bfebb733 (diff)
downloadnextcloud-server-2ba37936714fc15af6191137dd0cdd3681f71ca7.tar.gz
nextcloud-server-2ba37936714fc15af6191137dd0cdd3681f71ca7.zip
updated translations
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/fr.php12
1 files changed, 11 insertions, 1 deletions
diff --git a/settings/l10n/fr.php b/settings/l10n/fr.php
index 93b118bf77f..4105886552f 100644
--- a/settings/l10n/fr.php
+++ b/settings/l10n/fr.php
@@ -1,7 +1,12 @@
<?php $TRANSLATIONS = array(
"Authentication error" => "Erreur d'authentification",
+"OpenID Changed" => "Identifiant OpenID changé avec succès",
"Invalid request" => "Requète invalide",
"Language changed" => "Langue changée avec succès",
+"Ask a question" => "Poser une question",
+"Select an App" => "Sélectionner une Application",
+"-licensed" => "sous licence",
+"by" => "par",
"Account information" => "Informations sur le compte",
"You're currently using" => "Vous utilisez actuellement",
"of your" => "de votre espace de stockage de",
@@ -11,5 +16,10 @@
"Old password" => "Ancien mot de passe",
"New password" => "Nouveau mot de passe :",
"show" => "Afficher",
-"Language" => "Langue"
+"Language" => "Langue",
+"Name" => "Nom",
+"Password" => "Mot de passe",
+"Groups" => "Groupes",
+"Create" => "Créer",
+"Remove" => "Supprimer"
);