diff options
Diffstat (limited to 'apps/files_sharing/l10n/fr.php')
-rw-r--r-- | apps/files_sharing/l10n/fr.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/fr.php b/apps/files_sharing/l10n/fr.php index 8afbcbf630c..e094a2f2090 100644 --- a/apps/files_sharing/l10n/fr.php +++ b/apps/files_sharing/l10n/fr.php @@ -8,15 +8,13 @@ $TRANSLATIONS = array( "No files have been shared with you yet." => "Aucun fichier n'est partagé avec vous pour l'instant", "You haven't shared any files yet." => "Vous ne partagez pas de fichier pour l'instant", "You haven't shared any files by link yet." => "Vous ne partagez aucun de fichier par lien pour l'instant.", -"Add {name} from {owner}@{remote}" => "Ajouter {name} de {owner}@{remote}", -"Add Share" => "Ajouter un partage", -"Password" => "Mot de passe", "No ownCloud installation found at {remote}" => "Aucune installation ownCloud n'a été trouvée sur {remote}", "Invalid ownCloud url" => "URL ownCloud invalide", "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", "Share time" => "Date de partage", "Sorry, this link doesn’t seem to work anymore." => "Désolé, mais le lien semble ne plus fonctionner.", |