diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-20 01:54:34 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-20 01:54:34 -0400 |
commit | 87da62072b6df177bceb0c78c350458e0df86d0a (patch) | |
tree | 14f407909e8361896d97f3a80d150f5b2ade603f /lib/l10n/fr.php | |
parent | 245ae7e07116b1d4942479f4a935dac63b10a2f4 (diff) | |
download | nextcloud-server-87da62072b6df177bceb0c78c350458e0df86d0a.tar.gz nextcloud-server-87da62072b6df177bceb0c78c350458e0df86d0a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fr.php')
-rw-r--r-- | lib/l10n/fr.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/fr.php b/lib/l10n/fr.php index 7c26c973f6f..3e07893f749 100644 --- a/lib/l10n/fr.php +++ b/lib/l10n/fr.php @@ -11,6 +11,7 @@ $TRANSLATIONS = array( "Settings" => "Paramètres", "Users" => "Utilisateurs", "Admin" => "Administration", +"Recommended" => "Recommandé", "App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "L'application \\\"%s\\\" ne peut pas être installée car elle n'est pas compatible avec cette version de ownCloud.", "No app name specified" => "Aucun nom d'application spécifié", "Unknown filetype" => "Type de fichier inconnu", |