You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_sharing/l10n/fr.php

11 lines
424 B

<?php $TRANSLATIONS = array(
"Your Shared Files" => "Vos documents partagés",
"Item" => "Item",
"Shared With" => "Partagé avec",
"Permissions" => "Permissions",
"Read" => "Lecture",
"Edit" => "Édition",
"Delete" => "Effacement",
"Enable Resharing" => "Permettre le repartage",
"Allow users to reshare files they don't own" => "Permettre aux utilisateurs de repartager des fichiers dont ils ne sont pas propriétaires"
);