summaryrefslogtreecommitdiffstats
path: root/l10n/fr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-07 03:30:45 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-07 03:30:45 +0000
commit961f8c021ef30394a03580298beac1073ac6c5ca (patch)
treeba720473136798ef1b6c702e5671241bae1e47c4 /l10n/fr.js
parentef9bd1a3181c048fd75fd83d4fa6ef1667ce9c2b (diff)
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/fr.js')
-rw-r--r--l10n/fr.js7
1 files changed, 6 insertions, 1 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index 9c2e0b03..2a3503e7 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -75,6 +75,7 @@ OC.L10N.register(
"Boost" : "Boost",
"Like" : "Aimer",
"Undo Like" : "Retirer le J'aime",
+ "Choose a visibility" : "Choisir une visibilité",
"Go to Social app" : "Aller Ă  l'application Social",
"Error getting Social notifications" : "Erreur de récupération des notifications Social",
"No Social notifications!" : "Pas de notifications Social !",
@@ -102,8 +103,12 @@ OC.L10N.register(
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Comme vous ĂȘtes nouveau dans Social, commencez par suivre le compte officiel de Nextcloud afin de ne manquer aucune nouvelle",
"Follow Nextcloud on mastodon.xyz" : "Suivre Nextcloud sur mastodon.xyz",
"Public" : "Public",
+ "Visible for all" : "Visible pour tous",
"Unlisted" : "Non listé",
+ "Visible for all, but opted-out of discovery features" : "Visible pour tous, mais exclu des fonctions de découverte",
"Followers" : "Abonnés",
- "Direct" : "Direct"
+ "Visible to followers only" : "Visible des abonnés seulement",
+ "Direct" : "Direct",
+ "Visible to mentioned users only" : "Visible des utilisateurs cités uniquement"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");