diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-23 00:15:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-23 00:15:44 +0000 |
commit | 4bbad8f88a0c62477cae8116b296d584b46ed8e6 (patch) | |
tree | 2a70828cf4f4d163fbfdd62677abca40044d087d /lib/l10n/fr.js | |
parent | a2c518ee5a3d452973052a627e15bcb3bb812dd3 (diff) | |
download | nextcloud-server-4bbad8f88a0c62477cae8116b296d584b46ed8e6.tar.gz nextcloud-server-4bbad8f88a0c62477cae8116b296d584b46ed8e6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fr.js')
-rw-r--r-- | lib/l10n/fr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index d0240f880d7..3d5625bd268 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -58,6 +58,7 @@ OC.L10N.register( "Empty filename is not allowed" : "Le nom de fichier ne peut pas être vide", "App \"%s\" cannot be installed because appinfo file cannot be read." : "L'application \"%s\" ne peut pas être installée car le fichier appinfo ne peut pas être lu.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "L'application \"%s\" ne peut être installée car elle n'est pas compatible avec cette version du serveur", + "__language_name__" : "Français", "This is an automatically sent email, please do not reply." : "Ceci est un e-mail envoyé automatiquement, veuillez ne pas y répondre.", "Help" : "Aide", "Apps" : "Applications", @@ -81,7 +82,6 @@ OC.L10N.register( "Personal info" : "Informations personnelles", "Sync clients" : "Clients de synchronisation", "Unlimited" : "Illimité", - "__language_name__" : "Français", "Verifying" : "Vérification en cours", "Verifying …" : "Vérification en cours...", "Verify" : "Vérifié", |