diff options
Diffstat (limited to 'apps/files_sharing/l10n/fr.js')
-rw-r--r-- | apps/files_sharing/l10n/fr.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 734f1091f75..f8a5ab777c2 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -21,6 +21,9 @@ OC.L10N.register( "Shared by" : "Partagé par", "A file or folder was shared from <strong>another server</strong>" : "Un fichier ou un répertoire a été partagé depuis <strong>un autre serveur</strong>", "You received a new remote share from %s" : "Vous avez reçu un partage distant de %s", + "%1$s accepted remote share %2$s" : "%1$s partage distant accepté %2$s", + "%1$s declined remote share %2$s" : "%1$s partage distant refusé %2$s", + "%1$s unshared %2$s" : "%1$s non partagé %2$s", "This share is password-protected" : "Ce partage est protégé par un mot de passe", "The password is wrong. Try again." : "Le mot de passe est incorrect. Veuillez réessayer.", "Password" : "Mot de passe", |