diff options
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 4990f5c76d3..774465efcfc 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -165,10 +165,12 @@ OC.L10N.register( "Send link via email" : "Envoyer le lien par mail", "Shared with you and the group {group} by {owner}" : "Partagé avec vous et le groupe {group} par {owner}", "Shared with you by {owner}" : "Partagé avec vous par {owner}", + "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} a partagé via un lien", "group" : "groupe", "remote" : "distant", "notify by email" : "notifier par courriel", "Unshare" : "Ne plus partager", + "can reshare" : "peut repartager", "can edit" : "peut modifier", "create" : "création", "change" : "modification", |