summaryrefslogtreecommitdiffstats
path: root/lib/l10n/fr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-12-01 02:19:46 +0000
committerNextcloud bot <bot@nextcloud.com>2020-12-01 02:19:46 +0000
commit7ceb98f63b1cbae88d48a6c747b1802fdcab4b21 (patch)
tree419b8e37f173de4af9e930de68355eb7af451b3f /lib/l10n/fr.js
parentc97493e0ba4b1cafb40b7020d1db532dfffea6b7 (diff)
downloadnextcloud-server-7ceb98f63b1cbae88d48a6c747b1802fdcab4b21.tar.gz
nextcloud-server-7ceb98f63b1cbae88d48a6c747b1802fdcab4b21.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fr.js')
-rw-r--r--lib/l10n/fr.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js
index d3963fa2e1d..0cdc1789fd9 100644
--- a/lib/l10n/fr.js
+++ b/lib/l10n/fr.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Set an admin username." : "Spécifiez un nom d'utilisateur pour l'administrateur.",
"Set an admin password." : "Spécifiez un mot de passe pour l'administrateur.",
"Can't create or write into the data directory %s" : "Impossible de créer, ou d'écrire dans, le répertoire des données %s",
- "Invalid Federated Cloud ID" : "ID Federated Cloud incorrect",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Le service de partage %s doit implémenter l'interface OCP\\Share_Backend",
"Sharing backend %s not found" : "Service de partage %s non trouvé",
"Sharing backend for %s not found" : "Le service de partage pour %s est introuvable",
@@ -235,6 +234,7 @@ OC.L10N.register(
"Groupware" : "Travail collaboratif",
"Personal info" : "Informations personnelles",
"Mobile & desktop" : "Mobile & bureau",
+ "Invalid Federated Cloud ID" : "ID Federated Cloud incorrect",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Ce problème est généralement résolu en donnant au serveur web un accès en écriture au répertoire \"apps\" ou en désactivant l'appstore dans le fichier de configuration. Voir %s"
},
"nplurals=2; plural=(n > 1);");