summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/fr.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/fr.js')
-rw-r--r--apps/files_sharing/l10n/fr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js
index 0cd5e318186..dcd04d182e9 100644
--- a/apps/files_sharing/l10n/fr.js
+++ b/apps/files_sharing/l10n/fr.js
@@ -76,7 +76,7 @@ OC.L10N.register(
"Shared with {user}" : "Partagé avec {user}",
"Removed share for {user}" : "Partage supprimé pour {user}",
"You removed yourself" : "Vous vous êtes retiré du partage",
- "{actor} removed themselves" : "{actor} se sont retirés du partage",
+ "{actor} removed themselves" : "{actor} s'est retiré(e) du partage",
"{actor} shared with {user}" : "{actor} a partagé avec {user}",
"{actor} removed share for {user}" : "{actor} a supprimé le partage pour {user}",
"Shared by {actor}" : "Partagé par {actor}",
@@ -86,7 +86,7 @@ OC.L10N.register(
"You shared {file} with {user}" : "Vous avez partagé {file} avec {user}",
"You removed {user} from {file}" : "Vous avez supprimé {user} de {file}",
"You removed yourself from {file}" : "Vous vous êtes retiré du partage du fichier {file}",
- "{actor} removed themselves from {file}" : "{actor} se sont retirés du partage du fichier {file}",
+ "{actor} removed themselves from {file}" : "{actor} s'est retiré(e) du partage {file}",
"{actor} shared {file} with {user}" : "{actor} a partagé {file} avec {user}",
"{actor} removed {user} from {file}" : "{actor} a supprimé {user} de {file}",
"{actor} shared {file} with you" : "{actor} a partagé {file} avec vous",