diff options
Diffstat (limited to 'apps/files_sharing/l10n/fr.json')
-rw-r--r-- | apps/files_sharing/l10n/fr.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index 3242ea46fb2..3f996cea698 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -312,8 +312,6 @@ "the item was removed" : "l’élément a été supprimé", "the link expired" : "le lien a expiré", "sharing is disabled" : "le partage est désactivé", - "For more info, please ask the person who sent this link." : "Pour plus d'informations, veuillez contacter la personne qui vous a envoyé ce lien.", - "Share with remote" : "Partager avec le distant", - "Share with" : "Partager avec" + "For more info, please ask the person who sent this link." : "Pour plus d'informations, veuillez contacter la personne qui vous a envoyé ce lien." },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |