summaryrefslogtreecommitdiffstats
path: root/lib/l10n/fr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-12-04 02:19:19 +0000
committerNextcloud bot <bot@nextcloud.com>2020-12-04 02:19:19 +0000
commit3f88dbd25956897440ab0e34053551a77a1e922f (patch)
treea8d4ee846e32424ccfaf9bf458e1c6135ca85dbf /lib/l10n/fr.js
parent7d9004c8855fff982e2383d485cf991ba5f55593 (diff)
downloadnextcloud-server-3f88dbd25956897440ab0e34053551a77a1e922f.tar.gz
nextcloud-server-3f88dbd25956897440ab0e34053551a77a1e922f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fr.js')
-rw-r--r--lib/l10n/fr.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js
index 0cdc1789fd9..1dde012ac4d 100644
--- a/lib/l10n/fr.js
+++ b/lib/l10n/fr.js
@@ -167,6 +167,7 @@ OC.L10N.register(
"Oct." : "Oct.",
"Nov." : "Nov.",
"Dec." : "Déc.",
+ "The user limit has been reached and the user was not created." : "Le nombre maximum d'utilisateurs a été atteint, l'utilisateur n'a pas pu être créé.",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Seuls les caractères suivants sont autorisés dans un nom d'utilisateur : \"a-z\", \"A-Z\", \"0-9\", \"_@-\" et \".\" (le point)",
"A valid username must be provided" : "Un nom d'utilisateur valide doit être saisi",
"Username contains whitespace at the beginning or at the end" : "Le nom d'utilisateur contient des espaces au début ou à la fin",