summaryrefslogtreecommitdiffstats
path: root/l10n/fr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-10-27 01:16:12 +0000
committerNextcloud bot <bot@nextcloud.com>2023-10-27 01:16:12 +0000
commit1244f6e5d3bc39a9d65da088b157161cf8d68bed (patch)
tree7444d5cca10cddb12ad0ce0b6410f30ccb3e2329 /l10n/fr.js
parentc2ae225cfd0b6a466ec0684dcdee4de267cc7b65 (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.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index 706a4a4d7..0874bc8ff 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -46,13 +46,19 @@ OC.L10N.register(
"How many redirects the feed fetcher should follow." : "Nombre de redirections que le récupérateur de flux doit suivre",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted." : "Nombre maximal de secondes que peut prendre un flux RSS ou Atom pour être chargé. Si le délai est dépassé, la mise à jour sera annulée",
"Interval in seconds in which the feeds will be updated." : "Fréquence à laquelle les flux seront mis à jour (en secondes).",
+ "User Name" : "Nom d'utilisateur",
"Share" : "Partager",
+ "Share with" : "Partager avec",
+ "Share with {num} users" : "Partager avec {num} utilisateurs",
"Mark read" : "Marquer comme lu",
"All articles" : "Tous les articles",
"Starred" : "Épinglés",
"Explore" : "Explorer",
+ "Are you sure you want to mark all read?" : "Voulez-vous vraiment tout marquer comme lu ?",
+ "Rename Folder" : "Renommer le dossier",
"Rename" : "Renommer",
"Delete" : "Supprimer",
+ "Open Feed URL" : "Ouvrir l'URL du flux",
"Rename Feed" : "Renommer le flux",
"Are you sure you want to delete?" : "Êtes-vous sûr de vouloir supprimer ?",
"Unpin from top" : "Désépingler du haut",
@@ -64,6 +70,7 @@ OC.L10N.register(
"Disable full text" : "Désactiver le texte intégral",
"Unread updated" : "Mise à jour non lue",
"Ignore updated" : "Ignorer la sélection",
+ "Share within Instance" : "Partager au sein de l'instance",
"by" : "par",
"from" : "de",
"shared by" : "Partagé par",
@@ -82,6 +89,7 @@ OC.L10N.register(
"No feeds found to add" : "Aucun flux à ajouter trouvé",
"Subscribe to" : "S'abonner à ",
"Unread Articles" : "Articles non lus",
+ "If given, this service" : "Si donné, ce service",
"Ajax or webcron mode detected! Your feeds will not be updated!" : "Mode Ajax ou Webcron détecté ! Vos flux ne seront pas mis à jour !",
"How to set up the operating system cron" : "Comment configurer le cron du système d'exploitation",
"Install and set up a faster parallel updater that uses the News app's update API" : "Installe et met en place un updater qui utilise la mise à jour API de l'application News",