diff options
Diffstat (limited to 'apps/files_sharing/l10n/fr.php')
-rw-r--r-- | apps/files_sharing/l10n/fr.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/fr.php b/apps/files_sharing/l10n/fr.php index a5b75e412f7..9c93a4d7f2c 100644 --- a/apps/files_sharing/l10n/fr.php +++ b/apps/files_sharing/l10n/fr.php @@ -1,9 +1,11 @@ <?php $TRANSLATIONS = array( "Shared by {owner}" => "Partagé par {owner}", +"Shared by" => "Partagé par", "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", +"Name" => "Nom", "Sorry, this link doesn’t seem to work anymore." => "Désolé, mais le lien semble ne plus fonctionner.", "Reasons might be:" => "Les raisons peuvent être :", "the item was removed" => "l'item a été supprimé", |