diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-19 00:19:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-19 00:19:50 +0000 |
commit | b083a8cfd768f98110bf0bd937e79f26b93644de (patch) | |
tree | 37a205b97e21ec7c692cdefdc634769225cc4d95 /apps/settings/l10n/fr.json | |
parent | 79e9cdc46779b5ff6ceeb89a9c681d94985b464f (diff) | |
download | nextcloud-server-b083a8cfd768f98110bf0bd937e79f26b93644de.tar.gz nextcloud-server-b083a8cfd768f98110bf0bd937e79f26b93644de.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/fr.json')
-rw-r--r-- | apps/settings/l10n/fr.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index 45e3b34dbf2..ca2811225a4 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -621,7 +621,6 @@ "Your browser does not support WebAuthn." : "Votre navigateur ne prend pas en charge WebAuthn.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "En tant qu'administrateur, vous pouvez affiner le comportement de partage. Veuillez consulter la documentation pour plus d'informations.", "You need to enable the File sharing App." : "Vous devez activer l'application de partage de fichiers", - "by {author}\n{license}" : "par {author}\n{license}", "Active accounts" : "Comptes actifs", "Admins" : "Administrateurs", "Disabled accounts" : "Comptes désactivés", @@ -631,7 +630,6 @@ "Create group" : "Créer un groupe", "Group name" : "Nom du groupe", "Please enter a valid group name" : "Merci de saisir un nom de groupe valide", - "{license}-licensed" : "Sous licence {license}", "Failed to create group" : "La création du groupe a échoué", "Sending…" : "Envoi en cours...", "Email sent" : "E-mail envoyé", @@ -784,6 +782,8 @@ "Will be autogenerated" : "Sera généré automatiquement", "Add a new user" : "Ajouter un nouvel utilisateur", "No users in here" : "Aucun utilisateur", + "{license}-licensed" : "Sous licence {license}", + "by {author}\n{license}" : "par {author}\n{license}", "Enter group name" : "Saisissez le nom du groupe", "Add group" : "Ajouter un groupe", "Active users" : "Utilisateurs actifs", |