diff options
author | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-08-20 05:12:16 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-08-20 05:12:16 +0200 |
commit | 389b2775c26e0572d76bd8e31aa65b0e1b6dd900 (patch) | |
tree | ff57fdf5a42872636b13aee8e932700793ba28aa /core/l10n/fr.php | |
parent | d9aae20003eb670b7bf86708016473969088066a (diff) | |
download | nextcloud-server-389b2775c26e0572d76bd8e31aa65b0e1b6dd900.tar.gz nextcloud-server-389b2775c26e0572d76bd8e31aa65b0e1b6dd900.zip |
translation update
Diffstat (limited to 'core/l10n/fr.php')
-rw-r--r-- | core/l10n/fr.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/fr.php b/core/l10n/fr.php index 122c8f00509..98c328192a8 100644 --- a/core/l10n/fr.php +++ b/core/l10n/fr.php @@ -1,4 +1,8 @@ <?php $TRANSLATIONS = array( +"Users" => "Utilisateurs", +"Apps" => "Applications", +"Help" => "Aide", +"Personal" => "Personnel", "Login failed!" => "Échec de la connexion !", "remember" => "se souvenir de moi", "Create an <strong>admin account</strong>" => "Créer un <strong>compte administrateur</strong>", |