diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:38 +0000 |
commit | 355bc5e18de0a470db3c7002fcb8d71a8026fa69 (patch) | |
tree | 1a8f3f22f9ee812b71ddca88537342dbcf44003d /apps/files_sharing/l10n/fr.js | |
parent | e79c0ab233613572716aabe672ce0b2ed7aef146 (diff) | |
download | nextcloud-server-355bc5e18de0a470db3c7002fcb8d71a8026fa69.tar.gz nextcloud-server-355bc5e18de0a470db3c7002fcb8d71a8026fa69.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/fr.js')
-rw-r--r-- | apps/files_sharing/l10n/fr.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index c078284ec6d..2920ca7e9b6 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -179,7 +179,7 @@ OC.L10N.register( "Guest" : "Invité", "Group" : "Groupe", "Email" : "E-mail", - "Circle" : "Cercle", + "Team" : "Équipe", "Talk conversation" : "Conversation Talk", "Deck board" : "Tableau Deck", "ScienceMesh" : "ScienceMesh", @@ -306,6 +306,7 @@ OC.L10N.register( "Only works for users with access to this folder" : "Fonctionne uniquement pour les utilisateurs ayant accès à ce dossier", "Only works for users with access to this file" : "Fonctionne uniquement pour les utilisateurs ayant accès à ce fichier", "Password protect" : "Protéger par un mot de passe", + "Circle" : "Cercle", "Science Mesh" : "Science Mesh", "No other users with access found" : "Aucun autre utilisateur ayant un accès n'a été trouvé", "No entries found in this folder" : "Aucune entrée trouvée dans ce dossier", |