summaryrefslogtreecommitdiffstats
path: root/lib/l10n/fr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-01 01:10:52 +0000
committerNextcloud bot <bot@nextcloud.com>2018-02-01 01:10:52 +0000
commit009874a4c2ac9325b0345d9ce4917d6023e68177 (patch)
treefe5ea1dcaabdc25a32077d393aed910513aca696 /lib/l10n/fr.js
parent46a34f1e27d11b042b0bcf1216f935efd6d04ce1 (diff)
downloadnextcloud-server-009874a4c2ac9325b0345d9ce4917d6023e68177.tar.gz
nextcloud-server-009874a4c2ac9325b0345d9ce4917d6023e68177.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fr.js')
-rw-r--r--lib/l10n/fr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js
index c07d3507d90..793baec61dc 100644
--- a/lib/l10n/fr.js
+++ b/lib/l10n/fr.js
@@ -186,8 +186,6 @@ OC.L10N.register(
"Could not create user" : "Impossible de créer l'utilisateur",
"User disabled" : "Utilisateur désactivé",
"Login canceled by app" : "L'authentification a été annulé par l'application",
- "No app name specified" : "Aucun nom d'application spécifié",
- "App '%s' could not be installed!" : "L'application \"%s\" ne peut pas être installée !",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "L'application \"%s\" ne peut pas être installée à cause des dépendances suivantes non satisfaites : %s",
"a safe home for all your data" : "un endroit sûr pour toutes vos données",
"File is currently busy, please try again later" : "Le fichier est actuellement utilisé, veuillez réessayer plus tard",
@@ -246,6 +244,8 @@ OC.L10N.register(
"Cannot set expiration date more than %s days in the future" : "Impossible de définir la date d'expiration à plus de %s jours dans le futur",
"Personal" : "Personnel",
"Admin" : "Administration",
+ "No app name specified" : "Aucun nom d'application spécifié",
+ "App '%s' could not be installed!" : "L'application \"%s\" ne peut pas être installée !",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Ce problème est généralement résolu %sen donnant au serveur web un accès en écriture au répertoire apps%s ou en désactivant l'appstore dans le fichier de configuration.",
"Cannot create \"data\" directory (%s)" : "Impossible de créer le répertoire \"data\" (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Ce problème est généralement résolu <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">en donnant au serveur web un accès en écriture au répertoire racine</a>.",