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, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js
index 4594e086e2e..46ccad45580 100644
--- a/apps/files_sharing/l10n/fr.js
+++ b/apps/files_sharing/l10n/fr.js
@@ -63,12 +63,16 @@ OC.L10N.register(
"{user} unshared {file} from you" : "{user} a cessé de partager {file} avec vous",
"Shared with {user}" : "Partagé avec {user}",
"Removed share for {user}" : "Partage supprimé pour {user}",
+ "You removed yourself" : "Vous vous êtes retirés du partage",
+ "{actor} removed themselves" : "{actor} se sont retirés 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}",
"{actor} removed share" : "{actor} a supprimé le partage",
"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és du partage du fichier {file}",
+ "{actor} removed themselves from {file}" : "{actor} se sont retirés du partage du fichier {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",