diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-22 00:20:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-22 00:20:19 +0000 |
commit | be46ca3658189913c46f4c9cfb3bff407948236f (patch) | |
tree | 933d0a69a3ddab434ce326695c8024b45e160096 /core/l10n/fr.js | |
parent | e24efd171963dc04c4164bc890b9001c057575da (diff) | |
download | nextcloud-server-be46ca3658189913c46f4c9cfb3bff407948236f.tar.gz nextcloud-server-be46ca3658189913c46f4c9cfb3bff407948236f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index f34ae779c69..81becf45022 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -198,16 +198,16 @@ OC.L10N.register( "Back" : "Retour", "Login form is disabled." : "Le formulaire de connexion est désactivé.", "Edit Profile" : "Modifier le profil", - "The headline and about sections will show up here" : "Le titre et la section \"À propos\" apparaîtront ici", + "The headline and about sections will show up here" : "Le titre et la section « À propos » apparaîtront ici", "You have not added any info yet" : "Vous n'avez pas ajouté d'informations pour le moment", "{user} has not added any info yet" : "{user} n'a pas ajouté d'informations pour le moment", "Error opening the user status modal, try hard refreshing the page" : "Erreur lors de l'ouverture du modal du statut de l'utilisateur, essayez d'actualiser la page", "Unified search" : "Recherche unifiée", - "Search apps, files, tags, messages" : "Rechercher des apps, fichiers, étiquettes, messages", + "Search apps, files, tags, messages" : "Rechercher des applications, des fichiers, des étiquettes, des messages", "Search {types} …" : "Rechercher {types}…", - "Apps and Settings" : "Applications et Paramètres", + "Apps and Settings" : "Applications et paramètres", "Date" : "Date", - "Today" : "Auj.", + "Today" : "Aujourd'hui", "Last 7 days" : "7 derniers jours", "Last 30 days" : "30 derniers jours", "This year" : "Cette année", |