diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-30 00:07:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-30 00:07:21 +0000 |
commit | 4518f6dc642e75f2aee386fc39f5e748859bda5c (patch) | |
tree | 649061f217aa7916b56dd5b575fc4872318f30b1 /lib/l10n/fr.js | |
parent | 9edd3916ffc1ff0a3a1eab1e44e5df0d5e67ebb3 (diff) | |
download | nextcloud-server-4518f6dc642e75f2aee386fc39f5e748859bda5c.tar.gz nextcloud-server-4518f6dc642e75f2aee386fc39f5e748859bda5c.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 86a8fb3f84a..ccfa7aa2c4f 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -51,7 +51,6 @@ OC.L10N.register( "Admin" : "Administration", "APCu" : "APCu", "Redis" : "Redis", - "Server settings" : "Paramètres serveur", "Sharing" : "Partage", "Security" : "Sécurité", "Encryption" : "Chiffrement", @@ -211,6 +210,7 @@ OC.L10N.register( "Storage is temporarily not available" : "Le support de stockage est temporairement indisponible", "Storage connection timeout. %s" : "Le délai d'attente pour la connexion à l'espace de stockage a été dépassé. %s", "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Le module avec l'id: %s n'existe pas. Merci de l'activer dans les paramètres d'applications ou de contacter votre administrateur.", + "Server settings" : "Paramètres serveur", "You need to enter either an existing account or the administrator." : "Vous devez indiquer un compte existant ou celui de l'administrateur.", "%s shared »%s« with you" : "%s a partagé «%s» avec vous", "%s via %s" : "%s via %s", |